Searched refs:vht_oper (Results 1 – 2 of 2) sorted by relevance
297 struct ieee80211_vht_operation *vht_oper; in mwifiex_is_bss_in_11ac_mode() local300 vht_oper = bss_desc->bcn_vht_oper; in mwifiex_is_bss_in_11ac_mode()302 if (!bss_desc->bcn_vht_cap || !vht_oper) in mwifiex_is_bss_in_11ac_mode()305 if (vht_oper->chan_width == IEEE80211_VHT_CHANWIDTH_USE_HT) in mwifiex_is_bss_in_11ac_mode()
238 struct ieee80211_vht_operation *vht_oper; in mwifiex_tdls_add_vht_oper() local277 vht_oper = (struct ieee80211_vht_operation *)pos; in mwifiex_tdls_add_vht_oper()302 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in mwifiex_tdls_add_vht_oper()305 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_160MHZ; in mwifiex_tdls_add_vht_oper()308 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80P80MHZ; in mwifiex_tdls_add_vht_oper()311 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_USE_HT; in mwifiex_tdls_add_vht_oper()332 vht_oper->basic_mcs_set = cpu_to_le16(mcs_map_result); in mwifiex_tdls_add_vht_oper()334 switch (vht_oper->chan_width) { in mwifiex_tdls_add_vht_oper()348 vht_oper->center_freq_seg0_idx = in mwifiex_tdls_add_vht_oper()