Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_STAT_AMPDU (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h400 IEEE80211_TX_STAT_AMPDU = BIT(8), enumerator
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c2146 info->flags |= IEEE80211_TX_STAT_AMPDU; in iwl_mvm_rx_ba_notif()
2197 ba_info.flags = IEEE80211_TX_STAT_AMPDU;
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mac.c532 IEEE80211_TX_STAT_AMPDU; in mt76x02_mac_fill_tx_status()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c1135 info->flags |= IEEE80211_TX_STAT_AMPDU | IEEE80211_TX_CTL_AMPDU; in mt7603_fill_txs()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c1358 info->flags |= IEEE80211_TX_STAT_AMPDU | IEEE80211_TX_CTL_AMPDU; in mt7615_fill_txs()