Searched refs:error_mid_td (Results 1 – 2 of 2) sorted by relevance
2407 if (td->error_mid_td) in process_isoc_td()2429 td->error_mid_td = true; in process_isoc_td()2439 td->error_mid_td = true; in process_isoc_td()2474 if (td->error_mid_td && ep_trb != td->last_trb) { in process_isoc_td()2793 if (td && td->error_mid_td && !trb_in_td(xhci, td, ep_trb_dma, false)) { in handle_tx_event()
1296 bool error_mid_td; member