Searched refs:ht_oper (Results 1 – 2 of 2) sorted by relevance
717 struct ieee80211_ht_operation *ht_oper = NULL; in wpas_get_op_chan_phy() local725 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wpas_get_op_chan_phy()726 sec_chan_offset = ht_oper->ht_param & in wpas_get_op_chan_phy()769 *phy_type = ieee80211_get_phy_type(freq, ht_oper != NULL, in wpas_get_op_chan_phy()
950 struct ieee80211_ht_operation *ht_oper = NULL; in wnm_nei_rep_add_bss() local955 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wnm_nei_rep_add_bss()957 if (ht_oper->ht_param & HT_INFO_HT_PARAM_SECONDARY_CHNL_ABOVE) in wnm_nei_rep_add_bss()959 else if (ht_oper->ht_param & in wnm_nei_rep_add_bss()981 phy_type = ieee80211_get_phy_type(bss->freq, (ht_oper != NULL), in wnm_nei_rep_add_bss()