Searched refs:rx_fifo_ovf (Results 1 – 2 of 2) sorted by relevance
1076 rgep->rx_fifo_ovf = 0; in rge_chip_start()1490 rgep->rx_fifo_ovf = 1; in rge_intr()1497 rgep->rx_fifo_ovf = 0; in rge_intr()1603 rgep->rx_fifo_ovf <<= 1; in rge_factotum_stall_check()1604 if (rgep->rx_fifo_ovf > rge_rx_watchdog_count) { in rge_factotum_stall_check()
498 uint32_t rx_fifo_ovf; member