Searched refs:tx_qidx (Results 1 – 1 of 1) sorted by relevance
604 unsigned int tx_dsr, tx_pos, tx_qidx; in axgbe_prepare_tx_stop() local616 tx_qidx = queue - DMA_DSRX_FIRST_QUEUE; in axgbe_prepare_tx_stop()618 tx_dsr = DMA_DSR1 + ((tx_qidx / DMA_DSRX_QPR) * DMA_DSRX_INC); in axgbe_prepare_tx_stop()619 tx_pos = ((tx_qidx % DMA_DSRX_QPR) * DMA_DSR_Q_WIDTH) + in axgbe_prepare_tx_stop()