Searched refs:n_grp_count (Results 1 – 2 of 2) sorted by relevance
2341 recps[rid].n_grp_count = (u8)num_recps; in ice_get_recp_frm_fw()7148 free_res_idx, rm->n_grp_count); in ice_add_sw_recipe()7150 if (rm->n_grp_count > 1) { in ice_add_sw_recipe()7151 if (rm->n_grp_count > free_res_idx) in ice_add_sw_recipe()7154 rm->n_grp_count++; in ice_add_sw_recipe()7157 if (rm->n_grp_count > ICE_MAX_CHAIN_RECIPE) in ice_add_sw_recipe()7224 if (rm->n_grp_count > 1) { in ice_add_sw_recipe()7253 if (rm->n_grp_count == 1) { in ice_add_sw_recipe()7403 recp->n_grp_count = rm->n_grp_count; in ice_add_sw_recipe()7431 rm->n_grp_count = 0; in ice_create_recipe_group()[all …]
300 u8 n_grp_count; member