Lines Matching refs:wpa_driver_ops
3074 struct wpa_driver_ops { struct
6987 extern const struct wpa_driver_ops *const wpa_drivers[];
6993 extern const struct wpa_driver_ops wpa_driver_wext_ops; /* driver_wext.c */
6997 extern const struct wpa_driver_ops wpa_driver_nl80211_ops;
7000 extern const struct wpa_driver_ops wpa_driver_hostap_ops; /* driver_hostap.c */
7003 extern const struct wpa_driver_ops wpa_driver_bsd_ops; /* driver_bsd.c */
7007 extern const struct wpa_driver_ops wpa_driver_openbsd_ops;
7010 extern struct wpa_driver_ops wpa_driver_ndis_ops; /* driver_ndis.c */
7013 extern const struct wpa_driver_ops wpa_driver_wired_ops; /* driver_wired.c */
7017 extern const struct wpa_driver_ops wpa_driver_macsec_qca_ops;
7021 extern const struct wpa_driver_ops wpa_driver_macsec_linux_ops;
7025 extern const struct wpa_driver_ops wpa_driver_roboswitch_ops;
7029 extern const struct wpa_driver_ops wpa_driver_atheros_ops;
7032 extern const struct wpa_driver_ops wpa_driver_none_ops; /* driver_none.c */
7036 extern const struct wpa_driver_ops wpa_driver_zep_ops; /* driver_zephyr.c */