Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h36 case COMP_SHORT_PACKET: in cdnsp_trb_comp_code_string()
H A 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()
H A Dcdnsp-gadget.h887 #define COMP_SHORT_PACKET 13 macro
/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c2386 case COMP_SHORT_PACKET: in process_ctrl_td()
2492 case COMP_SHORT_PACKET: in process_isoc_td()
2611 case COMP_SHORT_PACKET: in process_bulk_intr_td()
2737 trb_comp_code = COMP_SHORT_PACKET; in handle_tx_event()
2742 case COMP_SHORT_PACKET: in handle_tx_event()
2984 if (trb_comp_code == COMP_SHORT_PACKET) in handle_tx_event()
H A Dxhci.h861 #define COMP_SHORT_PACKET 13 macro
914 case COMP_SHORT_PACKET: in xhci_trb_comp_code_string()
H A Dxhci-dbgcap.c744 case COMP_SHORT_PACKET: in dbc_handle_xfer_event()
/openbmc/linux/drivers/usb/early/
H A Dxhci-dbc.c727 case COMP_SHORT_PACKET: in xdbc_handle_tx_event()