Searched refs:wpa_driver_ops (Results 1 – 25 of 26) sorted by relevance
12
3052 struct wpa_driver_ops { struct6946 extern const struct wpa_driver_ops *const wpa_drivers[];6952 extern const struct wpa_driver_ops wpa_driver_wext_ops; /* driver_wext.c */6956 extern const struct wpa_driver_ops wpa_driver_nl80211_ops;6959 extern const struct wpa_driver_ops wpa_driver_hostap_ops; /* driver_hostap.c */6962 extern const struct wpa_driver_ops wpa_driver_bsd_ops; /* driver_bsd.c */6966 extern const struct wpa_driver_ops wpa_driver_openbsd_ops;6969 extern struct wpa_driver_ops wpa_driver_ndis_ops; /* driver_ndis.c */6972 extern const struct wpa_driver_ops wpa_driver_wired_ops; /* driver_wired.c */6976 extern const struct wpa_driver_ops wpa_driver_macsec_qca_ops;[all …]
14 const struct wpa_driver_ops *const wpa_drivers[] =
70 const struct wpa_driver_ops wpa_driver_none_ops = {
130 const struct wpa_driver_ops wpa_driver_openbsd_ops = {
396 const struct wpa_driver_ops wpa_driver_wired_ops = {
823 struct wpa_driver_ops wpa_driver_privsep_ops = {843 const struct wpa_driver_ops *const wpa_drivers[] =
477 const struct wpa_driver_ops wpa_driver_roboswitch_ops = {
1039 const struct wpa_driver_ops wpa_driver_macsec_qca_ops = {
1182 const struct wpa_driver_ops wpa_driver_hostap_ops = {
1681 const struct wpa_driver_ops wpa_driver_macsec_linux_ops = {
1825 const struct wpa_driver_ops wpa_driver_bsd_ops = {
2251 const struct wpa_driver_ops wpa_driver_atheros_ops = {
2479 const struct wpa_driver_ops wpa_driver_wext_ops = {
3215 struct wpa_driver_ops wpa_driver_ndis_ops;
14000 const struct wpa_driver_ops wpa_driver_nl80211_ops = {
31 const struct wpa_driver_ops *const wpa_drivers[] = { NULL };224 static struct wpa_driver_ops stub_driver;
36 const struct wpa_driver_ops *const wpa_drivers[] = { NULL };1008 struct wpa_driver_ops eapol_test_drv_ops = {
35 const struct wpa_driver_ops *driver;
809 const struct wpa_driver_ops *driver;
1069 operations; this removes the now unused disassociate() wpa_driver_ops1301 * cleaned up driver wrapper API (struct wpa_driver_ops); the new API
198 const struct wpa_driver_ops *driver;
1065 const struct wpa_driver_ops *driver;
3390 static void hostapd_cleanup_driver(const struct wpa_driver_ops *driver, in hostapd_cleanup_driver()3423 const struct wpa_driver_ops *driver; in hostapd_interface_deinit_free()3442 static void hostapd_deinit_driver(const struct wpa_driver_ops *driver, in hostapd_deinit_driver()3567 const struct wpa_driver_ops *driver; in hostapd_disable_iface()
742 * cleaned up driver wrapper API (struct wpa_driver_ops); the new API
2456 const struct wpa_driver_ops *driver = NULL; in hostapd_config_fill()