Searched refs:tx_map_tail (Results 1 – 2 of 2) sorted by relevance
97 uint32_t tx_map_tail; member
1303 while (sc->tx_map_tail != sc->tx_map_head) { in dwc_txfinish_locked()1305 bmap = &sc->txbuf_map[sc->tx_map_tail]; in dwc_txfinish_locked()1329 sc->tx_map_tail = next_txidx(sc, sc->tx_map_tail); in dwc_txfinish_locked()