Home
last modified time | relevance | path

Searched refs:ieee80211_vht_operation (Results 1 - 16 of 16) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_vht.c76 struct ieee80211_vht_operation *oper; in hostapd_eid_vht_operation()
85 oper = (struct ieee80211_vht_operation *) pos; in hostapd_eid_vht_operation()
209 os_zalloc(sizeof(struct ieee80211_vht_operation)); in copy_sta_vht_oper()
215 sizeof(struct ieee80211_vht_operation)); in copy_sta_vht_oper()
271 2 + sizeof(struct ieee80211_vht_operation)); in hostapd_eid_vendor_vht()
H A Dsta_info.h211 struct ieee80211_vht_operation *vht_operation;
H A Dieee802_11_shared.c995 struct ieee80211_vht_operation *oper = sta->vht_operation; in get_tx_parameters()
H A Dbeacon.c457 2 + sizeof(struct ieee80211_vht_operation); in hostapd_gen_probe_resp()
1458 2 + sizeof(struct ieee80211_vht_operation); in ieee802_11_build_ap_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_vht.c76 struct ieee80211_vht_operation *oper; in hostapd_eid_vht_operation()
82 oper = (struct ieee80211_vht_operation *) pos; in hostapd_eid_vht_operation()
371 os_zalloc(sizeof(struct ieee80211_vht_operation)); in copy_sta_vht_oper()
377 sizeof(struct ieee80211_vht_operation)); in copy_sta_vht_oper()
431 2 + sizeof(struct ieee80211_vht_operation)); in hostapd_eid_vendor_vht()
H A Dsta_info.h169 struct ieee80211_vht_operation *vht_operation;
H A Dieee802_11_shared.c950 struct ieee80211_vht_operation *oper = sta->vht_operation; in get_tx_parameters()
H A Dbeacon.c394 2 + sizeof(struct ieee80211_vht_operation); in hostapd_gen_probe_resp()
1085 2 + sizeof(struct ieee80211_vht_operation); in ieee802_11_build_ap_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Drrm.c694 struct ieee80211_vht_operation *vht_oper = NULL; in wpas_get_op_chan_phy()
712 if (ie && ie[1] >= sizeof(struct ieee80211_vht_operation)) { in wpas_get_op_chan_phy()
713 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wpas_get_op_chan_phy()
H A Dwnm_sta.c911 struct ieee80211_vht_operation *vht_oper = NULL; in wnm_nei_rep_add_bss()
926 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wnm_nei_rep_add_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Drrm.c716 struct ieee80211_vht_operation *vht_oper = NULL; in wpas_get_op_chan_phy()
734 if (ie && ie[1] >= sizeof(struct ieee80211_vht_operation)) { in wpas_get_op_chan_phy()
735 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wpas_get_op_chan_phy()
H A Dwnm_sta.c928 struct ieee80211_vht_operation *vht_oper = NULL; in wnm_nei_rep_add_bss()
943 vht_oper = (struct ieee80211_vht_operation *) (ie + 2); in wnm_nei_rep_add_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.c423 if (elen < sizeof(struct ieee80211_vht_operation)) in ieee802_11_parse_elems()
H A Dieee802_11_defs.h1088 struct ieee80211_vht_operation { struct
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c613 if (elen < sizeof(struct ieee80211_vht_operation)) in ieee802_11_parse_elems()
H A Dieee802_11_defs.h1161 struct ieee80211_vht_operation { struct

Completed in 37 milliseconds