Searched refs:stsidx (Results 1 – 1 of 1) sorted by relevance
231 uint32_t tpcnt, stsidx, actual = 0; in dwc2_handle_packet() local292 stsidx = -p->packet.status; in dwc2_handle_packet()293 assert(stsidx < sizeof(pstatus) / sizeof(*pstatus)); in dwc2_handle_packet()295 trace_usb_dwc2_packet_status(pstatus[stsidx], actual); in dwc2_handle_packet()302 trace_usb_dwc2_packet_error(pstatus[stsidx]); in dwc2_handle_packet()358 intr |= pintr[stsidx]; in dwc2_handle_packet()386 trace_usb_dwc2_packet_done(pstatus[stsidx], actual, len, pcnt); in dwc2_handle_packet()400 trace_usb_dwc2_packet_next(pstatus[stsidx], len, pcnt); in dwc2_handle_packet()