Lines Matching refs:ntd
323 qh->ntd = 0;
369 qh->ntd = 0;
494 * when no more QTDs in the list (qh->ntd == 0). Thus this function is
495 * called only when qh->ntd == 0 and qh->channel == 0.
561 qh->ntd++;
625 while (qh->ntd < ntd_max && qtd->isoc_frame_index_last <
640 if (qh->ntd == ntd_max) {
666 idx = dwc2_desclist_idx_dec(idx, inc * ((qh->ntd + 1) / 2),
815 chan->ntd = n_desc;
856 if (!qh->ntd)
865 * ntd will be changed with channel being enabled. Not
868 chan->ntd = dwc2_max_desc_num(qh);
943 qh->ntd--;