Searched refs:hp_fcnt (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c2493 u16 fcnt, hp_fcnt, lp_fcnt; local
2549 hp_fcnt = npc_mcam_get_free_count(mcam->bmap, 0, mcam->hprio_end);
2550 fcnt = mcam->bmap_fcnt - lp_fcnt - hp_fcnt;
2556 } else if ((fcnt + (hp_fcnt / 2) + (lp_fcnt / 2)) > req->count) {

Completed in 146 milliseconds