Searched defs:hapd_init (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1850 * hapd_init - Initialize driver interface (hostapd only)
1858 void * (*hapd_init)(struct hostapd_data *hapd, member in struct:wpa_driver_ops
1863 * @priv: Private driver interface data from hapd_init()
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1850 * hapd_init - Initialize driver interface (hostapd only)
1858 void * (*hapd_init)(struct hostapd_data *hapd, member in struct:wpa_driver_ops
1863 * @priv: Private driver interface data from hapd_init()
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1850 * hapd_init - Initialize driver interface (hostapd only)
1858 void * (*hapd_init)(struct hostapd_data *hapd, member in struct:wpa_driver_ops
1863 * @priv: Private driver interface data from hapd_init()

Completed in 111 milliseconds