Searched refs:max_mh_actions (Results 1 – 1 of 1) sorted by relevance
1191 u16 num_actions, max_mh_actions = 0; in hws_action_create_modify_header_hws() local1219 max_mh_actions = max(max_mh_actions, new_num_actions); in hws_action_create_modify_header_hws()1222 if (mlx5hws_arg_get_arg_log_size(max_mh_actions) >= MLX5HWS_ARG_CHUNK_SIZE_MAX) { in hws_action_create_modify_header_hws()1224 max_mh_actions); in hws_action_create_modify_header_hws()1230 if (max_mh_actions > 1) { in hws_action_create_modify_header_hws()1233 max_mh_actions, in hws_action_create_modify_header_hws()1250 action[i].modify_header.max_num_of_actions = max_mh_actions; in hws_action_create_modify_header_hws()