mcdi_fec_caps_to_ethtool
efx->fec_config = mcdi_fec_caps_to_ethtool(phy_data->supported_cap,
efx->fec_config = mcdi_fec_caps_to_ethtool(caps,
fec->fec = mcdi_fec_caps_to_ethtool(caps, is_25g);
u32 mcdi_fec_caps_to_ethtool(u32 caps, bool is_25g);
efx->fec_config = mcdi_fec_caps_to_ethtool(caps,
fec->fec = mcdi_fec_caps_to_ethtool(caps, is_25g);