Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
Duap_cmd.c161 const u8 *ht_ie; in mwifiex_set_ht_params() local
167 ht_ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, params->beacon.tail, in mwifiex_set_ht_params()
169 if (ht_ie) { in mwifiex_set_ht_params()
170 memcpy(&bss_cfg->ht_cap, ht_ie + 2, in mwifiex_set_ht_params()