Home
last modified time | relevance | path

Searched refs:rx_fifo_overrun_err (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_gmac.c38 {"gmac_rx_overrun_cnt", MAC_STATS_FIELD_OFF(rx_fifo_overrun_err)},
430 hw_stats->rx_fifo_overrun_err in hns_gmac_update_stats()
H A Dhns_dsaf_mac.h255 u64 rx_fifo_overrun_err;/* only for gmac */ member
H A Dhns_ae_adapt.c698 rx_errors += mac_cb->hw_stats.rx_fifo_overrun_err; in hns_ae_update_stats()
717 net_stats->rx_fifo_errors = mac_cb->hw_stats.rx_fifo_overrun_err; in hns_ae_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ae_adapt.c677 rx_errors += mac_cb->hw_stats.rx_fifo_overrun_err; in hns_ae_update_stats()
696 net_stats->rx_fifo_errors = mac_cb->hw_stats.rx_fifo_overrun_err; in hns_ae_update_stats()
H A Dhns_dsaf_gmac.c38 {"gmac_rx_overrun_cnt", MAC_STATS_FIELD_OFF(rx_fifo_overrun_err)},
414 hw_stats->rx_fifo_overrun_err in hns_gmac_update_stats()
H A Dhns_dsaf_mac.h255 u64 rx_fifo_overrun_err;/* only for gmac */ member

Completed in 8 milliseconds