Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Drc80211_minstrel_ht.c401 !(info->flags & IEEE80211_TX_STAT_AMPDU)) in minstrel_ht_tx_status()
404 if (!(info->flags & IEEE80211_TX_STAT_AMPDU)) { in minstrel_ht_tx_status()
/linux-3.4.99/include/net/
Dmac80211.h399 IEEE80211_TX_STAT_AMPDU = BIT(10), enumerator
430 IEEE80211_TX_STAT_AMPDU | IEEE80211_TX_STAT_AMPDU_NO_BACK | \
/linux-3.4.99/drivers/net/wireless/ath/carl9170/
Dtx.c293 if (txinfo->flags & IEEE80211_TX_STAT_AMPDU) { in carl9170_tx_release()
427 txinfo->flags |= IEEE80211_TX_STAT_AMPDU; in carl9170_tx_status_process_ampdu()
/linux-3.4.99/drivers/net/wireless/rt2x00/
Drt2x00dev.c391 tx_info->flags |= IEEE80211_TX_STAT_AMPDU; in rt2x00lib_txdone()
/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/
Dampdu.c1037 tx_info->flags |= IEEE80211_TX_STAT_AMPDU; in brcms_c_ampdu_dotxstatus_complete()
/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-agn-tx.c1242 info->flags |= IEEE80211_TX_STAT_AMPDU; in iwlagn_rx_reply_compressed_ba()
Diwl-agn-rs.c941 !(info->flags & IEEE80211_TX_STAT_AMPDU)) in rs_tx_status()
1031 if (info->flags & IEEE80211_TX_STAT_AMPDU) { in rs_tx_status()
/linux-3.4.99/drivers/net/wireless/iwlegacy/
D4965-rs.c841 !(info->flags & IEEE80211_TX_STAT_AMPDU)) in il4965_rs_tx_status()
933 if (info->flags & IEEE80211_TX_STAT_AMPDU) { in il4965_rs_tx_status()
D4965-mac.c2536 info->flags |= IEEE80211_TX_STAT_AMPDU; in il4965_tx_status_reply_compressed_ba()
/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Drc.c1361 !(tx_info->flags & IEEE80211_TX_STAT_AMPDU)) in ath_tx_status()
Dxmit.c2117 tx_info->flags |= IEEE80211_TX_STAT_AMPDU; in ath_tx_rc_status()