Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/
H A Dethtool.c186 values[0].per_lane[0] = 125; in nsim_get_fec_stats()
187 values[0].per_lane[1] = 120; in nsim_get_fec_stats()
188 values[0].per_lane[2] = 100; in nsim_get_fec_stats()
189 values[0].per_lane[3] = 100; in nsim_get_fec_stats()
192 values[2].per_lane[0] = 2; in nsim_get_fec_stats()
193 values[2].per_lane[1] = 0; in nsim_get_fec_stats()
194 values[2].per_lane[2] = 0; in nsim_get_fec_stats()
195 values[2].per_lane[3] = 0; in nsim_get_fec_stats()
/linux/include/linux/
H A Dethtool.h562 u64 per_lane[ETHTOOL_MAX_LANES]; member