Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-debug.h36 case COMP_SHORT_PACKET: in cdnsp_trb_comp_code_string()
Dcdnsp-ring.c1068 case COMP_SHORT_PACKET: in cdnsp_process_isoc_td()
1149 case COMP_SHORT_PACKET: in cdnsp_process_bulk_intr_td()
1381 if (trb_comp_code == COMP_SHORT_PACKET) in cdnsp_handle_tx_event()
Dcdnsp-gadget.h887 #define COMP_SHORT_PACKET 13 macro
/linux-6.12.1/drivers/usb/host/
Dxhci-ring.c2311 case COMP_SHORT_PACKET: in process_ctrl_td()
2416 case COMP_SHORT_PACKET: in process_isoc_td()
2537 case COMP_SHORT_PACKET: in process_bulk_intr_td()
2657 trb_comp_code = COMP_SHORT_PACKET; in handle_tx_event()
2662 case COMP_SHORT_PACKET: in handle_tx_event()
2886 if (trb_comp_code == COMP_SHORT_PACKET) in handle_tx_event()
Dxhci.h838 #define COMP_SHORT_PACKET 13 macro
891 case COMP_SHORT_PACKET: in xhci_trb_comp_code_string()
Dxhci-dbgcap.c756 case COMP_SHORT_PACKET: in dbc_handle_xfer_event()
/linux-6.12.1/drivers/usb/early/
Dxhci-dbc.c727 case COMP_SHORT_PACKET: in xdbc_handle_tx_event()