Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddrivers.c43 extern struct wpa_driver_ops wpa_driver_atheros_ops; /* driver_atheros.c */
80 &wpa_driver_atheros_ops,
Ddriver_atheros.c2122 const struct wpa_driver_ops wpa_driver_atheros_ops = { variable