Searched refs:TSR_LOSS_CRS (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/usb/
H A Drtl8150.c61 #define TSR_LOSS_CRS (1<<3) macro
63 #define TSR_ERRORS (TSR_ECOL | TSR_LCOL | TSR_LOSS_CRS | TSR_JBR)
493 if (d[INT_TSR] & TSR_LOSS_CRS)

Completed in 112 milliseconds