HomeSort by: relevance | last modified time | path
    Searched defs:ixv_ioctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixv.c 90 static int ixv_ioctl(struct ifnet *, u_long, void *);
1647 ifp->if_ioctl = ixv_ioctl;
3146 * ixv_ioctl - Ioctl entry point
3153 ixv_ioctl(struct ifnet *ifp, u_long command, void *data) function in typeref:typename:int
3278 } /* ixv_ioctl */

Completed in 55 milliseconds