/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | fs_helpers.h | 79 mlx5_fs_is_outer_ipv4_flow(struct mlx5_core_dev *mdev, const u32 *match_c, in mlx5_fs_is_outer_ipv4_flow() argument 87 mlx5_fs_is_outer_ipv6_flow(struct mlx5_core_dev *mdev, const u32 *match_c, in mlx5_fs_is_outer_ipv6_flow() argument 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
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | fs_helpers.h | 41 static inline bool mlx5_fs_is_ipsec_flow(const u32 *match_c) in mlx5_fs_is_ipsec_flow() argument 49 static inline bool _mlx5_fs_is_outer_ipproto_flow(const u32 *match_c, in _mlx5_fs_is_outer_ipproto_flow() argument 61 static inline bool mlx5_fs_is_outer_tcp_flow(const u32 *match_c, in mlx5_fs_is_outer_tcp_flow() argument 67 static inline bool mlx5_fs_is_outer_udp_flow(const u32 *match_c, in mlx5_fs_is_outer_udp_flow() argument 73 static inline bool mlx5_fs_is_vxlan_flow(const u32 *match_c) in mlx5_fs_is_vxlan_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 134 mlx5_fs_is_outer_ipsec_flow(const u32 *match_c) mlx5_fs_is_outer_ipsec_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 | 200 u32 *match_c = spec->match_criteria; in parse_flow_attr() local 600 const u32 *match_c = spec->match_criteria; in is_valid_esp_aes_gcm() local 1438 void *match_c; in raw_fs_is_multicast() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 190 u32 *match_c = spec->match_criteria; in parse_flow_attr() local 1566 void *match_c; in raw_fs_is_multicast() local
|