Home
last modified time | relevance | path

Searched refs:txp_tx_ring (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dif_txpreg.h544 struct txp_tx_ring { struct
578 struct txp_tx_ring sc_txhir, sc_txlor;
H A Dif_txp.c110 void txp_tx_reclaim(struct txp_softc *, struct txp_tx_ring *,
791 txp_tx_reclaim(struct txp_softc *sc, struct txp_tx_ring *r, in txp_tx_reclaim()
1261 struct txp_tx_ring *r = &sc->sc_txhir; in txp_start()