Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDif_igb.c134 static int igb_ioctl(struct ifnet *, u_long, caddr_t);
1052 igb_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in igb_ioctl() function
3137 ifp->if_ioctl = igb_ioctl; in igb_setup_interface()