Searched refs:__TXQ (Results 1 – 2 of 2) sorted by relevance
624 #define __TXQ(q) (__RXQ(q) + MT_RXQ_BAND2) macro631 #define MT_TXQ_ID(q) MT_Q_ID(__TXQ(q))635 #define MT_TXQ_RING_BASE(q) (MT_Q_BASE(__TXQ(q)) + 0x300)642 #define MT_TXQ_EXT_CTRL(q) (MT_Q_BASE(__TXQ(q)) + 0x600 + \
46 #define TXQ_CONFIG(q, wfdma, int, id) Q_CONFIG(__TXQ(q), (wfdma), (int), (id)) in mt7915_dma_config()