Searched refs:lp_fcnt (Results 1 – 1 of 1) sorted by relevance
1531 u16 fcnt, hp_fcnt, lp_fcnt; in npc_mcam_alloc_entries() local1573 lp_fcnt = npc_mcam_get_free_count(mcam->bmap, in npc_mcam_alloc_entries()1577 fcnt = mcam->bmap_fcnt - lp_fcnt - hp_fcnt; in npc_mcam_alloc_entries()1583 } else if ((fcnt + (hp_fcnt / 2) + (lp_fcnt / 2)) > req->count) { in npc_mcam_alloc_entries()