Searched refs:next_td (Results 1 – 3 of 3) sorted by relevance
176 struct td *next_td; in fhci_mem_free() local183 list_for_each_entry_safe(td, next_td, &fhci->empty_tds, node) { in fhci_mem_free()
167 struct ep_td_struct *curr_td, *next_td; in done() local181 next_td = req->head; in done()183 curr_td = next_td; in done()185 next_td = curr_td->next_td_virt; in done()
219 struct mv_dtd *curr_td, *next_td; in done() local233 next_td = req->head; in done()235 curr_td = next_td; in done()237 next_td = curr_td->next_dtd_virt; in done()