Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h247 unsigned long rx_fifo_ovfl; member
Dcxgb3_main.c1507 pstats->rx_fifo_ovfl; in cxgb_get_stats()
1514 ns->rx_fifo_errors = pstats->rx_fifo_ovfl; in cxgb_get_stats()
1699 *data++ = s->rx_fifo_ovfl; in get_stats()
2755 mac->stats.rx_fifo_ovfl++; in t3_adap_check_task()
Dxgmac.c497 mac->rx_ocnt = s->rx_fifo_ovfl; in t3_mac_enable()
Dt3_hw.c1802 mac->stats.rx_fifo_ovfl++; in mac_intr_handler()