Home
last modified time | relevance | path

Searched refs:num_of_actions (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_cmd.c229 u8 num_of_actions, in mlx5dr_cmd_alloc_modify_header() argument
240 num_of_actions * sizeof(u64); in mlx5dr_cmd_alloc_modify_header()
248 MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_of_actions); in mlx5dr_cmd_alloc_modify_header()
250 memcpy(p_actions, actions, num_of_actions * sizeof(u64)); in mlx5dr_cmd_alloc_modify_header()
Ddr_types.h237 void mlx5dr_ste_set_rewrite_actions(u8 *hw_ste_p, u16 num_of_actions,
720 u16 num_of_actions; member
883 u8 num_of_actions,
Ddr_action.c728 attr.decap_actions = action->rewrite.num_of_actions; in mlx5dr_actions_build_ste_arr()
734 attr.modify_actions = action->rewrite.num_of_actions; in mlx5dr_actions_build_ste_arr()
932 action->rewrite.num_of_actions = i; in dr_actions_l2_rewrite()
1459 action->rewrite.num_of_actions = num_hw_actions; in dr_action_create_modify_action()
Ddr_ste.c226 void mlx5dr_ste_set_rewrite_actions(u8 *hw_ste_p, u16 num_of_actions, in mlx5dr_ste_set_rewrite_actions() argument
230 num_of_actions); in mlx5dr_ste_set_rewrite_actions()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c816 MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_actions); in mlx5_cmd_modify_header_alloc()
/Linux-v5.4/include/linux/mlx5/
Dmlx5_ifc.h5538 u8 num_of_actions[0x8]; member