Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c2742 static u16 npc_mcam_get_free_count(unsigned long *map, u16 start, u16 end) in npc_mcam_get_free_count() function
2793 fcnt = npc_mcam_get_free_count(mcam->bmap, in npc_get_mcam_search_range_priority()
2818 fcnt = npc_mcam_get_free_count(mcam->bmap, in npc_get_mcam_search_range_priority()
2949 lp_fcnt = npc_mcam_get_free_count(mcam->bmap, in npc_mcam_alloc_entries()
2952 hp_fcnt = npc_mcam_get_free_count(mcam->bmap, 0, mcam->hprio_end); in npc_mcam_alloc_entries()