Searched refs:DMA_DSRX_FIRST_QUEUE (Results 1 – 4 of 4) sorted by relevance
525 #define DMA_DSRX_FIRST_QUEUE 3 macro
463 if (channel->queue_index < DMA_DSRX_FIRST_QUEUE) { in xlgmac_prepare_tx_stop()468 tx_qidx = channel->queue_index - DMA_DSRX_FIRST_QUEUE; in xlgmac_prepare_tx_stop()
171 #define DMA_DSRX_FIRST_QUEUE 3 macro
3307 if (queue < DMA_DSRX_FIRST_QUEUE) { in xgbe_prepare_tx_stop()3311 tx_qidx = queue - DMA_DSRX_FIRST_QUEUE; in xgbe_prepare_tx_stop()