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