Searched refs:num_of_actions (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_cmd.c | 329 u8 num_of_actions, in mlx5dr_cmd_alloc_modify_header() argument 340 num_of_actions * sizeof(u64); in mlx5dr_cmd_alloc_modify_header() 348 MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_of_actions); in mlx5dr_cmd_alloc_modify_header() 350 memcpy(p_actions, actions, num_of_actions * sizeof(u64)); in mlx5dr_cmd_alloc_modify_header()
|
| D | dr_action.c | 644 attr.decap_actions = action->rewrite->num_of_actions; in mlx5dr_actions_build_ste_arr() 650 attr.modify_actions = action->rewrite->num_of_actions; in mlx5dr_actions_build_ste_arr() 1113 &action->rewrite->num_of_actions); in dr_action_create_reformat_action() 1690 action->rewrite->num_of_actions = num_hw_actions; in dr_action_create_modify_action()
|
| D | dr_types.h | 904 u16 num_of_actions; member 1163 u8 num_of_actions,
|
| D | dr_ste_v0.c | 387 static void dr_ste_v0_set_rewrite_actions(u8 *hw_ste_p, u16 num_of_actions, in dr_ste_v0_set_rewrite_actions() argument 391 num_of_actions); in dr_ste_v0_set_rewrite_actions()
|
| D | dr_ste_v1.c | 485 u16 num_of_actions, in dr_ste_v1_set_rewrite_actions() argument 491 num_of_actions); in dr_ste_v1_set_rewrite_actions()
|
| D | dr_send.c | 591 send_info.write.length = action->rewrite->num_of_actions * in mlx5dr_send_postsend_action()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | fs_cmd.c | 886 MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_actions); in mlx5_cmd_modify_header_alloc()
|
| /Linux-v5.15/include/linux/mlx5/ |
| D | mlx5_ifc.h | 5998 u8 num_of_actions[0x8]; member
|