Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddma.c52 #define TXQ_CONFIG(q, wfdma, int, id) Q_CONFIG(__TXQ(q), (wfdma), (int), (id)) in mt7915_dma_config() macro
67 TXQ_CONFIG(0, WFDMA1, MT_INT_TX_DONE_BAND0, MT7915_TXQ_BAND0); in mt7915_dma_config()
68 TXQ_CONFIG(1, WFDMA1, MT_INT_TX_DONE_BAND1, MT7915_TXQ_BAND1); in mt7915_dma_config()
102 TXQ_CONFIG(0, WFDMA0, MT_INT_WED_TX_DONE_BAND0, in mt7915_dma_config()
104 TXQ_CONFIG(1, WFDMA0, MT_INT_WED_TX_DONE_BAND1, in mt7915_dma_config()
115 TXQ_CONFIG(0, WFDMA0, MT_INT_TX_DONE_BAND0, in mt7915_dma_config()
117 TXQ_CONFIG(1, WFDMA0, MT_INT_TX_DONE_BAND1, in mt7915_dma_config()