Searched refs:bcn_vht_cap (Results 1 – 4 of 4) sorted by relevance
188 if (bss_desc->bcn_vht_cap) { in mwifiex_cmd_append_11ac_tlv()195 (u8 *)bss_desc->bcn_vht_cap, in mwifiex_cmd_append_11ac_tlv()314 if (!bss_desc->bcn_vht_cap || !vht_oper) in mwifiex_is_bss_in_11ac_mode()
1427 bss_entry->bcn_vht_cap = in mwifiex_update_bss_desc_with_ie()1431 (u16)((u8 *)bss_entry->bcn_vht_cap - in mwifiex_update_bss_desc_with_ie()2964 if (curr_bss->bcn_vht_cap) in mwifiex_save_curr_bcn()2965 curr_bss->bcn_vht_cap = (void *)(curr_bss->beacon_buf + in mwifiex_save_curr_bcn()
271 ap_vht_cap = bss_desc->bcn_vht_cap; in mwifiex_tdls_add_vht_oper()
428 struct ieee80211_vht_cap *bcn_vht_cap; member