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

  /src/sys/dev/pci/ixgbe/
ixgbe.c 177 static void ixgbe_ifstop(struct ifnet *, int);
1369 ifp->if_stop = ixgbe_ifstop;
3677 * ixgbe_ifstop() doesn't call the workqueue_wait() for
3728 * ixgbe_ifstop(), so it's not required to call ixgbe_ifstop()
3906 ixgbe_ifstop(ifp, 1);
3914 ixgbe_ifstop(ifp, 1);
4989 ixgbe_ifstop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 16 milliseconds