Lines Matching refs:num_desc
556 tx->num_desc = 0;
644 struct sdma_desc *desc = &tx->descp[tx->num_desc];
646 if (!tx->num_desc) {
675 if (tx->num_desc)
683 u16 last_desc = tx->num_desc - 1;
710 tx->num_desc++;
762 if ((unlikely(tx->num_desc == tx->desc_limit))) {
809 if ((unlikely(tx->num_desc == tx->desc_limit))) {
845 if ((unlikely(tx->num_desc == tx->desc_limit))) {
926 if (tx->num_desc > sde->desc_avail)