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