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

  /src/sys/dev/pci/
if_txp.c 121 static void txp_rx_reclaim(struct txp_softc *, struct txp_rx_ring *,
648 txp_rx_reclaim(sc, &sc->sc_rxhir, &sc->sc_rxhiring_dma);
650 txp_rx_reclaim(sc, &sc->sc_rxlor, &sc->sc_rxloring_dma);
708 txp_rx_reclaim(struct txp_softc *sc, struct txp_rx_ring *r, function in typeref:typename:void
if_txp.c 121 static void txp_rx_reclaim(struct txp_softc *, struct txp_rx_ring *,
648 txp_rx_reclaim(sc, &sc->sc_rxhir, &sc->sc_rxhiring_dma);
650 txp_rx_reclaim(sc, &sc->sc_rxlor, &sc->sc_rxloring_dma);
708 txp_rx_reclaim(struct txp_softc *sc, struct txp_rx_ring *r, function in typeref:typename:void
if_txp.c 121 static void txp_rx_reclaim(struct txp_softc *, struct txp_rx_ring *,
648 txp_rx_reclaim(sc, &sc->sc_rxhir, &sc->sc_rxhiring_dma);
650 txp_rx_reclaim(sc, &sc->sc_rxlor, &sc->sc_rxloring_dma);
708 txp_rx_reclaim(struct txp_softc *sc, struct txp_rx_ring *r, function in typeref:typename:void

Completed in 43 milliseconds