Lines Matching refs:active_tx
546 if (!desc && !bdma_chan->active_tx && !list_empty(&bdma_chan->queue)) {
550 bdma_chan->active_tx = desc;
584 desc = bdma_chan->active_tx;
639 desc = bdma_chan->active_tx;
643 bdma_chan->active_tx = NULL;
660 desc = bdma_chan->active_tx;
673 bdma_chan->active_tx = NULL;
682 bdma_chan->active_tx);
920 if (bdma_chan->active_tx)
921 list_add(&bdma_chan->active_tx->desc_node, &list);
987 bdma_chan->active_tx = NULL;