Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/i825xx/
Dsun3_82586.h78 unsigned short crc_errs; /* CRC-Error counter */ member
Dsun3_82586.c1118 crc = swab16(p->scb->crc_errs); /* get error-statistic from the ni82586 */ in sun3_82586_get_stats()
1119 p->scb->crc_errs = 0; in sun3_82586_get_stats()