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

  /src/sys/dev/pci/ixgbe/
ixgbe.c 174 static int ixgbe_ioctl(struct ifnet *, u_long, void *);
1373 ifp->if_ioctl = ixgbe_ioctl;
4076 /* XXX I moved this here from the SIOCSIFMTU case in ixgbe_ioctl(). */
6518 * ixgbe_ioctl - Ioctl entry point
6525 ixgbe_ioctl(struct ifnet *ifp, u_long command, void *data) function in typeref:typename:int
6657 } /* ixgbe_ioctl */
ixgbe.c 174 static int ixgbe_ioctl(struct ifnet *, u_long, void *);
1373 ifp->if_ioctl = ixgbe_ioctl;
4076 /* XXX I moved this here from the SIOCSIFMTU case in ixgbe_ioctl(). */
6518 * ixgbe_ioctl - Ioctl entry point
6525 ixgbe_ioctl(struct ifnet *ifp, u_long command, void *data) function in typeref:typename:int
6657 } /* ixgbe_ioctl */
ixgbe.c 174 static int ixgbe_ioctl(struct ifnet *, u_long, void *);
1373 ifp->if_ioctl = ixgbe_ioctl;
4076 /* XXX I moved this here from the SIOCSIFMTU case in ixgbe_ioctl(). */
6518 * ixgbe_ioctl - Ioctl entry point
6525 ixgbe_ioctl(struct ifnet *ifp, u_long command, void *data) function in typeref:typename:int
6657 } /* ixgbe_ioctl */
ixgbe.c 174 static int ixgbe_ioctl(struct ifnet *, u_long, void *);
1373 ifp->if_ioctl = ixgbe_ioctl;
4076 /* XXX I moved this here from the SIOCSIFMTU case in ixgbe_ioctl(). */
6518 * ixgbe_ioctl - Ioctl entry point
6525 ixgbe_ioctl(struct ifnet *ifp, u_long command, void *data) function in typeref:typename:int
6657 } /* ixgbe_ioctl */
ixgbe.c 174 static int ixgbe_ioctl(struct ifnet *, u_long, void *);
1373 ifp->if_ioctl = ixgbe_ioctl;
4076 /* XXX I moved this here from the SIOCSIFMTU case in ixgbe_ioctl(). */
6518 * ixgbe_ioctl - Ioctl entry point
6525 ixgbe_ioctl(struct ifnet *ifp, u_long command, void *data) function in typeref:typename:int
6657 } /* ixgbe_ioctl */

Completed in 181 milliseconds