Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cpt.c882 return rvu_cpt_ctx_flush(rvu, req->hdr.pcifunc); in rvu_mbox_handler_cpt_ctx_cache_sync()
1160 int rvu_cpt_ctx_flush(struct rvu *rvu, u16 pcifunc) in rvu_cpt_ctx_flush() function
H A Drvu.h931 int rvu_cpt_ctx_flush(struct rvu *rvu, u16 pcifunc);
H A Drvu_nix.c4863 err = rvu_cpt_ctx_flush(rvu, pcifunc); in rvu_nix_lf_teardown()