Searched refs:uether_ioctl (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/dev/usb/net/
H A Dusb_ethernet.h117 int uether_ioctl(struct ifnet *, u_long, caddr_t);
H A Dusb_ethernet.c227 ifp->if_ioctl = uether_ioctl;
489 uether_ioctl(struct ifnet *ifp, u_long command, caddr_t data) function
H A Dif_axge.c922 error = uether_ioctl(ifp, cmd, data);
H A Dif_axe.c1499 error = uether_ioctl(ifp, cmd, data);
H A Dif_smsc.c1531 rc = uether_ioctl(ifp, cmd, data);

Completed in 109 milliseconds