Home
last modified time | relevance | path

Searched refs:bcn_vht_cap (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c176 if (bss_desc->bcn_vht_cap) { in mwifiex_cmd_append_11ac_tlv()
183 (u8 *)bss_desc->bcn_vht_cap, in mwifiex_cmd_append_11ac_tlv()
302 if (!bss_desc->bcn_vht_cap || !vht_oper) in mwifiex_is_bss_in_11ac_mode()
H A Dscan.c1404 bss_entry->bcn_vht_cap = in mwifiex_update_bss_desc_with_ie()
1408 (u16)((u8 *)bss_entry->bcn_vht_cap - in mwifiex_update_bss_desc_with_ie()
2937 if (curr_bss->bcn_vht_cap) in mwifiex_save_curr_bcn()
2938 curr_bss->bcn_vht_cap = (void *)(curr_bss->beacon_buf + in mwifiex_save_curr_bcn()
H A Dtdls.c271 ap_vht_cap = bss_desc->bcn_vht_cap; in mwifiex_tdls_add_vht_oper()
H A Dmain.h415 struct ieee80211_vht_cap *bcn_vht_cap; member