Home
last modified time | relevance | path

Searched refs:npc_mcam_get_free_count (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c2391 static u16 npc_mcam_get_free_count(unsigned long *map, u16 start, u16 end) in npc_mcam_get_free_count() function
2442 fcnt = npc_mcam_get_free_count(mcam->bmap, in npc_get_mcam_search_range_priority()
2467 fcnt = npc_mcam_get_free_count(mcam->bmap, in npc_get_mcam_search_range_priority()
2532 lp_fcnt = npc_mcam_get_free_count(mcam->bmap, in npc_mcam_alloc_entries()
2535 hp_fcnt = npc_mcam_get_free_count(mcam->bmap, 0, mcam->hprio_end); in npc_mcam_alloc_entries()