Searched refs:vht_ie (Results 1 – 2 of 2) sorted by relevance
173 const u8 *vht_ie; in mwifiex_set_vht_params() local175 vht_ie = cfg80211_find_ie(WLAN_EID_VHT_CAPABILITY, params->beacon.tail, in mwifiex_set_vht_params()177 if (vht_ie) { in mwifiex_set_vht_params()178 memcpy(&bss_cfg->vht_cap, vht_ie + 2, in mwifiex_set_vht_params()
942 const u8 *vht_ie; in nxpwifi_set_vht_params() local944 vht_ie = cfg80211_find_ie(WLAN_EID_VHT_CAPABILITY, params->beacon.tail, in nxpwifi_set_vht_params()946 if (vht_ie) { in nxpwifi_set_vht_params()947 memcpy(&bss_cfg->vht_cap, vht_ie + 2, in nxpwifi_set_vht_params()