Home
last modified time | relevance | path

Searched refs:FEC_STAT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c843 #define FEC_STAT(fp, s) \ macro
940 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