Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-debug.h36 case COMP_SHORT_PACKET: in cdnsp_trb_comp_code_string()
Dcdnsp-ring.c1066 case COMP_SHORT_PACKET: in cdnsp_process_isoc_td()
1147 case COMP_SHORT_PACKET: in cdnsp_process_bulk_intr_td()
1366 if (trb_comp_code == COMP_SHORT_PACKET) in cdnsp_handle_tx_event()
Dcdnsp-gadget.h884 #define COMP_SHORT_PACKET 13 macro
/Linux-v6.1/drivers/usb/host/
Dxhci-ring.c2263 case COMP_SHORT_PACKET: in process_ctrl_td()
2367 case COMP_SHORT_PACKET: in process_isoc_td()
2471 case COMP_SHORT_PACKET: in process_bulk_intr_td()
2598 trb_comp_code = COMP_SHORT_PACKET; in handle_tx_event()
2604 case COMP_SHORT_PACKET: in handle_tx_event()
2817 if (trb_comp_code == COMP_SHORT_PACKET) in handle_tx_event()
Dxhci.h1109 #define COMP_SHORT_PACKET 13 macro
1162 case COMP_SHORT_PACKET: in xhci_trb_comp_code_string()
Dxhci-dbgcap.c703 case COMP_SHORT_PACKET: in dbc_handle_xfer_event()
/Linux-v6.1/drivers/usb/early/
Dxhci-dbc.c728 case COMP_SHORT_PACKET: in xdbc_handle_tx_event()