HomeSort by relevance Sort by last modified time
    Searched refs:wpa_driver_ops (Results 1 - 24 of 24) sorted by null

  /external/wpa_supplicant_8/src/drivers/
drivers.c 14 const struct wpa_driver_ops *const wpa_drivers[] =
driver_none.c 77 const struct wpa_driver_ops wpa_driver_none_ops = {
driver.h 10 * driver operations. This is followed by the struct wpa_driver_ops that each
325 * @drv_name: struct wpa_driver_ops::name (note: unlike other strings, this one
352 * Data for struct wpa_driver_ops::scan2().
565 * Data for struct wpa_driver_ops::authenticate().
680 * Data for struct wpa_driver_ops::associate().
1909 struct wpa_driver_ops { struct
    [all...]
driver_openbsd.c 127 const struct wpa_driver_ops wpa_driver_openbsd_ops = {
driver_wired.c 396 const struct wpa_driver_ops wpa_driver_wired_ops = {
driver_roboswitch.c 469 const struct wpa_driver_ops wpa_driver_roboswitch_ops = {
driver_privsep.c 833 struct wpa_driver_ops wpa_driver_privsep_ops = {
853 const struct wpa_driver_ops *const wpa_drivers[] =
driver_macsec_qca.c 733 const struct wpa_driver_ops wpa_driver_macsec_qca_ops = {
driver_hostap.c 1169 const struct wpa_driver_ops wpa_driver_hostap_ops = {
driver_macsec_linux.c 1233 const struct wpa_driver_ops wpa_driver_macsec_linux_ops = {
driver_bsd.c     [all...]
driver_atheros.c     [all...]
driver_ndis.c     [all...]
driver_wext.c     [all...]
driver_nl80211.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
preauth_test.c 30 const struct wpa_driver_ops *const wpa_drivers[] = { NULL };
213 static struct wpa_driver_ops dummy_driver;
eapol_test.c 34 const struct wpa_driver_ops *const wpa_drivers[] = { NULL };
994 struct wpa_driver_ops eapol_test_drv_ops = {
    [all...]
wpa_supplicant_i.h 591 const struct wpa_driver_ops *driver;
    [all...]
wpa_priv.c 35 const struct wpa_driver_ops *driver;
ctrl_iface.c     [all...]
  /external/wpa_supplicant_8/src/ap/
hostapd.h 143 const struct wpa_driver_ops *driver;
ap_config.h 666 const struct wpa_driver_ops *driver;
hostapd.c     [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]

Completed in 191 milliseconds