Home
last modified time | relevance | path

Searched refs:wpa_driver_wext_ops (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Ddrivers.c14 extern struct wpa_driver_ops wpa_driver_wext_ops; /* driver_wext.c */
56 &wpa_driver_wext_ops,
Ddriver_wext.c2490 const struct wpa_driver_ops wpa_driver_wext_ops = { variable