Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_cmd.c338 u8 num_of_actions, in mlx5dr_cmd_alloc_modify_header() argument
349 num_of_actions * sizeof(u64); in mlx5dr_cmd_alloc_modify_header()
357 MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_of_actions); in mlx5dr_cmd_alloc_modify_header()
359 memcpy(p_actions, actions, num_of_actions * sizeof(u64)); in mlx5dr_cmd_alloc_modify_header()
Ddr_action.c738 attr.decap_actions = action->rewrite->num_of_actions; in mlx5dr_actions_build_ste_arr()
744 attr.modify_actions = action->rewrite->num_of_actions; in mlx5dr_actions_build_ste_arr()
1210 &action->rewrite->num_of_actions); in dr_action_create_reformat_action()
1803 action->rewrite->num_of_actions = num_hw_actions; in dr_action_create_modify_action()
Ddr_types.h984 u16 num_of_actions; member
1257 u8 num_of_actions,
Ddr_ste_v0.c388 static void dr_ste_v0_set_rewrite_actions(u8 *hw_ste_p, u16 num_of_actions, in dr_ste_v0_set_rewrite_actions() argument
392 num_of_actions); in dr_ste_v0_set_rewrite_actions()
Ddr_ste_v1.c489 u16 num_of_actions, in dr_ste_v1_set_rewrite_actions() argument
495 num_of_actions); in dr_ste_v1_set_rewrite_actions()
Ddr_send.c592 send_info.write.length = action->rewrite->num_of_actions * in mlx5dr_send_postsend_action()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c965 MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_actions); in mlx5_cmd_modify_header_alloc()
/Linux-v6.1/include/linux/mlx5/
Dmlx5_ifc.h6537 u8 num_of_actions[0x8]; member