Home
last modified time | relevance | path

Searched refs:MT_TXWI_FLAGS_AMPDU (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mac.h122 #define MT_TXWI_FLAGS_AMPDU BIT(4) macro
H A Dmt76x02_mac.c426 txwi_flags |= MT_TXWI_FLAGS_AMPDU | in mt76x02_mac_write_txwi()