Home
last modified time | relevance | path

Searched refs:mcdi_fec_caps_to_ethtool (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.h45 u32 mcdi_fec_caps_to_ethtool(u32 caps, bool is_25g);
H A Dmcdi_port_common.c357 u32 mcdi_fec_caps_to_ethtool(u32 caps, bool is_25g) in mcdi_fec_caps_to_ethtool() function
515 efx->fec_config = mcdi_fec_caps_to_ethtool(caps, in efx_mcdi_phy_probe()
637 fec->fec = mcdi_fec_caps_to_ethtool(caps, is_25g); in efx_mcdi_phy_get_fecparam()
H A Def100_nic.c334 efx->fec_config = mcdi_fec_caps_to_ethtool(phy_data->supported_cap, in ef100_phy_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.h45 u32 mcdi_fec_caps_to_ethtool(u32 caps, bool is_25g);
H A Dmcdi_port_common.c355 u32 mcdi_fec_caps_to_ethtool(u32 caps, bool is_25g) in mcdi_fec_caps_to_ethtool() function
513 efx->fec_config = mcdi_fec_caps_to_ethtool(caps, in efx_mcdi_phy_probe()
635 fec->fec = mcdi_fec_caps_to_ethtool(caps, is_25g); in efx_mcdi_phy_get_fecparam()
H A Def100_nic.c366 efx->fec_config = mcdi_fec_caps_to_ethtool(phy_data->supported_cap, in ef100_phy_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c356 static u32 mcdi_fec_caps_to_ethtool(u32 caps, bool is_25g) in mcdi_fec_caps_to_ethtool() function
514 efx->fec_config = mcdi_fec_caps_to_ethtool(caps, in efx_siena_mcdi_phy_probe()
640 fec->fec = mcdi_fec_caps_to_ethtool(caps, is_25g); in efx_siena_mcdi_phy_get_fecparam()

Completed in 8 milliseconds