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

/freebsd-13-stable/sys/dev/dwc/
H A Dif_dwcvar.h101 int tx_mapcount; member in struct:dwc_softc
H A Dif_dwc.c1077 if (sc->tx_mapcount == (TX_MAP_COUNT - 1)) {
1092 sc->tx_mapcount++;
1271 sc->tx_mapcount--;
1572 sc->tx_mapcount = 0;

Completed in 114 milliseconds