Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-debug.h62 case COMP_STOPPED_SHORT_PACKET: in cdnsp_trb_comp_code_string()
H A Dcdnsp-ring.c932 trb_comp_code == COMP_STOPPED_SHORT_PACKET) { in cdnsp_finish_td()
1080 case COMP_STOPPED_SHORT_PACKET: in cdnsp_process_isoc_td()
1153 case COMP_STOPPED_SHORT_PACKET: in cdnsp_process_bulk_intr_td()
H A Dcdnsp-gadget.h903 #define COMP_STOPPED_SHORT_PACKET 28 macro
/linux-6.15/drivers/usb/host/
H A Dxhci-ring.c2221 case COMP_STOPPED_SHORT_PACKET: in finish_td()
2332 case COMP_STOPPED_SHORT_PACKET: in process_ctrl_td()
2468 case COMP_STOPPED_SHORT_PACKET: in process_isoc_td()
2558 case COMP_STOPPED_SHORT_PACKET: in process_bulk_intr_td()
2709 case COMP_STOPPED_SHORT_PACKET: in handle_tx_event()
H A Dxhci.h859 #define COMP_STOPPED_SHORT_PACKET 28 macro
927 case COMP_STOPPED_SHORT_PACKET: in xhci_trb_comp_code_string()