Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/huawei/hinic/
Dhinic_rx.h26 u64 other_errors; member
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()
Dhinic_main.c93 nic_rx_stats->other_errors += rx_stats.other_errors; in gather_rx_stats()
Dhinic_ethtool.c1365 HINIC_RXQ_STAT(other_errors),