Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_11_vht.c297 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta, in set_sta_vht_opmode() function
H A Dieee802_11.h123 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta,
H A Dieee802_11.c3966 resp = set_sta_vht_opmode(hapd, sta, elems->opmode_notif); in __check_assoc_ies()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c781 set_sta_vht_opmode(data, sta, elems->opmode_notif); in mesh_mpm_add_peer()