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

/freebsd-11.0-release/sys/dev/ixgbe/
H A Dif_ixv.c83 static int ixv_ioctl(struct ifnet *, u_long, caddr_t);
529 * ixv_ioctl is called when the user wants to configure the
536 ixv_ioctl(struct ifnet * ifp, u_long command, caddr_t data) function
1533 ifp->if_ioctl = ixv_ioctl;

Completed in 53 milliseconds