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

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c2404 static u16 npc_mcam_get_free_count(unsigned long *map, u16 start, u16 end) function
2455 fcnt = npc_mcam_get_free_count(mcam->bmap,
2480 fcnt = npc_mcam_get_free_count(mcam->bmap,
2546 lp_fcnt = npc_mcam_get_free_count(mcam->bmap,
2549 hp_fcnt = npc_mcam_get_free_count(mcam->bmap, 0, mcam->hprio_end);

Completed in 313 milliseconds