Searched refs:max_actions (Results 1 – 4 of 4) sorted by relevance
167 if (mod_hdr_acts->num_actions < mod_hdr_acts->max_actions) in mlx5e_mod_hdr_alloc()173 mod_hdr_acts->max_actions * 2 : 1); in mlx5e_mod_hdr_alloc()174 if (mod_hdr_acts->max_actions == new_num_actions) in mlx5e_mod_hdr_alloc()178 old_sz = mod_hdr_acts->max_actions * MLX5_MH_ACT_SZ; in mlx5e_mod_hdr_alloc()195 mod_hdr_acts->max_actions = new_num_actions; in mlx5e_mod_hdr_alloc()209 mod_hdr_acts->max_actions = 0; in mlx5e_mod_hdr_dealloc()
16 int max_actions; member26 .max_actions = ARRAY_SIZE(acts_arr), \
526 size_t max_actions, size_t *new_size, in mlx5hws_pat_calc_nop() argument544 if (j >= max_actions) in mlx5hws_pat_calc_nop()572 if (j >= max_actions) in mlx5hws_pat_calc_nop()
2222 u8 max_actions; in hws_action_setter_modify_header() local2254 max_actions = action->modify_header.max_num_of_actions; in hws_action_setter_modify_header()2255 arg_sz = mlx5hws_arg_get_arg_size(max_actions); in hws_action_setter_modify_header()