Searched refs:hapd_init (Results 1 – 8 of 8) sorted by relevance
80 .hapd_init = none_driver_hapd_init,
399 .hapd_init = wired_driver_hapd_init,
1180 .hapd_init = hostap_init,
2688 void * (*hapd_init)(struct hostapd_data *hapd, member
1729 .hapd_init = bsd_init,
2265 .hapd_init = atheros_init,
10927 .hapd_init = i802_init,
166 if (hapd->driver == NULL || hapd->driver->hapd_init == NULL) { in hostapd_driver_init()212 hapd->drv_priv = hapd->driver->hapd_init(hapd, ¶ms); in hostapd_driver_init()