Home
last modified time | relevance | path

Searched refs:otx2_lmt_flush (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/linux/soc/marvell/octeontx2/
H A Dasm.h11 * otx2_lmt_flush is used for LMT store operation.
17 #define otx2_lmt_flush(ioaddr) \ macro
52 #define otx2_lmt_flush(ioaddr) ({ 0; }) macro
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h424 static inline u64 otx2_lmt_flush(uint64_t addr) in otx2_lmt_flush() function
438 #define otx2_lmt_flush(addr) ({ 0; }) macro
H A Dotx2_txrx.c451 status = otx2_lmt_flush(sq->io_addr); in otx2_sqe_flush()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptlf.h360 ret = otx2_lmt_flush(lf->ioreg); in otx2_cpt_send_cmd()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c605 status = otx2_lmt_flush(sq->io_addr); in otx2_sqe_flush()

Completed in 7 milliseconds