Home
last modified time | relevance | path

Searched refs:other_errors (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.c62 rxq_stats->other_errors = 0; in hinic_rxq_clean_stats()
81 rxq_stats->other_errors; in hinic_rxq_get_stats()
83 stats->other_errors = rxq_stats->other_errors; in hinic_rxq_get_stats()
H A Dhinic_rx.h26 u64 other_errors; member
H A Dhinic_main.c93 nic_rx_stats->other_errors += rx_stats.other_errors; in gather_rx_stats()
H A Dhinic_ethtool.c1337 HINIC_RXQ_STAT(other_errors),
/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_rx.c43 rxq_stats->other_errors = 0; in hinic3_rxq_clean_stats()
H A Dhinic3_netdev_ops.c825 rxq_stats->other_errors; in hinic3_get_stats64()