/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | fs_helpers.h | 41 _mlx5_fs_is_outer_ipv_flow(struct mlx5_core_dev *mdev, const u32 *match_c, const u32 *match_v, int version) _mlx5_fs_is_outer_ipv_flow() argument 79 mlx5_fs_is_outer_ipv4_flow(struct mlx5_core_dev *mdev, const u32 *match_c, const u32 *match_v) mlx5_fs_is_outer_ipv4_flow() argument 87 mlx5_fs_is_outer_ipv6_flow(struct mlx5_core_dev *mdev, const u32 *match_c, const u32 *match_v) mlx5_fs_is_outer_ipv6_flow() argument
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | fs_helpers.h | 49 _mlx5_fs_is_outer_ipproto_flow(const u32 *match_c, const u32 *match_v, u8 match) _mlx5_fs_is_outer_ipproto_flow() argument 61 mlx5_fs_is_outer_tcp_flow(const u32 *match_c, const u32 *match_v) mlx5_fs_is_outer_tcp_flow() argument 67 mlx5_fs_is_outer_udp_flow(const u32 *match_c, const u32 *match_v) mlx5_fs_is_outer_udp_flow() argument 81 _mlx5_fs_is_outer_ipv_flow(struct mlx5_core_dev *mdev, const u32 *match_c, const u32 *match_v, int version) _mlx5_fs_is_outer_ipv_flow() argument 119 mlx5_fs_is_outer_ipv4_flow(struct mlx5_core_dev *mdev, const u32 *match_c, const u32 *match_v) mlx5_fs_is_outer_ipv4_flow() argument 127 mlx5_fs_is_outer_ipv6_flow(struct mlx5_core_dev *mdev, const u32 *match_c, const u32 *match_v) mlx5_fs_is_outer_ipv6_flow() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs_ethtool.c | 325 static int set_flow_attrs(u32 *match_c, u32 *match_v, in set_flow_attrs() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs_ethtool.c | 346 static int set_flow_attrs(u32 *match_c, u32 *match_v, in set_flow_attrs() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | ipsec.c | 553 validate_fpga_full_mask(struct mlx5_core_dev *dev, const u32 *match_c, const u32 *match_v) validate_fpga_full_mask() argument 603 mlx5_is_fpga_ipsec_rule(struct mlx5_core_dev *dev, u8 match_criteria_enable, const u32 *match_c, const u32 *match_v) mlx5_is_fpga_ipsec_rule() argument 638 mlx5_is_fpga_egress_ipsec_rule(struct mlx5_core_dev *dev, u8 match_criteria_enable, const u32 *match_c, const u32 *match_v, struct mlx5_flow_act *flow_act, struct mlx5_flow_context *flow_context) mlx5_is_fpga_egress_ipsec_rule() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 201 u32 *match_v = spec->match_value; in parse_flow_attr() local 1435 raw_fs_is_multicast(struct mlx5_ib_flow_matcher *fs_matcher, void *match_v) raw_fs_is_multicast() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 191 u32 *match_v = spec->match_value; in parse_flow_attr() local 1563 raw_fs_is_multicast(struct mlx5_ib_flow_matcher *fs_matcher, void *match_v) raw_fs_is_multicast() argument
|