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

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_igb.c192 static int igb_ioctl(struct ifnet *, u_long, caddr_t);
1077 * igb_ioctl is called when the user wants to configure the
1084 igb_ioctl(struct ifnet *ifp, u_long command, caddr_t data) function
3127 ifp->if_ioctl = igb_ioctl;

Completed in 100 milliseconds