Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ice/
HDice_lib.c193 struct ice_fec_stats_to_sysctl *fec_stats);
11077 struct ice_fec_stats_to_sysctl *fec_stats) in ice_get_port_fec_stats() argument
11141 fec_stats->fec_corr_cnt_low = corr_low_val; in ice_get_port_fec_stats()
11142 fec_stats->fec_corr_cnt_high = corr_high_val; in ice_get_port_fec_stats()
11143 fec_stats->fec_uncorr_cnt_low = uncorr_low_val; in ice_get_port_fec_stats()
11144 fec_stats->fec_uncorr_cnt_high = uncorr_high_val; in ice_get_port_fec_stats()