Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c178 const u8 *vht_ie; in mwifiex_set_vht_params() local
180 vht_ie = cfg80211_find_ie(WLAN_EID_VHT_CAPABILITY, params->beacon.tail, in mwifiex_set_vht_params()
182 if (vht_ie) { in mwifiex_set_vht_params()
183 memcpy(&bss_cfg->vht_cap, vht_ie + 2, in mwifiex_set_vht_params()