Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
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
Dotx2_txrx.c451 status = otx2_lmt_flush(sq->io_addr); in otx2_sqe_flush()