Searched refs:hapd_init (Results 1 – 8 of 8) sorted by relevance
73 .hapd_init = none_driver_hapd_init,
399 .hapd_init = wired_driver_hapd_init,
1047 .hapd_init = macsec_qca_hapd_init,
1698 .hapd_init = macsec_drv_hapd_init,
1865 .hapd_init = bsd_init,
4091 void * (*hapd_init)(struct hostapd_data *hapd, member
16719 .hapd_init = i802_init,
167 if (hapd->driver == NULL || hapd->driver->hapd_init == NULL) { in hostapd_driver_init()302 hapd->drv_priv = hapd->driver->hapd_init(hapd, ¶ms); in hostapd_driver_init()