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

/netbsd-current/sys/dev/pci/
H A Dif_txp.c118 static void txp_tx_reclaim(struct txp_softc *, struct txp_tx_ring *,
657 txp_tx_reclaim(sc, &sc->sc_txhir, &sc->sc_txhiring_dma);
661 txp_tx_reclaim(sc, &sc->sc_txlor, &sc->sc_txloring_dma);
906 txp_tx_reclaim(struct txp_softc *sc, struct txp_tx_ring *r, function

Completed in 114 milliseconds