Searched refs:ht_oper_ie (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/mac80211/
H A Dmlme.c4219 const u8 *ht_oper_ie, *ht_cap_ie; ieee80211_prep_channel() local
4221 ht_oper_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_OPERATION); ieee80211_prep_channel()
4222 if (ht_oper_ie && ht_oper_ie[1] >= sizeof(*ht_oper)) ieee80211_prep_channel()
4223 ht_oper = (void *)(ht_oper_ie + 2); ieee80211_prep_channel()

Completed in 59 milliseconds