Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Ddma.c215 ret = mt76_init_tx_queue(&dev->mphy, MT_TXQ_CAB, MT_TX_HW_QUEUE_BMC, in mt7603_dma_init()
228 MT_INT_TX_DONE(MT_TX_HW_QUEUE_BMC)); in mt7603_dma_init()
H A Dbeacon.c63 FIELD_PREP(MT_DMA_FQCR0_TARGET_QID, MT_TX_HW_QUEUE_BMC)); in mt7603_update_beacon_iter()
H A Dregs.h584 #define MT_TX_HW_QUEUE_BMC 8 macro