Home
last modified time | relevance | path

Searched refs:IEEE80211_VHT_CAP_SHORT_GI_160 (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/net/mac80211/
Dvht.c44 IEEE80211_VHT_CAP_SHORT_GI_160); in ieee80211_apply_vhtcap_overrides()
185 IEEE80211_VHT_CAP_SHORT_GI_160); in ieee80211_vht_cap_ie_to_sta_vht_cap()
Dmain.c467 IEEE80211_VHT_CAP_SHORT_GI_160 |
Dmlme.c569 cap &= ~IEEE80211_VHT_CAP_SHORT_GI_160; in ieee80211_add_vht_ie()
/linux-4.1.27/include/linux/
Dieee80211.h1505 #define IEEE80211_VHT_CAP_SHORT_GI_160 0x00000040 macro
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c2468 IEEE80211_VHT_CAP_SHORT_GI_160 | in mac80211_hwsim_new_radio()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c5614 band->vht_cap.cap |= IEEE80211_VHT_CAP_SHORT_GI_160; in brcmf_update_vht_cap()