Searched refs:hw_action_sz (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
A D | dr_ste_v1.h | 33 u32 hw_action_sz, u16 *used_hw_action_num);
|
A D | dr_ste.h | 196 u32 hw_action_sz,
|
A D | dr_ste.c | 624 u8 *hw_action, u32 hw_action_sz, in mlx5dr_ste_set_action_decap_l3_list() argument 632 hw_action, hw_action_sz, in mlx5dr_ste_set_action_decap_l3_list()
|
A 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()
|
A D | dr_ste_v1.c | 984 u32 hw_action_sz, in dr_ste_v1_set_action_decap_l3_list() argument 993 if (hw_action_sz / DR_STE_ACTION_DOUBLE_SZ < DR_STE_DECAP_L3_ACTION_NUM) in dr_ste_v1_set_action_decap_l3_list()
|
A D | dr_types.h | 332 u32 hw_action_sz,
|
Completed in 24 milliseconds