Searched refs:wpa_driver_hostap_set_wpa (Results 1 – 3 of 3) sorted by relevance
101 static int wpa_driver_hostap_set_wpa(void *priv, int enabled) in wpa_driver_hostap_set_wpa() function500 .set_wpa = wpa_driver_hostap_set_wpa,
103 static int wpa_driver_hostap_set_wpa(void *priv, int enabled) in wpa_driver_hostap_set_wpa() function504 .set_wpa = wpa_driver_hostap_set_wpa,
1209 static int wpa_driver_hostap_set_wpa(void *priv, int enabled) in wpa_driver_hostap_set_wpa() function1592 wpa_driver_hostap_set_wpa(drv, 1); in wpa_driver_hostap_init()1601 wpa_driver_hostap_set_wpa(drv, 0); in wpa_driver_hostap_deinit()