Searched refs:tx_map_head (Results 1 – 2 of 2) sorted by relevance
96 uint32_t tx_map_head; member
1130 if (dwc_setup_txbuf(sc, sc->tx_map_head, &m) != 0) { in dwc_txstart_locked()1136 sc->tx_map_head = next_txidx(sc, sc->tx_map_head); in dwc_txstart_locked()1303 while (sc->tx_map_tail != sc->tx_map_head) { in dwc_txfinish_locked()