vht_ie 189 drivers/net/wireless/marvell/mwifiex/uap_cmd.c const u8 *vht_ie; vht_ie 191 drivers/net/wireless/marvell/mwifiex/uap_cmd.c vht_ie = cfg80211_find_ie(WLAN_EID_VHT_CAPABILITY, params->beacon.tail, vht_ie 193 drivers/net/wireless/marvell/mwifiex/uap_cmd.c if (vht_ie) { vht_ie 194 drivers/net/wireless/marvell/mwifiex/uap_cmd.c memcpy(&bss_cfg->vht_cap, vht_ie + 2, vht_ie 5223 net/mac80211/mlme.c const u8 *ssidie, *ht_ie, *vht_ie; vht_ie 5373 net/mac80211/mlme.c vht_ie = ieee80211_bss_get_ie(req->bss, WLAN_EID_VHT_CAPABILITY); vht_ie 5374 net/mac80211/mlme.c if (vht_ie && vht_ie[1] >= sizeof(struct ieee80211_vht_cap)) vht_ie 5375 net/mac80211/mlme.c memcpy(&assoc_data->ap_vht_cap, vht_ie + 2,