Searched refs:al_eth_retimer_boost_value (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/al_eth/
H A Dal_init_eth_lm.c100 al_eth_retimer_boost_value[RETIMER_LENS_MAX + 1][AL_ETH_RETIMER_TYPE_MAX] = { variable
677 boost = al_eth_retimer_boost_value[0][lm_context->retimer_type];
681 boost = al_eth_retimer_boost_value[i][lm_context->retimer_type];
687 boost = al_eth_retimer_boost_value[RETIMER_LENS_MAX][lm_context->retimer_type];

Completed in 119 milliseconds