Home
last modified time | relevance | path

Searched refs:error_mid_td (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c2248 if (td->error_mid_td) in process_isoc_td()
2271 td->error_mid_td = true; in process_isoc_td()
2281 td->error_mid_td = true; in process_isoc_td()
2314 if (td->error_mid_td && ep_trb != td->last_trb) { in process_isoc_td()
2734 if (td->error_mid_td && in handle_tx_event()
H A Dxhci.h1557 bool error_mid_td; member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c2381 if (td->error_mid_td) in process_isoc_td()
2404 td->error_mid_td = true; in process_isoc_td()
2414 td->error_mid_td = true; in process_isoc_td()
2447 if (td->error_mid_td && ep_trb != td->last_trb) { in process_isoc_td()
2858 if (td->error_mid_td && in handle_tx_event()
H A Dxhci.h1576 bool error_mid_td; member

Completed in 21 milliseconds