Searched refs:alt_next (Results 1 – 4 of 4) sorted by relevance
696 td_alt_next = td->alt_next; in xhci_generic_done_sub()743 td = td->alt_next; in xhci_generic_done_sub()752 if (td->alt_next != td_alt_next) { in xhci_generic_done_sub()833 td = td->alt_next; in xhci_skip_transfer()993 if (td->alt_next == NULL) { in xhci_check_transfer()1004 xfer->td_transfer_cache = td->alt_next; in xhci_check_transfer()1920 td->alt_next = td_alt_next; in xhci_setup_generic_chain_sub()
1049 td_alt_next = td->alt_next; in ehci_non_isoc_done_sub()1090 td = td->alt_next; in ehci_non_isoc_done_sub()1099 if (td->alt_next != td_alt_next) { in ehci_non_isoc_done_sub()1309 if (td->alt_next) { in ehci_check_transfer()1310 td = td->alt_next; in ehci_check_transfer()1655 td->alt_next = td_alt_next; in ehci_setup_standard_chain_sub()
357 struct xhci_td *alt_next; member
213 struct ehci_qtd *alt_next; member