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

  /src/sys/dev/pci/ixgbe/
ix_txrx.c 117 static void ixgbe_drain(struct ifnet *, struct tx_ring *);
156 ixgbe_drain(ifp, txr);
311 ixgbe_drain(ifp, txr);
398 ixgbe_drain(ifp, txr);
577 * ixgbe_drain
580 ixgbe_drain(struct ifnet *ifp, struct tx_ring *txr) function in typeref:typename:void
ix_txrx.c 117 static void ixgbe_drain(struct ifnet *, struct tx_ring *);
156 ixgbe_drain(ifp, txr);
311 ixgbe_drain(ifp, txr);
398 ixgbe_drain(ifp, txr);
577 * ixgbe_drain
580 ixgbe_drain(struct ifnet *ifp, struct tx_ring *txr) function in typeref:typename:void

Completed in 24 milliseconds