Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/dec/tulip/
A Dde4x5.h770 #define RD_OF 0x00000001 /* Overflow */ macro
A Dde4x5.c1631 if (status & RD_OF) lp->stats.rx_fifo_errors++; in de4x5_rx()
1636 if (status & RD_OF) lp->pktStats.rx_overflow++; in de4x5_rx()

Completed in 17 milliseconds