Searched refs:athn_usb_ioctl (Results 1 – 1 of 1) sorted by relevance
123 Static int athn_usb_ioctl(struct ifnet *, u_long, void *);435 ifp->if_ioctl = athn_usb_ioctl; in athn_usb_attachhook()2678 athn_usb_ioctl(struct ifnet *ifp, u_long cmd, void *data) in athn_usb_ioctl() function