Searched refs:mlx5hws_match_parameters (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ ! |
| H A D | bwc_complex.c | 25 struct mlx5hws_match_parameters *mask, in hws_match_params_exceeds_definer() 71 struct mlx5hws_match_parameters *mask) in mlx5hws_bwc_match_params_is_complex() 78 hws_get_last_set_dword_idx(const struct mlx5hws_match_parameters *mask) in hws_get_last_set_dword_idx() 89 static bool hws_match_mask_is_empty(const struct mlx5hws_match_parameters *mask) in hws_match_mask_is_empty() 116 static void hws_add_dword_to_mask(struct mlx5hws_match_parameters *mask, in hws_add_dword_to_mask() 117 const struct mlx5hws_match_parameters *orig, in hws_add_dword_to_mask() 147 static void hws_remove_dword_from_mask(struct mlx5hws_match_parameters *mask, in hws_remove_dword_from_mask() 164 static void hws_avoid_ipv6_split_of(struct mlx5hws_match_parameters *orig, in hws_avoid_ipv6_split_of() 165 struct mlx5hws_match_parameters *mask, in hws_avoid_ipv6_split_of() 195 static void hws_avoid_ipv6_split(struct mlx5hws_match_parameters *orig, in hws_avoid_ipv6_split() [all …]
|
| H A D | bwc_complex.h | 65 struct mlx5hws_match_parameters *mask); 71 struct mlx5hws_match_parameters *mask); 81 struct mlx5hws_match_parameters *params,
|
| H A D | mlx5hws.h | 850 struct mlx5hws_match_parameters { struct 878 struct mlx5hws_match_parameters *mask); 917 struct mlx5hws_match_parameters *params,
|
| H A D | bwc.h | 75 struct mlx5hws_match_parameters *mask,
|
| H A D | bwc.c | 230 struct mlx5hws_match_parameters *mask, in mlx5hws_bwc_matcher_create_simple() 323 struct mlx5hws_match_parameters *mask) in mlx5hws_bwc_matcher_create() 1128 struct mlx5hws_match_parameters *params, in mlx5hws_bwc_rule_create()
|
| H A D | fs_hws.c | 347 struct mlx5hws_match_parameters mask; in mlx5_cmd_hws_create_flow_group() 1072 struct mlx5hws_match_parameters params; in mlx5_cmd_hws_create_fte()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ ! |
| H A D | ct_fs_hmfs.c | 97 struct mlx5hws_match_parameters mask = { in mlx5_ct_fs_hmfs_matcher_create() 194 struct mlx5hws_match_parameters match_params = { in mlx5_ct_fs_hmfs_ct_rule_add()
|