Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Datarilance.c294 #define RMD1_OFLO 0x10 /* overflow */ macro
984 if (status & RMD1_OFLO) dev->stats.rx_over_errors++; in lance_rx()
H A Dsun3lance.c194 #define RMD1_OFLO 0x10 /* overflow */ macro
789 if (status & RMD1_OFLO) dev->stats.rx_over_errors++; in lance_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Datarilance.c294 #define RMD1_OFLO 0x10 /* overflow */ macro
983 if (status & RMD1_OFLO) dev->stats.rx_over_errors++; in lance_rx()
H A Dsun3lance.c194 #define RMD1_OFLO 0x10 /* overflow */ macro
783 if (status & RMD1_OFLO) dev->stats.rx_over_errors++; in lance_rx()

Completed in 6 milliseconds