Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lib.c224 struct ice_fec_stats_to_sysctl *fec_stats);
11261 struct ice_fec_stats_to_sysctl *fec_stats) in ice_get_port_fec_stats() argument
11325 fec_stats->fec_corr_cnt_low = corr_low_val; in ice_get_port_fec_stats()
11326 fec_stats->fec_corr_cnt_high = corr_high_val; in ice_get_port_fec_stats()
11327 fec_stats->fec_uncorr_cnt_low = uncorr_low_val; in ice_get_port_fec_stats()
11328 fec_stats->fec_uncorr_cnt_high = uncorr_high_val; in ice_get_port_fec_stats()