Home
last modified time | relevance | path

Searched refs:other_errors (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.h26 u64 other_errors; member
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_main.c93 nic_rx_stats->other_errors += rx_stats.other_errors; in gather_rx_stats()
H A Dhinic_ethtool.c1363 HINIC_RXQ_STAT(other_errors),
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.h26 u64 other_errors; member
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_main.c93 nic_rx_stats->other_errors += rx_stats.other_errors; in gather_rx_stats()
H A Dhinic_ethtool.c1365 HINIC_RXQ_STAT(other_errors),

Completed in 10 milliseconds