Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Drrm.c389 struct ieee80211_ht_operation *ht_oper = NULL; in wpas_get_op_chan_phy() local
393 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wpas_get_op_chan_phy()
395 if (ht_oper->ht_param & HT_INFO_HT_PARAM_SECONDARY_CHNL_ABOVE) in wpas_get_op_chan_phy()
397 else if (ht_oper->ht_param & in wpas_get_op_chan_phy()
Dwnm_sta.c512 struct ieee80211_ht_operation *ht_oper = NULL; in wnm_nei_rep_add_bss() local
516 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wnm_nei_rep_add_bss()
518 if (ht_oper->ht_param & HT_INFO_HT_PARAM_SECONDARY_CHNL_ABOVE) in wnm_nei_rep_add_bss()
520 else if (ht_oper->ht_param & in wnm_nei_rep_add_bss()