Searched refs:vht_oper (Results 1 – 2 of 2) sorted by relevance
309 struct ieee80211_vht_operation *vht_oper; in mwifiex_is_bss_in_11ac_mode() local312 vht_oper = bss_desc->bcn_vht_oper; in mwifiex_is_bss_in_11ac_mode()314 if (!bss_desc->bcn_vht_cap || !vht_oper) in mwifiex_is_bss_in_11ac_mode()317 if (vht_oper->chan_width == IEEE80211_VHT_CHANWIDTH_USE_HT) in mwifiex_is_bss_in_11ac_mode()
242 struct ieee80211_vht_operation *vht_oper; in mwifiex_tdls_add_vht_oper() local281 vht_oper = (struct ieee80211_vht_operation *)pos; in mwifiex_tdls_add_vht_oper()306 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in mwifiex_tdls_add_vht_oper()309 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_160MHZ; in mwifiex_tdls_add_vht_oper()312 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80P80MHZ; in mwifiex_tdls_add_vht_oper()315 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_USE_HT; in mwifiex_tdls_add_vht_oper()336 vht_oper->basic_mcs_set = cpu_to_le16(mcs_map_result); in mwifiex_tdls_add_vht_oper()338 switch (vht_oper->chan_width) { in mwifiex_tdls_add_vht_oper()352 vht_oper->center_freq_seg1_idx = in mwifiex_tdls_add_vht_oper()