Searched refs:copy_bits_err (Results 1 – 3 of 3) sorted by relevance
433 u64 copy_bits_err; member
2169 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()
39 HNS3_TQP_STAT("copy_bits_err", copy_bits_err),