Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
Dutil.c631 struct ieee_types_header *ht_cap_ie; in mwifiex_set_sta_ht_cap() local
637 ht_cap_ie = (void *)cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies, in mwifiex_set_sta_ht_cap()
639 if (ht_cap_ie) { in mwifiex_set_sta_ht_cap()
640 ht_cap = (void *)(ht_cap_ie + 1); in mwifiex_set_sta_ht_cap()