Searched refs:qtd_desc_count (Results 1 – 1 of 1) sorted by relevance
1210 int qtd_desc_count; in dwc2_complete_non_isoc_xfer_ddma() local1214 qtd_desc_count = qtd->n_desc; in dwc2_complete_non_isoc_xfer_ddma()1216 for (i = 0; i < qtd_desc_count; i++) { in dwc2_complete_non_isoc_xfer_ddma()