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

/external/wpa_supplicant_8/wpa_supplicant/
H A Dwnm_sta.c675 struct ieee80211_ht_operation *ht_oper = NULL; local
680 ht_oper = (struct ieee80211_ht_operation *) (ie + 2);
682 if (ht_oper->ht_param & HT_INFO_HT_PARAM_SECONDARY_CHNL_ABOVE)
684 else if (ht_oper->ht_param &
706 phy_type = ieee80211_get_phy_type(bss->freq, (ht_oper != NULL),

Completed in 119 milliseconds