Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h779 void rvu_npc_free_mcam_entries(struct rvu *rvu, u16 pcifunc, int nixlf);
Drvu_nix.c1532 rvu_npc_free_mcam_entries(rvu, pcifunc, nixlf); in rvu_mbox_handler_nix_lf_free()
4527 rvu_npc_free_mcam_entries(rvu, pcifunc, nixlf); in rvu_nix_lf_teardown()
Drvu.c2571 rvu_npc_free_mcam_entries(rvu, pcifunc, -1); in __rvu_flr_handler()
Drvu_npc.c1159 void rvu_npc_free_mcam_entries(struct rvu *rvu, u16 pcifunc, int nixlf) in rvu_npc_free_mcam_entries() function