Searched defs:num_of_actions (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | mlx5hws_pat_arg.c | 28 mlx5hws_arg_get_arg_log_size(u16 num_of_actions) in mlx5hws_arg_get_arg_log_size() 34 u32 mlx5hws_arg_get_arg_size(u16 num_of_actions) in mlx5hws_arg_get_arg_size() 39 bool mlx5hws_pat_require_reparse(__be64 *actions, u16 num_of_actions) in mlx5hws_pat_require_reparse() 101 int num_of_actions, in mlx5hws_pat_compare_pattern() 130 u16 num_of_actions, in mlx5hws_pat_find_cached_pattern() 148 u16 num_of_actions, in mlx5hws_pat_get_existing_cached_pattern() 167 u16 num_of_actions, in mlx5hws_pat_add_pattern_to_cache() 243 u16 num_of_actions = pattern_sz / MLX5HWS_MODIFY_ACTION_SIZE; in mlx5hws_pat_get_pattern() local 304 u16 num_of_actions) in mlx5hws_arg_decapl3_write() 458 u8 num_of_actions, in mlx5hws_arg_create_modify_header_arg()
|
D | mlx5hws_pat_arg.h | 32 u16 num_of_actions; member
|
D | mlx5hws_action.c | 999 int *num_of_actions) in hws_action_prepare_decap_l3_actions() 1052 int num_of_actions; in hws_action_handle_tunnel_l3_to_l2() local 2067 u16 num_of_actions, in hws_action_modify_write() 2093 void mlx5hws_action_prepare_decap_l3_data(u8 *src, u8 *dst, u16 num_of_actions) in mlx5hws_action_prepare_decap_l3_data()
|
D | mlx5hws_action.h | 136 u8 num_of_actions; member 260 u8 num_of_actions; in mlx5hws_action_apply_setter() local
|
D | mlx5hws_cmd.c | 665 int num_of_actions; in mlx5hws_cmd_header_modify_pattern_create() local
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ptrn.c | 26 size_t num_of_actions, in dr_ptrn_compare_modify_hdr() 53 size_t num_of_actions, in dr_ptrn_find_cached_pattern() 78 u16 num_of_actions, u8 *data) in dr_ptrn_alloc_pattern() 134 u16 num_of_actions, in mlx5dr_ptrn_cache_get_pattern()
|
D | dr_arg.c | 171 static enum dr_arg_chunk_size dr_arg_get_chunk_size(u16 num_of_actions) in dr_arg_get_chunk_size() 191 u16 num_of_actions, in mlx5dr_arg_get_obj()
|
D | dr_send.c | 854 u16 num_of_actions, in mlx5dr_send_postsend_pattern() 873 u16 num_of_actions, u8 *actions_data) in mlx5dr_send_postsend_args()
|
D | dr_ste_v1.c | 500 u16 num_of_actions, in dr_ste_v1_set_accelerated_rewrite_actions() 523 u16 num_of_actions, in dr_ste_v1_set_basic_rewrite_actions() 538 u16 num_of_actions, in dr_ste_v1_set_rewrite_actions()
|
D | dr_cmd.c | 366 u8 num_of_actions, in mlx5dr_cmd_alloc_modify_header()
|
D | dr_ste_v0.c | 388 static void dr_ste_v0_set_rewrite_actions(u8 *hw_ste_p, u16 num_of_actions, in dr_ste_v0_set_rewrite_actions()
|
D | dr_types.h | 1019 u16 num_of_actions; member 1036 u16 num_of_actions; member
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ipsec_fs.c | 1322 u8 num_of_actions = 1; in setup_modify_header() local
|
/linux-6.12.1/include/linux/mlx5/ |
D | mlx5_ifc.h | 7157 u8 num_of_actions[0x8]; member
|