Home
last modified time | relevance | path

Searched refs:crc_errs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h78 unsigned short crc_errs; /* CRC-Error counter */ member
H A Dsun3_82586.c1122 crc = swab16(p->scb->crc_errs); /* get error-statistic from the ni82586 */ in sun3_82586_get_stats()
1123 p->scb->crc_errs = 0; in sun3_82586_get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h79 unsigned short crc_errs; /* CRC-Error counter */ member
H A Dsun3_82586.c1119 crc = swab16(p->scb->crc_errs); /* get error-statistic from the ni82586 */ in sun3_82586_get_stats()
1120 p->scb->crc_errs = 0; in sun3_82586_get_stats()

Completed in 6 milliseconds