Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dehci-q.c362 ++qh->xacterrs < QH_XACTERR_MAX && in qh_completions()
366 qtd->length - QTD_LENGTH(token), qtd->length, qh->xacterrs); in qh_completions()
495 qh->xacterrs = 0; in qh_completions()
994 qh->xacterrs = 0; in qh_link_async()
Dfotg210.h454 u8 xacterrs; /* XactErr retry counter */ member
Dehci.h424 u8 xacterrs; /* XactErr retry counter */ member
Dfotg210-hcd.c2325 ++qh->xacterrs < QH_XACTERR_MAX && in qh_completions()
2331 qh->xacterrs); in qh_completions()
2448 qh->xacterrs = 0; in qh_completions()
2929 qh->xacterrs = 0; in qh_link_async()
3530 qh->xacterrs = 0; in qh_link_periodic()
Dehci-sched.c586 qh->xacterrs = 0; in qh_link_periodic()