Searched refs:IEEE80211_HTC_HT (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_var.h665 #define IEEE80211_HTC_HT 0x00040000 /* CAPABILITY: HT operation */ macro
H A Dieee80211_freebsd.c290 if (vap->iv_htcaps & IEEE80211_HTC_HT) {
H A Dieee80211_node.c661 if (ic->ic_htcaps & IEEE80211_HTC_HT) {
1296 if ((ic->ic_htcaps & IEEE80211_HTC_HT) &&
H A Dieee80211_ht.c270 if (vap->iv_htcaps & IEEE80211_HTC_HT) {
/freebsd-10.2-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c432 #define IEEE80211_HTC_HT 0x00040000 /* CAPABILITY: HT operation */ macro
469 if ((hcaps & IEEE80211_HTC_HT) != 0)
/freebsd-10.2-release/sys/dev/iwn/
H A Dif_iwn.c663 | IEEE80211_HTC_HT /* HT operation */
5622 if (ic->ic_htcaps & IEEE80211_HTC_HT)
/freebsd-10.2-release/sys/dev/mwl/
H A Dif_mwl.c461 | IEEE80211_HTC_HT /* HT operation */
/freebsd-10.2-release/sys/dev/ath/
H A Dif_ath.c790 ic->ic_htcaps = IEEE80211_HTC_HT /* HT operation */

Completed in 150 milliseconds