Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net80211/
D_ieee80211.h522 #define IEEE80211_HTC_AMPDU 0x00010000 /* CAPABILITY: A-MPDU tx */ macro
Dieee80211_ht.c292 if (vap->iv_htcaps & IEEE80211_HTC_AMPDU) in ieee80211_ht_vattach()
Dieee80211_ioctl.c3219 if (ireq->i_val && (vap->iv_htcaps & IEEE80211_HTC_AMPDU) == 0) in ieee80211_ioctl_set80211()
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
Dwlan_sys.c432 #define IEEE80211_HTC_AMPDU 0x00010000 /* CAPABILITY: A-MPDU tx */ macro
468 if ((hcaps & IEEE80211_HTC_AMPDU) != 0) in wlan_htcaps_to_snmp()
/freebsd-12-stable/sys/dev/rtwn/
Dif_rtwn.c252 | IEEE80211_HTC_AMPDU /* A-MPDU tx */ in rtwn_attach()
/freebsd-12-stable/sys/dev/otus/
Dif_otus.c738 IEEE80211_HTC_AMPDU | in otus_attachhook()
/freebsd-12-stable/sys/dev/usb/wlan/
Dif_rsu.c569 IEEE80211_HTC_AMPDU | in rsu_attach()
Dif_run.c868 IEEE80211_HTC_AMPDU | in run_attach()
/freebsd-12-stable/sys/dev/mwl/
Dif_mwl.c435 | IEEE80211_HTC_AMPDU /* tx A-MPDU */ in mwl_attach()
/freebsd-12-stable/sys/dev/ath/
Dif_ath.c1149 | IEEE80211_HTC_AMPDU /* A-MPDU tx/rx */ in ath_attach()
/freebsd-12-stable/sys/dev/iwn/
Dif_iwn.c643 | IEEE80211_HTC_AMPDU /* tx A-MPDU */ in iwn_attach()