Home
last modified time | relevance | path

Searched refs:set_sta_vht_opmode (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_vht.c283 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta, in set_sta_vht_opmode() function
Dieee802_11.h94 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta,
Dieee802_11.c4514 resp = set_sta_vht_opmode(hapd, sta, elems.vht_opmode_notif); in check_assoc_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11.h93 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta,
Dieee802_11_vht.c443 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta, in set_sta_vht_opmode() function
Dieee802_11.c2971 resp = set_sta_vht_opmode(hapd, sta, elems.vht_opmode_notif); in check_assoc_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmesh_mpm.c753 set_sta_vht_opmode(data, sta, elems->vht_opmode_notif); in mesh_mpm_add_peer()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh_mpm.c750 set_sta_vht_opmode(data, sta, elems->vht_opmode_notif); in mesh_mpm_add_peer()