Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Drtl8150.c66 #define TSR_ERRORS (TSR_ECOL | TSR_LCOL | TSR_LOSS_CRS | TSR_JBR) macro
504 if (d[0] & TSR_ERRORS) { in intr_callback()