Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci-ring.c2154 int short_framestatus; in process_isoc_td() local
2164 short_framestatus = td->urb->transfer_flags & URB_SHORT_NOT_OK ? in process_isoc_td()
2171 frame->status = short_framestatus; in process_isoc_td()
2179 frame->status = short_framestatus; in process_isoc_td()
2203 frame->status = short_framestatus; in process_isoc_td()