Searched refs:tx_mapcount (Results 1 – 3 of 3) sorted by relevance
115 int tx_mapcount; member
455 sc->tx_mapcount--; in dma1000_txfinish_locked()485 if (sc->tx_mapcount == (TX_MAP_COUNT - 1)) { in dma1000_txstart()500 sc->tx_mapcount++; in dma1000_txstart()
505 sc->tx_mapcount = 0; in dwc_attach()