Searched refs:corrected_error_packet_buffer_count (Results 1 – 2 of 2) sorted by relevance
2480 sc->corrected_error_packet_buffer_count += in em_update_82580_ecc_stats()2494 sc->corrected_error_packet_buffer_count += in em_update_82575_ecc_stats()2533 &sc->corrected_error_packet_buffer_count, in em_update_82576_ecc_stats()2536 &sc->corrected_error_packet_buffer_count, in em_update_82576_ecc_stats()2539 &sc->corrected_error_packet_buffer_count, in em_update_82576_ecc_stats()2543 &sc->corrected_error_packet_buffer_count, in em_update_82576_ecc_stats()2565 sc->corrected_error_packet_buffer_count += in em_update_pch_ecc_stats()2584 sc->corrected_error_packet_buffer_count += count; in em_update_82571_ecc_stats()2651 sc->corrected_error_packet_buffer_count += bitcount32(status); in em_update_i350_i354_ecc_stats()2660 sc->corrected_error_packet_buffer_count += bitcount32(status); in em_update_i350_i354_ecc_stats()[all …]
649 u64 corrected_error_packet_buffer_count; member