Searched refs:fec_config (Results 1 – 10 of 10) sorted by relevance
147 uint8_t fec_config = 0; in dp_set_fec_ready() local156 fec_config = 1; in dp_set_fec_ready()159 &fec_config, sizeof(fec_config)); in dp_set_fec_ready()167 fec_config = 0; in dp_set_fec_ready()170 &fec_config, sizeof(fec_config)); in dp_set_fec_ready()
504 efx->fec_config = mcdi_fec_caps_to_ethtool(caps, in efx_mcdi_phy_probe()586 caps |= ethtool_fec_caps_to_mcdi(phy_cfg->supported_cap, efx->fec_config); in efx_mcdi_phy_set_link_ksettings()694 efx->fec_config = fec->fec; in efx_mcdi_phy_set_fecparam()726 caps |= ethtool_fec_caps_to_mcdi(phy_cfg->supported_cap, efx->fec_config); in efx_mcdi_port_reconfigure()
1134 u32 fec_config; member
366 efx->fec_config = mcdi_fec_caps_to_ethtool(phy_data->supported_cap, in ef100_phy_probe()
514 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()
1055 u32 fec_config; member
1547 u8 fec_config; member
1442 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()5770 config.fec_config = abilities.fec_cfg_curr_mod_ext_info & in i40e_set_eee()
1142 config.fec_config = abilities->fec_cfg_curr_mod_ext_info & in i40e_set_fc_status()
7511 config.fec_config = abilities.fec_cfg_curr_mod_ext_info & in i40e_force_link_state()
Completed in 73 milliseconds