Searched refs:ath_ioctl (Results 1 – 1 of 1) sorted by relevance
161 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