Searched refs:MT_TXWI_FLAGS_MMPS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/mediatek/mt76/ | ||
H A D | mt76x02_mac.h | 119 #define MT_TXWI_FLAGS_MMPS BIT(1) macro |
H A D | mt76x02_mac.c | 408 txwi_flags |= MT_TXWI_FLAGS_MMPS; in mt76x02_mac_write_txwi() |