Home
last modified time | relevance | path

Searched refs:ovrn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c1120 unsigned short crc,aln,rsc,ovrn; in sun3_82586_get_stats() local
1128 ovrn = swab16(p->scb->ovrn_errs); in sun3_82586_get_stats()
1132 dev->stats.rx_fifo_errors += ovrn; in sun3_82586_get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c1117 unsigned short crc,aln,rsc,ovrn; in sun3_82586_get_stats() local
1125 ovrn = swab16(p->scb->ovrn_errs); in sun3_82586_get_stats()
1129 dev->stats.rx_fifo_errors += ovrn; in sun3_82586_get_stats()

Completed in 4 milliseconds