/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
|