Home
last modified time | relevance | path

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

/trueos/sys/dev/txp/
HDif_txpreg.h581 uint32_t *r_woff; /* hv write offset ptr */ member
HDif_txp.c833 if ((*sc->sc_rxhir.r_roff) != (*sc->sc_rxhir.r_woff)) in txp_int_task()
836 if ((*sc->sc_rxlor.r_roff) != (*sc->sc_rxlor.r_woff)) in txp_int_task()
908 woff = le32toh(*r->r_woff); in txp_rx_reclaim()
1409 sc->sc_rxhir.r_woff = &sc->sc_hostvar->hv_rx_hi_write_idx; in txp_alloc_rings()
1430 sc->sc_rxlor.r_woff = &sc->sc_hostvar->hv_rx_lo_write_idx; in txp_alloc_rings()