Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1284 #define MAX_SOFT_RETRY 3 macro
H A Dxhci-ring.c2626 (ep->err_count++ > MAX_SOFT_RETRY) || in process_bulk_intr_td()
2708 if (ep->err_count++ > MAX_SOFT_RETRY) in handle_tx_event()