Searched refs:n_grp_count (Results 1 – 2 of 2) sorted by relevance
1362 recps[rid].n_grp_count = (u8)num_recps; in ice_get_recp_frm_fw()4142 free_res_idx, rm->n_grp_count); in ice_add_sw_recipe()4144 if (rm->n_grp_count > 1) { in ice_add_sw_recipe()4145 if (rm->n_grp_count > free_res_idx) in ice_add_sw_recipe()4148 rm->n_grp_count++; in ice_add_sw_recipe()4151 if (rm->n_grp_count > ICE_MAX_CHAIN_RECIPE) in ice_add_sw_recipe()4215 if (rm->n_grp_count > 1) { in ice_add_sw_recipe()4244 if (rm->n_grp_count == 1) { in ice_add_sw_recipe()4389 recp->n_grp_count = rm->n_grp_count; in ice_add_sw_recipe()4417 rm->n_grp_count = 0; in ice_create_recipe_group()[all …]
210 u8 n_grp_count; member
Completed in 11 milliseconds