Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h809 void rvu_npc_free_mcam_entries(struct rvu *rvu, u16 pcifunc, int nixlf);
Drvu_nix.c1533 rvu_npc_free_mcam_entries(rvu, pcifunc, nixlf); in rvu_mbox_handler_nix_lf_free()
4558 rvu_npc_free_mcam_entries(rvu, pcifunc, nixlf); in rvu_nix_lf_teardown()
Drvu.c2592 rvu_npc_free_mcam_entries(rvu, pcifunc, -1); in __rvu_flr_handler()
Drvu_npc.c1188 void rvu_npc_free_mcam_entries(struct rvu *rvu, u16 pcifunc, int nixlf) in rvu_npc_free_mcam_entries() function