Home
last modified time | relevance | path

Searched refs:ieee80211_ht_operation (Results 1 – 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dhw_features_common.c158 struct ieee80211_ht_operation *oper; in get_pri_sec_chan()
165 oper = (struct ieee80211_ht_operation *) elems.ht_operation; in get_pri_sec_chan()
251 struct ieee80211_ht_operation *oper; in check_20mhz_bss()
264 oper = (struct ieee80211_ht_operation *) elems.ht_operation; in check_20mhz_bss()
Dieee802_11_common.c401 if (elen < sizeof(struct ieee80211_ht_operation)) in ieee802_11_parse_elems()
Dieee802_11_defs.h1057 struct ieee80211_ht_operation { struct
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dhw_features_common.c181 struct ieee80211_ht_operation *oper; in get_pri_sec_chan()
188 oper = (struct ieee80211_ht_operation *) elems.ht_operation; in get_pri_sec_chan()
271 struct ieee80211_ht_operation *oper; in check_20mhz_bss()
284 oper = (struct ieee80211_ht_operation *) elems.ht_operation; in check_20mhz_bss()
Dieee802_11_defs.h1110 struct ieee80211_ht_operation { struct
Dieee802_11_common.c464 if (elen < sizeof(struct ieee80211_ht_operation)) in ieee802_11_parse_elems()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_ht.c84 struct ieee80211_ht_operation *oper; in hostapd_eid_ht_operation()
93 oper = (struct ieee80211_ht_operation *) pos; in hostapd_eid_ht_operation()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_ht.c84 struct ieee80211_ht_operation *oper; in hostapd_eid_ht_operation()
94 oper = (struct ieee80211_ht_operation *) pos; in hostapd_eid_ht_operation()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Drrm.c693 struct ieee80211_ht_operation *ht_oper = NULL; in wpas_get_op_chan_phy()
698 if (ie && ie[1] >= sizeof(struct ieee80211_ht_operation)) { in wpas_get_op_chan_phy()
701 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wpas_get_op_chan_phy()
Dmesh_mpm.c700 struct ieee80211_ht_operation *oper; in mesh_mpm_add_peer()
734 oper = (struct ieee80211_ht_operation *) elems->ht_operation; in mesh_mpm_add_peer()
Dwnm_sta.c910 struct ieee80211_ht_operation *ht_oper = NULL; in wnm_nei_rep_add_bss()
915 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wnm_nei_rep_add_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Drrm.c712 struct ieee80211_ht_operation *ht_oper = NULL; in wpas_get_op_chan_phy()
717 if (ie && ie[1] >= sizeof(struct ieee80211_ht_operation)) { in wpas_get_op_chan_phy()
720 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wpas_get_op_chan_phy()
Dmesh_mpm.c705 struct ieee80211_ht_operation *oper; in mesh_mpm_add_peer()
738 oper = (struct ieee80211_ht_operation *) elems->ht_operation; in mesh_mpm_add_peer()
Dwnm_sta.c927 struct ieee80211_ht_operation *ht_oper = NULL; in wnm_nei_rep_add_bss()
932 ht_oper = (struct ieee80211_ht_operation *) (ie + 2); in wnm_nei_rep_add_bss()