Home
last modified time | relevance | path

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

/src/sys/dev/ice/
H A Dice_lib.c195 struct ice_fec_stats_to_sysctl *fec_stats);
11079 struct ice_fec_stats_to_sysctl *fec_stats) in ice_get_port_fec_stats() argument
11143 fec_stats->fec_corr_cnt_low = corr_low_val; in ice_get_port_fec_stats()
11144 fec_stats->fec_corr_cnt_high = corr_high_val; in ice_get_port_fec_stats()
11145 fec_stats->fec_uncorr_cnt_low = uncorr_low_val; in ice_get_port_fec_stats()
11146 fec_stats->fec_uncorr_cnt_high = uncorr_high_val; in ice_get_port_fec_stats()