Searched refs:match_definer (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_cmd.c | 1092 MLX5_SET(match_definer, ptr, format_id, format_id); in mlx5_cmd_create_match_definer() 1094 ptr = MLX5_ADDR_OF(match_definer, ptr, match_mask); in mlx5_cmd_create_match_definer() 1095 memcpy(ptr, match_mask, MLX5_FLD_SZ_BYTES(match_definer, match_mask)); in mlx5_cmd_create_match_definer()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | port_sel.c | 315 match_definer_mask = kvzalloc(MLX5_FLD_SZ_BYTES(match_definer, in mlx5_lag_create_definer()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | definer.c | 2092 struct mlx5hws_definer *match_definer, in mlx5hws_definer_calc_layout() argument 2115 ret = hws_definer_find_best_match_fit(ctx, match_definer, match_hl, in mlx5hws_definer_calc_layout()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_action.c | 1079 u8 match_mask[MLX5_FLD_SZ_BYTES(match_definer, match_mask)] = {}; in dr_action_create_range_definer()
|