Searched refs:num_of_actions (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_cmd.c | 228 u8 num_of_actions, in mlx5dr_cmd_alloc_modify_header() argument 239 num_of_actions * sizeof(u64); in mlx5dr_cmd_alloc_modify_header() 247 MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_of_actions); in mlx5dr_cmd_alloc_modify_header() 249 memcpy(p_actions, actions, num_of_actions * sizeof(u64)); in mlx5dr_cmd_alloc_modify_header()
|
| D | dr_types.h | 243 void mlx5dr_ste_set_rewrite_actions(u8 *hw_ste_p, u16 num_of_actions, 736 u16 num_of_actions; member 938 u8 num_of_actions,
|
| D | dr_action.c | 731 attr.decap_actions = action->rewrite.num_of_actions; in mlx5dr_actions_build_ste_arr() 737 attr.modify_actions = action->rewrite.num_of_actions; in mlx5dr_actions_build_ste_arr() 935 action->rewrite.num_of_actions = i; in dr_actions_l2_rewrite() 1804 action->rewrite.num_of_actions = num_hw_actions; in dr_action_create_modify_action()
|
| D | dr_send.c | 564 send_info.write.length = action->rewrite.num_of_actions * in mlx5dr_send_postsend_action()
|
| D | dr_ste.c | 241 void mlx5dr_ste_set_rewrite_actions(u8 *hw_ste_p, u16 num_of_actions, in mlx5dr_ste_set_rewrite_actions() argument 245 num_of_actions); in mlx5dr_ste_set_rewrite_actions()
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | fs_cmd.c | 813 MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_actions); in mlx5_cmd_modify_header_alloc()
|
| /Linux-v5.10/include/linux/mlx5/ |
| D | mlx5_ifc.h | 5831 u8 num_of_actions[0x8]; member
|