Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dath.c132 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