Searched refs:athn_ioctl (Results 1 – 1 of 1) sorted by relevance
148 int athn_ioctl(struct ifnet *, u_long, caddr_t);371 ifp->if_ioctl = athn_ioctl; in athn_attach()2930 athn_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in athn_ioctl() function