Searched refs:IEEE80211_F_VHTON (Results 1 – 7 of 7) sorted by relevance
475 ic->ic_flags |= IEEE80211_F_VHTON; /* enable 11ac by default */ in ieee80211_media_init()659 ic->ic_flags &= ~(IEEE80211_F_HTON | IEEE80211_F_VHTON); in ieee80211_media_change()664 ic->ic_flags |= IEEE80211_F_VHTON; in ieee80211_media_change()673 if ((ic->ic_flags & (IEEE80211_F_HTON | IEEE80211_F_VHTON)) == 0) { in ieee80211_media_change()
442 #define IEEE80211_F_VHTON 0x20000000 /* CONF: VHT enabled */ macro
1271 ((ic->ic_flags & IEEE80211_F_VHTON) ? 14 : 0)); in ieee80211_get_probe_req()1284 if (ic->ic_flags & IEEE80211_F_VHTON) in ieee80211_get_probe_req()1454 ((ic->ic_flags & IEEE80211_F_VHTON) ? 14 : 0)); in ieee80211_get_assoc_req()1489 if (ic->ic_flags & IEEE80211_F_VHTON) in ieee80211_get_assoc_req()
632 if ((ic->ic_flags & IEEE80211_F_VHTON) == 0) in ieee80211_vht_negotiate()
928 if ((ic->ic_flags & IEEE80211_F_VHTON) && IEEE80211_IS_CHAN_5GHZ(chan)) in ieee80211_create_ibss()
7697 if (ic->ic_flags & IEEE80211_F_VHTON) { in iwm_fill_probe_req()
7240 if (ic->ic_flags & IEEE80211_F_VHTON) { in iwx_fill_probe_req()