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

  /src/sys/dev/pci/
if_txp.c 118 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 in typeref:typename:void

Completed in 12 milliseconds