al_eth_lm_context
struct al_eth_lm_context lm_context;
static int al_eth_lm_retimer_25g_rx_adaptation(struct al_eth_lm_context *lm_context)
static int al_eth_lm_check_for_link(struct al_eth_lm_context *lm_context, bool *link_up)
al_eth_lm_init(struct al_eth_lm_context *lm_context,
al_eth_lm_link_detection(struct al_eth_lm_context *lm_context,
al_eth_lm_link_establish(struct al_eth_lm_context *lm_context, bool *link_up)
al_eth_lm_static_parameters_override(struct al_eth_lm_context *lm_context,
al_eth_lm_static_parameters_override_disable(struct al_eth_lm_context *lm_context,
al_eth_lm_static_parameters_get(struct al_eth_lm_context *lm_context,
al_eth_lm_debug_mode_set(struct al_eth_lm_context *lm_context,
static int al_eth_lm_retimer_boost_config(struct al_eth_lm_context *lm_context);
static int al_eth_lm_retimer_ds25_full_config(struct al_eth_lm_context *lm_context);
struct al_eth_lm_context *lm_context, uint32_t channel);
static int al_eth_lm_retimer_ds25_cdr_reset(struct al_eth_lm_context *lm_context, uint32_t channel);
struct al_eth_lm_context *lm_context, uint32_t channel);
static int al_eth_lm_retimer_25g_rx_adaptation(struct al_eth_lm_context *lm_context);
int (*config)(struct al_eth_lm_context *lm_context);
int (*reset)(struct al_eth_lm_context *lm_context, uint32_t channel);
bool (*signal_detect)(struct al_eth_lm_context *lm_context, uint32_t channel);
bool (*cdr_lock)(struct al_eth_lm_context *lm_context, uint32_t channel);
int (*rx_adaptation)(struct al_eth_lm_context *lm_context);
al_eth_sfp_detect(struct al_eth_lm_context *lm_context,
al_eth_qsfp_detect(struct al_eth_lm_context *lm_context,
al_eth_module_detect(struct al_eth_lm_context *lm_context,
al_eth_serdes_static_tx_params_set(struct al_eth_lm_context *lm_context)
al_eth_serdes_static_rx_params_set(struct al_eth_lm_context *lm_context)
al_eth_rx_equal_run(struct al_eth_lm_context *lm_context)
static int al_eth_lm_retimer_boost_config(struct al_eth_lm_context *lm_context)
static int al_eth_lm_retimer_ds25_write_reg(struct al_eth_lm_context *lm_context,
static int al_eth_lm_retimer_ds25_channel_select(struct al_eth_lm_context *lm_context,
static int al_eth_lm_retimer_ds25_channel_config(struct al_eth_lm_context *lm_context,
static int al_eth_lm_retimer_ds25_cdr_reset(struct al_eth_lm_context *lm_context, uint32_t channel)
static bool al_eth_lm_retimer_ds25_signal_detect(struct al_eth_lm_context *lm_context,
static bool al_eth_lm_retimer_ds25_cdr_lock(struct al_eth_lm_context *lm_context,
static bool al_eth_lm_wait_for_lock(struct al_eth_lm_context *lm_context,
static void al_eth_lm_retimer_signal_lock_check(struct al_eth_lm_context *lm_context,
static int al_eth_lm_retimer_ds25_full_config(struct al_eth_lm_context *lm_context)
int al_eth_lm_init(struct al_eth_lm_context *lm_context,
int al_eth_lm_link_detection(struct al_eth_lm_context *lm_context,
int al_eth_lm_link_establish(struct al_eth_lm_context *lm_context,
int al_eth_lm_static_parameters_override(struct al_eth_lm_context *lm_context,
int al_eth_lm_static_parameters_override_disable(struct al_eth_lm_context *lm_context,
int al_eth_lm_static_parameters_get(struct al_eth_lm_context *lm_context,
void al_eth_lm_debug_mode_set(struct al_eth_lm_context *lm_context,