Home
last modified time | relevance | path

Searched refs:copy_bits_err (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h433 u64 copy_bits_err; member
Dhns3_enet.c2169 hns3_ring_stats_update(ring, copy_bits_err); in hns3_handle_tx_bounce()
2507 stats->tx_dropped += ring->stats.copy_bits_err; in hns3_fetch_stats()
2517 stats->tx_errors += ring->stats.copy_bits_err; in hns3_fetch_stats()
Dhns3_ethtool.c39 HNS3_TQP_STAT("copy_bits_err", copy_bits_err),