Searched refs:n_grp_count (Results 1 – 2 of 2) sorted by relevance
1728 recps[rid].n_grp_count = (u8)num_recps; in ice_get_recp_frm_fw()6446 free_res_idx, rm->n_grp_count); in ice_add_sw_recipe()6448 if (rm->n_grp_count > 1) { in ice_add_sw_recipe()6449 if (rm->n_grp_count > free_res_idx) in ice_add_sw_recipe()6452 rm->n_grp_count++; in ice_add_sw_recipe()6455 if (rm->n_grp_count > ICE_MAX_CHAIN_RECIPE) in ice_add_sw_recipe()6522 if (rm->n_grp_count > 1) { in ice_add_sw_recipe()6551 if (rm->n_grp_count == 1) { in ice_add_sw_recipe()6701 recp->n_grp_count = rm->n_grp_count; in ice_add_sw_recipe()6729 rm->n_grp_count = 0; in ice_create_recipe_group()[all …]
274 u8 n_grp_count; member