Searched refs:FEC_STAT (Results 1 – 1 of 1) sorted by relevance
843 #define FEC_STAT(fp, s) \ macro940 stats->corrected_blocks.total = FEC_STAT(fp, Correctable); in fun_get_fec_stats()941 stats->uncorrectable_blocks.total = FEC_STAT(fp, Uncorrectable); in fun_get_fec_stats()946 #undef FEC_STAT