Searched refs:copy_bits_err (Results 1 – 3 of 3) sorted by relevance
433 u64 copy_bits_err; member
2188 hns3_ring_stats_update(ring, copy_bits_err); in hns3_handle_tx_bounce()2558 stats->tx_dropped += ring_stats.copy_bits_err; in hns3_fetch_stats()2568 stats->tx_errors += ring_stats.copy_bits_err; in hns3_fetch_stats()
40 HNS3_TQP_STAT("copy_bits_err", copy_bits_err),