Searched refs:EF10_STAT_fec_uncorrected_errors (Results 1 – 2 of 2) sorted by relevance
192 EF10_STAT_fec_uncorrected_errors = EF10_STAT_V1_COUNT, enumerator
1657 (1ULL << (EF10_STAT_fec_uncorrected_errors - 64)) | \1774 if (test_bit(EF10_STAT_fec_uncorrected_errors, mask)) in efx_ef10_get_fec_stats()1776 stats[EF10_STAT_fec_uncorrected_errors]; in efx_ef10_get_fec_stats()