Searched refs:txp_rx_reclaim (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_txp.c121 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

Completed in 188 milliseconds