Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:ieee80211_ht_operation

641 	struct ieee80211_ht_operation *ht_oper = NULL;
646 if (ie && ie[1] >= sizeof(struct ieee80211_ht_operation)) {
649 ht_oper = (struct ieee80211_ht_operation *) (ie + 2);