Home
last modified time | relevance | path

Searched refs:COMP_SHORT_PACKET (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c1945 case COMP_SHORT_PACKET: in process_ctrl_td()
2051 case COMP_SHORT_PACKET: in process_isoc_td()
2156 case COMP_SHORT_PACKET: in process_bulk_intr_td()
2272 trb_comp_code = COMP_SHORT_PACKET; in handle_tx_event()
2277 case COMP_SHORT_PACKET: in handle_tx_event()
2479 if (trb_comp_code == COMP_SHORT_PACKET) in handle_tx_event()
Dxhci.h1082 #define COMP_SHORT_PACKET 13 macro
1135 case COMP_SHORT_PACKET: in xhci_trb_comp_code_string()
Dxhci-dbgcap.c613 case COMP_SHORT_PACKET: in dbc_handle_xfer_event()
/Linux-v4.19/drivers/usb/early/
Dxhci-dbc.c731 case COMP_SHORT_PACKET: in xdbc_handle_tx_event()