Home
last modified time | relevance | path

Searched refs:ar6000_remove_ap_interface (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/ath6kl/os/linux/include/
Dar6xapi_linux.h191 int ar6000_remove_ap_interface(struct ar6_softc *ar);
/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dar6000_drv.c2153 ar6000_remove_ap_interface(); in ar6000_destroy()
6478 int ar6000_remove_ap_interface(struct ar6_softc *ar) in ar6000_remove_ap_interface() function
Dioctl.c4684 if (ar6000_remove_ap_interface(ar) != 0) { in ar6000_ioctl()