Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_cmd.c228 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()
Ddr_types.h243 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,
Ddr_action.c731 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()
Ddr_send.c564 send_info.write.length = action->rewrite.num_of_actions * in mlx5dr_send_postsend_action()
Ddr_ste.c241 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/
Dfs_cmd.c813 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/
Dmlx5_ifc.h5831 u8 num_of_actions[0x8]; member