Home
last modified time | relevance | path

Searched refs:COMP_STOPPED_SHORT_PACKET (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-ring.c2064 trb_comp_code == COMP_STOPPED_SHORT_PACKET) { in finish_td()
2150 case COMP_STOPPED_SHORT_PACKET: in process_ctrl_td()
2276 case COMP_STOPPED_SHORT_PACKET: in process_isoc_td()
2371 case COMP_STOPPED_SHORT_PACKET: in process_bulk_intr_td()
2508 case COMP_STOPPED_SHORT_PACKET: in handle_tx_event()
Dxhci.h1120 #define COMP_STOPPED_SHORT_PACKET 28 macro
1188 case COMP_STOPPED_SHORT_PACKET: in xhci_trb_comp_code_string()