Home
last modified time | relevance | path

Searched refs:IEEE80211_HTC_AMPDU (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/net80211/
H A D_ieee80211.h520 #define IEEE80211_HTC_AMPDU 0x00010000 /* CAPABILITY: A-MPDU tx */ macro
H A Dieee80211_ht.c290 if (vap->iv_htcaps & IEEE80211_HTC_AMPDU) in ieee80211_ht_vattach()
H A Dieee80211_ioctl.c3224 if (ireq->i_val && (vap->iv_htcaps & IEEE80211_HTC_AMPDU) == 0) in ieee80211_ioctl_set80211()
/freebsd/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) in wlan_htcaps_to_snmp()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c250 | IEEE80211_HTC_AMPDU /* A-MPDU tx */ in rtwn_attach()
/freebsd/sys/dev/otus/
H A Dif_otus.c734 IEEE80211_HTC_AMPDU | in otus_attachhook()
/freebsd/sys/dev/usb/wlan/
H A Dif_rsu.c567 IEEE80211_HTC_AMPDU | in rsu_attach()
H A Dif_run.c868 IEEE80211_HTC_AMPDU | in run_attach()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c434 | IEEE80211_HTC_AMPDU /* tx A-MPDU */ in mwl_attach()
/freebsd/sys/dev/ath/
H A Dif_ath.c1156 | IEEE80211_HTC_AMPDU /* A-MPDU tx/rx */ in ath_attach()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c4075 ic->ic_htcaps |= IEEE80211_HTC_AMPDU; in lkpi_ic_getradiocaps_ht()
/freebsd/sys/dev/iwn/
H A Dif_iwn.c640 | IEEE80211_HTC_AMPDU /* tx A-MPDU */ in iwn_attach()