tag
line
file
source code
TD_EC
1235
drivers/net/de4x5.c
if (status & TD_EC) lp->pktStats.excessive_collisions++;
TD_EC
1239
drivers/net/de4x5.c
(status & (TD_LO | TD_NC | TD_EC | TD_LF))) {