Searched refs:athn_ioctl (Results 1 – 1 of 1) sorted by relevance
93 Static int athn_ioctl(struct ifnet *, u_long, void *);343 ifp->if_ioctl = athn_ioctl; in athn_attach()2759 athn_ioctl(struct ifnet *ifp, u_long cmd, void *data) in athn_ioctl() function