Searched refs:hw_action_sz (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste_v1.h | 32 u32 hw_action_sz, u16 *used_hw_action_num);
|
D | dr_ste.h | 195 u32 hw_action_sz,
|
D | dr_ste.c | 608 u8 *hw_action, u32 hw_action_sz, in mlx5dr_ste_set_action_decap_l3_list() argument 616 hw_action, hw_action_sz, in mlx5dr_ste_set_action_decap_l3_list()
|
D | dr_ste_v0.c | 591 u8 *hw_action, u32 hw_action_sz, in dr_ste_v0_set_action_decap_l3_list() argument 603 hw_action_num = hw_action_sz / MLX5_ST_SZ_BYTES(dr_action_hw_set); in dr_ste_v0_set_action_decap_l3_list()
|
D | dr_ste_v1.c | 916 u32 hw_action_sz, in dr_ste_v1_set_action_decap_l3_list() argument 925 if (hw_action_sz / DR_STE_ACTION_DOUBLE_SZ < DR_STE_DECAP_L3_ACTION_NUM) in dr_ste_v1_set_action_decap_l3_list()
|
D | dr_types.h | 320 u32 hw_action_sz,
|