Searched refs:qtd_next (Results 1 – 1 of 1) sorted by relevance
773 struct isp1760_qtd *qtd, *qtd_next; in collect_qtds() local776 list_for_each_entry_safe(qtd, qtd_next, &qh->qtd_list, qtd_list) { in collect_qtds()783 qtd_next->status = QTD_RETIRE; in collect_qtds()806 qtd_next->status = QTD_RETIRE; in collect_qtds()1378 struct isp1760_qtd *qtd, *qtd_next; in qtd_list_free() local1380 list_for_each_entry_safe(qtd, qtd_next, qtd_list, qtd_list) { in qtd_list_free()