Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/soc/marvell/octeontx2/
Dasm.h16 #define otx2_lmt_flush(ioaddr) \ macro
38 #define otx2_lmt_flush(ioaddr) ({ 0; }) macro
/Linux-v5.15/drivers/crypto/marvell/octeontx2/
Dotx2_cptlf.h346 ret = otx2_lmt_flush(lf->ioreg); in otx2_cpt_send_cmd()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c458 status = otx2_lmt_flush(sq->io_addr); in otx2_sqe_flush()