Searched refs:ieee80211_ht_operation (Results 1 – 7 of 7) sorted by relevance
149 struct ieee80211_ht_operation *oper; in get_pri_sec_chan()156 oper = (struct ieee80211_ht_operation *) elems.ht_operation; in get_pri_sec_chan()242 struct ieee80211_ht_operation *oper; in check_20mhz_bss()255 oper = (struct ieee80211_ht_operation *) elems.ht_operation; in check_20mhz_bss()
377 if (elen < sizeof(struct ieee80211_ht_operation)) in ieee802_11_parse_elems()
957 struct ieee80211_ht_operation { struct
84 struct ieee80211_ht_operation *oper; in hostapd_eid_ht_operation()93 oper = (struct ieee80211_ht_operation *) pos; in hostapd_eid_ht_operation()
641 struct ieee80211_ht_operation *ht_oper = NULL; in wpas_get_op_chan_phy()646 if (ie && ie[1] >= sizeof(struct ieee80211_ht_operation)) { in wpas_get_op_chan_phy()649 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wpas_get_op_chan_phy()
651 struct ieee80211_ht_operation *oper; in mesh_mpm_add_peer()685 oper = (struct ieee80211_ht_operation *) elems->ht_operation; in mesh_mpm_add_peer()
695 struct ieee80211_ht_operation *ht_oper = NULL; in wnm_nei_rep_add_bss()700 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wnm_nei_rep_add_bss()