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

  /src/sys/dev/pci/ixgbe/
ix_txrx.c 124 static __inline void ixgbe_rx_input(struct rx_ring *, struct ifnet *,
1731 * ixgbe_rx_input
1734 ixgbe_rx_input(struct rx_ring *rxr, struct ifnet *ifp, struct mbuf *m, function in typeref:typename:void
1769 } /* ixgbe_rx_input */
2181 ixgbe_rx_input(rxr, ifp, sendmp, ptype);

Completed in 11 milliseconds