Searched refs:wpa_driver_ops (Results 1 - 24 of 24) sorted by relevance

/freebsd-current/contrib/wpa/src/drivers/
H A Ddrivers.c14 const struct wpa_driver_ops *const wpa_drivers[] =
H A Ddriver_none.c70 const struct wpa_driver_ops wpa_driver_none_ops = {
H A Ddriver_openbsd.c130 const struct wpa_driver_ops wpa_driver_openbsd_ops = {
H A Ddriver.h10 * driver operations. This is followed by the struct wpa_driver_ops that each
396 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one
423 * Data for struct wpa_driver_ops::scan2().
663 * Data for struct wpa_driver_ops::authenticate().
789 * Data for struct wpa_driver_ops::sta_auth().
851 * Data for struct wpa_driver_ops::associate().
1868 * struct wpa_driver_ops::set_key using key_flag = KEY_FLAG_PMK */
2540 * struct wpa_driver_ops - Driver interface API definition
2546 struct wpa_driver_ops { struct
4584 * wpa_driver_ops
[all...]
H A Ddriver_wired.c396 const struct wpa_driver_ops wpa_driver_wired_ops = {
H A Ddriver_roboswitch.c477 const struct wpa_driver_ops wpa_driver_roboswitch_ops = {
H A Ddriver_privsep.c823 struct wpa_driver_ops wpa_driver_privsep_ops = {
843 const struct wpa_driver_ops *const wpa_drivers[] =
H A Ddriver_macsec_qca.c1039 const struct wpa_driver_ops wpa_driver_macsec_qca_ops = {
H A Ddriver_hostap.c1180 const struct wpa_driver_ops wpa_driver_hostap_ops = {
H A Ddriver_macsec_linux.c1614 const struct wpa_driver_ops wpa_driver_macsec_linux_ops = {
H A Ddriver_bsd.c1810 const struct wpa_driver_ops wpa_driver_bsd_ops = {
H A Ddriver_wext.c2478 const struct wpa_driver_ops wpa_driver_wext_ops = {
H A Ddriver_atheros.c2250 const struct wpa_driver_ops wpa_driver_atheros_ops = {
H A Ddriver_ndis.c3215 struct wpa_driver_ops wpa_driver_ndis_ops;
H A Ddriver_nl80211.c12114 const struct wpa_driver_ops wpa_driver_nl80211_ops = {
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dpreauth_test.c30 const struct wpa_driver_ops *const wpa_drivers[] = { NULL };
223 static struct wpa_driver_ops stub_driver;
H A Deapol_test.c35 const struct wpa_driver_ops *const wpa_drivers[] = { NULL };
989 struct wpa_driver_ops eapol_test_drv_ops = {
H A Dwpa_priv.c35 const struct wpa_driver_ops *driver;
H A Dwpa_supplicant_i.h804 const struct wpa_driver_ops *driver;
H A Dctrl_iface.c12580 const struct wpa_driver_ops *drv = wpa_drivers[i];
/freebsd-current/contrib/wpa/src/ap/
H A Dhostapd.h180 const struct wpa_driver_ops *driver;
H A Dap_config.h971 const struct wpa_driver_ops *driver;
H A Dhostapd.c2688 const struct wpa_driver_ops *driver;
2710 static void hostapd_deinit_driver(const struct wpa_driver_ops *driver,
2800 const struct wpa_driver_ops *driver;
/freebsd-current/contrib/wpa/hostapd/
H A Dconfig_file.c2367 const struct wpa_driver_ops *driver = NULL;

Completed in 505 milliseconds