Searched refs:ath_ioctl (Results 1 – 1 of 1) sorted by relevance
132 static int ath_ioctl(struct ifnet *, u_long, void *);501 ifp->if_ioctl = ath_ioctl; in ath_attach()5358 ath_ioctl(struct ifnet *ifp, u_long cmd, void *data) in ath_ioctl() function