Searched refs:MT_TXS2_WCID (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ | ||
D | mac.h | 322 #define MT_TXS2_WCID GENMASK(31, 24) macro |
D | mac.c | 1363 wcidx = FIELD_GET(MT_TXS2_WCID, txs); in mt7615_mac_add_txs() |