Searched refs:MTL_Q_TQDR (Results 1 – 2 of 2) sorted by relevance
3282 tx_status = XGMAC_MTL_IOREAD(pdata, queue, MTL_Q_TQDR); in xgbe_txq_prepare_tx_stop()3283 if ((XGMAC_GET_BITS(tx_status, MTL_Q_TQDR, TRCSTS) != 1) && in xgbe_txq_prepare_tx_stop()3284 (XGMAC_GET_BITS(tx_status, MTL_Q_TQDR, TXQSTS) == 0)) in xgbe_txq_prepare_tx_stop()
804 #define MTL_Q_TQDR 0x08 macro