Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_phy.c142 uint8_t fec_config = 0; in dp_set_fec_ready() local
153 fec_config = 1; in dp_set_fec_ready()
156 &fec_config, in dp_set_fec_ready()
157 sizeof(fec_config)); in dp_set_fec_ready()
167 fec_config = 0; in dp_set_fec_ready()
170 &fec_config, in dp_set_fec_ready()
171 sizeof(fec_config)); in dp_set_fec_ready()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c513 efx->fec_config = mcdi_fec_caps_to_ethtool(caps, in efx_mcdi_phy_probe()
597 caps |= ethtool_fec_caps_to_mcdi(phy_cfg->supported_cap, efx->fec_config); in efx_mcdi_phy_set_link_ksettings()
705 efx->fec_config = fec->fec; in efx_mcdi_phy_set_fecparam()
737 caps |= ethtool_fec_caps_to_mcdi(phy_cfg->supported_cap, efx->fec_config); in efx_mcdi_port_reconfigure()
H A Dnet_driver.h1098 u32 fec_config; member
H A Def100_nic.c366 efx->fec_config = mcdi_fec_caps_to_ethtool(phy_data->supported_cap, in ef100_phy_probe()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c514 efx->fec_config = mcdi_fec_caps_to_ethtool(caps, in efx_siena_mcdi_phy_probe()
601 caps |= ethtool_fec_caps_to_mcdi(phy_cfg->supported_cap, efx->fec_config); in efx_siena_mcdi_phy_set_link_ksettings()
711 efx->fec_config = fec->fec; in efx_siena_mcdi_phy_set_fecparam()
743 caps |= ethtool_fec_caps_to_mcdi(phy_cfg->supported_cap, efx->fec_config); in efx_siena_mcdi_port_reconfigure()
H A Dnet_driver.h1064 u32 fec_config; member
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h1697 u8 fec_config; member
H A Di40e_ethtool.c1438 config.fec_config = abilities.fec_cfg_curr_mod_ext_info & in i40e_set_link_ksettings()
1517 config.fec_config = fec_cfg & I40E_AQ_PHY_FEC_CONFIG_MASK; in i40e_set_fec_cfg()
5739 config.fec_config = abilities.fec_cfg_curr_mod_ext_info & in i40e_set_eee()
H A Di40e_common.c1459 config.fec_config = abilities->fec_cfg_curr_mod_ext_info & in i40e_set_fc_status()
H A Di40e_main.c7537 config.fec_config = abilities.fec_cfg_curr_mod_ext_info & in i40e_force_link_state()