Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/dwc/
H A Dif_dwcvar.h99 int tx_mapcount; member
H A Dif_dwc.c1122 if (sc->tx_mapcount == (TX_MAP_COUNT - 1)) { in dwc_txstart_locked()
1137 sc->tx_mapcount++; in dwc_txstart_locked()
1324 sc->tx_mapcount--; in dwc_txfinish_locked()
1616 sc->tx_mapcount = 0; in dwc_attach()