Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_cmd.c331 u8 num_of_actions, in mlx5dr_cmd_alloc_modify_header() argument
342 num_of_actions * sizeof(u64); in mlx5dr_cmd_alloc_modify_header()
350 MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_of_actions); in mlx5dr_cmd_alloc_modify_header()
352 memcpy(p_actions, actions, num_of_actions * sizeof(u64)); in mlx5dr_cmd_alloc_modify_header()
A Ddr_action.c645 attr.decap_actions = action->rewrite->num_of_actions; in mlx5dr_actions_build_ste_arr()
651 attr.modify_actions = action->rewrite->num_of_actions; in mlx5dr_actions_build_ste_arr()
1118 &action->rewrite->num_of_actions); in dr_action_create_reformat_action()
1695 action->rewrite->num_of_actions = num_hw_actions; in dr_action_create_modify_action()
A Ddr_types.h904 u16 num_of_actions; member
1153 u8 num_of_actions,
A Ddr_ste_v0.c387 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()
A Ddr_ste_v1.c485 u16 num_of_actions, in dr_ste_v1_set_rewrite_actions() argument
491 num_of_actions); in dr_ste_v1_set_rewrite_actions()
A Ddr_send.c591 send_info.write.length = action->rewrite->num_of_actions * in mlx5dr_send_postsend_action()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_cmd.c906 MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_actions); in mlx5_cmd_modify_header_alloc()
/linux/include/linux/mlx5/
A Dmlx5_ifc.h6352 u8 num_of_actions[0x8]; member

Completed in 91 milliseconds