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