Searched refs:max_mh_actions (Results 1 – 1 of 1) sorted by relevance
1190 u16 num_actions, max_mh_actions = 0; in hws_action_create_modify_header_hws() local1218 max_mh_actions = max(max_mh_actions, new_num_actions); in hws_action_create_modify_header_hws()1221 if (mlx5hws_arg_get_arg_log_size(max_mh_actions) >= MLX5HWS_ARG_CHUNK_SIZE_MAX) { in hws_action_create_modify_header_hws()1223 max_mh_actions); in hws_action_create_modify_header_hws()1229 if (max_mh_actions > 1) { in hws_action_create_modify_header_hws()1232 max_mh_actions, in hws_action_create_modify_header_hws()1249 action[i].modify_header.max_num_of_actions = max_mh_actions; in hws_action_create_modify_header_hws()