Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c233 u8 num_of_actions, in mlx5dr_cmd_alloc_modify_header() argument
244 num_of_actions * sizeof(u64); in mlx5dr_cmd_alloc_modify_header()
252 MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_of_actions); in mlx5dr_cmd_alloc_modify_header()
254 memcpy(p_actions, actions, num_of_actions * sizeof(u64)); in mlx5dr_cmd_alloc_modify_header()
H A Ddr_types.h243 void mlx5dr_ste_set_rewrite_actions(u8 *hw_ste_p, u16 num_of_actions,
740 u16 num_of_actions; member
942 u8 num_of_actions,
H A 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()
H A Ddr_send.c564 send_info.write.length = action->rewrite.num_of_actions * in mlx5dr_send_postsend_action()
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c813 MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_actions); in mlx5_cmd_modify_header_alloc()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dmlx5_ifc.h5833 u8 num_of_actions[0x8]; member