Searched refs:ht_oper (Results 1 – 3 of 3) sorted by relevance
2217 ht_oper = "3d160b000000000000000000000000000000000000000000"2220 frame = hdr + fixed + ext_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper2226 frame = hdr + fixed + long_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper2232 frame = hdr + fixed + supp_rates + mesh_id + short_mesh_conf + mpm + ht_capab + ht_oper2237 … frame = hdr + fixed + supp_rates + ext_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper2250 … frame = hdr + fixed + supp_rates + ext_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper2258 … frame = hdr + fixed + supp_rates + ext_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper2266 … frame = hdr + fixed + supp_rates + ext_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper2321 ht_oper = "3d160b000000000000000000000000000000000000000000"2323 … frame = hdr + fixed + supp_rates + ext_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper
712 struct ieee80211_ht_operation *ht_oper = NULL; in wpas_get_op_chan_phy() local720 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wpas_get_op_chan_phy()721 sec_chan_offset = ht_oper->ht_param & in wpas_get_op_chan_phy()764 *phy_type = ieee80211_get_phy_type(freq, ht_oper != NULL, in wpas_get_op_chan_phy()
927 struct ieee80211_ht_operation *ht_oper = NULL; in wnm_nei_rep_add_bss() local932 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wnm_nei_rep_add_bss()934 if (ht_oper->ht_param & HT_INFO_HT_PARAM_SECONDARY_CHNL_ABOVE) in wnm_nei_rep_add_bss()936 else if (ht_oper->ht_param & in wnm_nei_rep_add_bss()958 phy_type = ieee80211_get_phy_type(bss->freq, (ht_oper != NULL), in wnm_nei_rep_add_bss()