Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_cpt.c874 return rvu_cpt_ctx_flush(rvu, req->hdr.pcifunc); in rvu_mbox_handler_cpt_ctx_cache_sync()
1152 int rvu_cpt_ctx_flush(struct rvu *rvu, u16 pcifunc) in rvu_cpt_ctx_flush() function
Drvu.h928 int rvu_cpt_ctx_flush(struct rvu *rvu, u16 pcifunc);
Drvu_nix.c4914 err = rvu_cpt_ctx_flush(rvu, pcifunc); in rvu_nix_lf_teardown()