Searched refs:ht_oper (Results 1 – 3 of 3) sorted by relevance
2253 ht_oper = "3d160b000000000000000000000000000000000000000000"2256 frame = hdr + fixed + ext_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper2262 frame = hdr + fixed + long_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper2268 frame = hdr + fixed + supp_rates + mesh_id + short_mesh_conf + mpm + ht_capab + ht_oper2273 … frame = hdr + fixed + supp_rates + ext_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper2286 … frame = hdr + fixed + supp_rates + ext_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper2294 … frame = hdr + fixed + supp_rates + ext_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper2302 … frame = hdr + fixed + supp_rates + ext_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper2357 ht_oper = "3d160b000000000000000000000000000000000000000000"2359 … frame = hdr + fixed + supp_rates + ext_supp_rates + mesh_id + mesh_conf + mpm + ht_capab + ht_oper
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()
954 struct ieee80211_ht_operation *ht_oper = NULL; in wnm_nei_rep_add_bss() local959 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wnm_nei_rep_add_bss()961 if (ht_oper->ht_param & HT_INFO_HT_PARAM_SECONDARY_CHNL_ABOVE) in wnm_nei_rep_add_bss()963 else if (ht_oper->ht_param & in wnm_nei_rep_add_bss()985 phy_type = ieee80211_get_phy_type(bss->freq, (ht_oper != NULL), in wnm_nei_rep_add_bss()