Searched refs:copy_bits_err (Results 1 – 3 of 3) sorted by relevance
431 u64 copy_bits_err; member
2164 hns3_ring_stats_update(ring, copy_bits_err); in hns3_handle_tx_bounce()2502 stats->tx_dropped += ring->stats.copy_bits_err; in hns3_fetch_stats()2512 stats->tx_errors += ring->stats.copy_bits_err; in hns3_fetch_stats()
39 HNS3_TQP_STAT("copy_bits_err", copy_bits_err),