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