Home
last modified time | relevance | path

Searched refs:crc_errs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h79 unsigned short crc_errs; /* CRC-Error counter */ member
H A Dsun3_82586.c1120 crc = swab16(p->scb->crc_errs); /* get error-statistic from the ni82586 */ in sun3_82586_get_stats()
1121 p->scb->crc_errs = 0; in sun3_82586_get_stats()