Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/soc/marvell/octeontx2/
Dasm.h17 #define otx2_lmt_flush(ioaddr) \ macro
52 #define otx2_lmt_flush(ioaddr) ({ 0; }) macro
/linux-6.1.9/drivers/crypto/marvell/octeontx2/
Dotx2_cptlf.h357 ret = otx2_lmt_flush(lf->ioreg); in otx2_cpt_send_cmd()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c576 status = otx2_lmt_flush(sq->io_addr); in otx2_sqe_flush()