Home
last modified time | relevance | path

Searched refs:mcdi_fec_caps_to_ethtool (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/sfc/
Dmcdi_port_common.h45 u32 mcdi_fec_caps_to_ethtool(u32 caps, bool is_25g);
Dmcdi_port_common.c342 u32 mcdi_fec_caps_to_ethtool(u32 caps, bool is_25g) in mcdi_fec_caps_to_ethtool() function
500 efx->fec_config = mcdi_fec_caps_to_ethtool(caps, in efx_mcdi_phy_probe()
622 fec->fec = mcdi_fec_caps_to_ethtool(caps, is_25g); in efx_mcdi_phy_get_fecparam()
Def100_nic.c334 efx->fec_config = mcdi_fec_caps_to_ethtool(phy_data->supported_cap, in ef100_phy_probe()