Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h927 void rvu_npc_free_mcam_entries(struct rvu *rvu, u16 pcifunc, int nixlf);
H A Drvu_nix.c1690 rvu_npc_free_mcam_entries(rvu, pcifunc, nixlf); in rvu_mbox_handler_nix_lf_free()
5198 rvu_npc_free_mcam_entries(rvu, pcifunc, nixlf); in rvu_nix_lf_teardown()
H A Drvu.c2662 rvu_npc_free_mcam_entries(rvu, pcifunc, -1); in __rvu_flr_handler()
H A Drvu_npc.c1241 void rvu_npc_free_mcam_entries(struct rvu *rvu, u16 pcifunc, int nixlf) in rvu_npc_free_mcam_entries() function