tag | line | file | source code |
---|---|---|---|
crc_errs | 1059 | drivers/net/ni52.c | crc = p->scb->crc_errs; /* get error-statistic from the ni82586 */ |
crc_errs | 1060 | drivers/net/ni52.c | p->scb->crc_errs -= crc; |
crc_errs | 68 | drivers/net/ni52.h | unsigned short crc_errs; /* CRC-Error counter */ |