Searched refs:tx_dsr (Results 1 – 1 of 1) sorted by relevance
2492 unsigned int tx_dsr, tx_pos, tx_qidx; in xgbe_prepare_tx_stop() local2501 tx_dsr = DMA_DSR0; in xgbe_prepare_tx_stop()2506 tx_dsr = DMA_DSR1 + ((tx_qidx / DMA_DSRX_QPR) * DMA_DSRX_INC); in xgbe_prepare_tx_stop()2517 tx_status = XGMAC_IOREAD(pdata, tx_dsr); in xgbe_prepare_tx_stop()