Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_ath.c161 static int ath_ioctl(struct ifnet *, u_long, caddr_t);
579 ifp->if_ioctl = ath_ioctl; in ath_attach()
5938 ath_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in ath_ioctl() function