Home
last modified time | relevance | path

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

/drivers/net/cxgb3/
Dxgmac.c473 mac->rx_ocnt = s->rx_fifo_ovfl; in t3_mac_enable()
557 (s->rx_fifo_ovfl - in t3b2_mac_watchdog_task()
559 mac->rx_ocnt = s->rx_fifo_ovfl; in t3b2_mac_watchdog_task()
Dcommon.h275 unsigned long rx_fifo_ovfl; member
Dcxgb3_main.c1226 pstats->rx_fifo_ovfl; in cxgb_get_stats()
1233 ns->rx_fifo_errors = pstats->rx_fifo_ovfl; in cxgb_get_stats()
1420 *data++ = s->rx_fifo_ovfl; in get_stats()
Dt3_hw.c1711 mac->stats.rx_fifo_ovfl++; in mac_intr_handler()