Searched refs:MT_WF_ARB_TX_FLUSH_AC0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/ | ||
H A D | regs.h | 312 #define MT_WF_ARB_TX_FLUSH_AC0 BIT(0) macro |
H A D | mac.c | 199 flush_mask = MT_WF_ARB_TX_FLUSH_AC0 | in mt7603_filter_tx() |