Searched refs:tx_current (Results 1 – 4 of 4) sorted by relevance
27 u32 tx_current; /* current descriptor */ member
100 musb_writel(&tx->tx_current, 0, 0); in cppi_reset_tx()398 musb_readl(&tx->tx_current, 0), in cppi_dump_tx()
209 volatile u32 tx_current; member431 ((dpriv->tx_current-1)%TX_RING_SIZE)*sizeof(struct TxFD); in dscc4_do_tx()447 return dpriv->tx_current == dpriv->tx_dirty; in dscc4_tx_done()481 dev->name, dpriv->tx_current, dpriv->tx_dirty, msg); in dscc4_tx_print()1153 next = dpriv->tx_current%TX_RING_SIZE; in dscc4_start_xmit()1172 if (!((++dpriv->tx_current - dpriv->tx_dirty)%TX_RING_SIZE)) in dscc4_start_xmit()1546 if ((dpriv->tx_current - dpriv->tx_dirty)%TX_RING_SIZE) in dscc4_tx_irq()1927 i = dpriv->tx_current = 0; in dscc4_init_ring()
582 int tx_current; member680 lp->flowcontrol.tx_current = 0; in dwceqos_reset_state()928 if (lp->flowcontrol.tx != lp->flowcontrol.tx_current) { in dwceqos_adjust_link()933 lp->flowcontrol.tx_current = lp->flowcontrol.tx; in dwceqos_adjust_link()