Home
last modified time | relevance | path

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

/drivers/net/ethernet/amd/xgbe/
A Dxgbe-dev.c3155 tx_status = XGMAC_MTL_IOREAD(pdata, queue, MTL_Q_TQDR); in xgbe_txq_prepare_tx_stop()
3156 if ((XGMAC_GET_BITS(tx_status, MTL_Q_TQDR, TRCSTS) != 1) && in xgbe_txq_prepare_tx_stop()
3157 (XGMAC_GET_BITS(tx_status, MTL_Q_TQDR, TXQSTS) == 0)) in xgbe_txq_prepare_tx_stop()
A Dxgbe-common.h713 #define MTL_Q_TQDR 0x08 macro

Completed in 17 milliseconds