Searched refs:IEEE80211_HTC_AMPDU (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_var.h636 #define IEEE80211_HTC_AMPDU 0x00010000 /* CAPABILITY: A-MPDU tx */ macro
H A Dieee80211_ht.c293 if (vap->iv_htcaps & IEEE80211_HTC_AMPDU)
H A Dieee80211_ioctl.c3014 if (ireq->i_val && (vap->iv_htcaps & IEEE80211_HTC_AMPDU) == 0)
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c429 #define IEEE80211_HTC_AMPDU 0x00010000 /* CAPABILITY: A-MPDU tx */ macro
465 if ((hcaps & IEEE80211_HTC_AMPDU) != 0)
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath.c627 | IEEE80211_HTC_AMPDU /* A-MPDU tx/rx */
/freebsd-9.3-release/sys/dev/mwl/
H A Dif_mwl.c455 | IEEE80211_HTC_AMPDU /* tx A-MPDU */
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c619 | IEEE80211_HTC_AMPDU /* tx A-MPDU */

Completed in 143 milliseconds