Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dehci-q.c374 ++qh->xacterrs < QH_XACTERR_MAX && in qh_completions()
378 qtd->length - QTD_LENGTH(token), qtd->length, qh->xacterrs); in qh_completions()
507 qh->xacterrs = 0; in qh_completions()
1006 qh->xacterrs = 0; in qh_link_async()
Dehci.h428 u8 xacterrs; /* XactErr retry counter */ member
Dehci-sched.c573 qh->xacterrs = 0; in qh_link_periodic()
/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-hcd.h455 u8 xacterrs; /* XactErr retry counter */ member
Dfotg210-hcd.c2330 ++qh->xacterrs < QH_XACTERR_MAX && in qh_completions()
2336 qh->xacterrs); in qh_completions()
2453 qh->xacterrs = 0; in qh_completions()
2931 qh->xacterrs = 0; in qh_link_async()
3532 qh->xacterrs = 0; in qh_link_periodic()