Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Drtl8150.c63 #define TSR_ERRORS (TSR_ECOL | TSR_LCOL | TSR_LOSS_CRS | TSR_JBR) macro
487 if (d[0] & TSR_ERRORS) { in intr_callback()