Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-debug.h36 case COMP_SHORT_PACKET: in cdnsp_trb_comp_code_string()
H A Dcdnsp-ring.c1069 case COMP_SHORT_PACKET: in cdnsp_process_isoc_td()
1150 case COMP_SHORT_PACKET: in cdnsp_process_bulk_intr_td()
1382 if (trb_comp_code == COMP_SHORT_PACKET) in cdnsp_handle_tx_event()
H A Dcdnsp-gadget.h890 #define COMP_SHORT_PACKET 13 macro
/linux-6.15/drivers/usb/host/
H A Dxhci-ring.c2329 case COMP_SHORT_PACKET: in process_ctrl_td()
2434 case COMP_SHORT_PACKET: in process_isoc_td()
2555 case COMP_SHORT_PACKET: in process_bulk_intr_td()
2627 case COMP_SHORT_PACKET: in xhci_spurious_success_tx_event()
2692 trb_comp_code = COMP_SHORT_PACKET; in handle_tx_event()
2697 case COMP_SHORT_PACKET: in handle_tx_event()
H A Dxhci.h844 #define COMP_SHORT_PACKET 13 macro
897 case COMP_SHORT_PACKET: in xhci_trb_comp_code_string()
H A Dxhci-dbgcap.c757 case COMP_SHORT_PACKET: in dbc_handle_xfer_event()
/linux-6.15/drivers/usb/early/
H A Dxhci-dbc.c727 case COMP_SHORT_PACKET: in xdbc_handle_tx_event()