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
|