Home
last modified time | relevance | path

Searched refs:IEEE80211_VHT_CHANWIDTH_80MHZ (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c226 min_t(u8, IEEE80211_VHT_CHANWIDTH_80MHZ, in mwifiex_cmd_append_11ac_tlv()
334 if (chan_bw == IEEE80211_VHT_CHANWIDTH_80MHZ) in mwifiex_get_center_freq_index()
341 if (chan_bw == IEEE80211_VHT_CHANWIDTH_80MHZ) in mwifiex_get_center_freq_index()
350 if (chan_bw == IEEE80211_VHT_CHANWIDTH_80MHZ) in mwifiex_get_center_freq_index()
357 if (chan_bw == IEEE80211_VHT_CHANWIDTH_80MHZ) in mwifiex_get_center_freq_index()
366 if (chan_bw == IEEE80211_VHT_CHANWIDTH_80MHZ) in mwifiex_get_center_freq_index()
373 if (chan_bw == IEEE80211_VHT_CHANWIDTH_80MHZ) in mwifiex_get_center_freq_index()
H A Dtdls.c301 case IEEE80211_VHT_CHANWIDTH_80MHZ: in mwifiex_tdls_add_vht_oper()
302 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in mwifiex_tdls_add_vht_oper()
335 case IEEE80211_VHT_CHANWIDTH_80MHZ: in mwifiex_tdls_add_vht_oper()
336 chan_bw = IEEE80211_VHT_CHANWIDTH_80MHZ; in mwifiex_tdls_add_vht_oper()
342 chan_bw = IEEE80211_VHT_CHANWIDTH_80MHZ; in mwifiex_tdls_add_vht_oper()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dutil.c3055 *pos++ = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_wide_bw_cs()
3098 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper()
3110 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper()
3113 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper()
3323 case IEEE80211_VHT_CHANWIDTH_80MHZ: in ieee80211_chandef_vht_oper()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dutil.c2192 case IEEE80211_VHT_CHANWIDTH_80MHZ: in ieee80211_get_vht_max_nss()
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h1746 IEEE80211_VHT_CHANWIDTH_80MHZ = 1, enumerator