Home
last modified time | relevance | path

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

/openbmc/linux/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()