Searched refs:fec_stats (Results 1 – 1 of 1) sorted by relevance
195 struct ice_fec_stats_to_sysctl *fec_stats);11079 struct ice_fec_stats_to_sysctl *fec_stats) in ice_get_port_fec_stats() argument11143 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()