Home
last modified time | relevance | path

Searched refs:MC_CMD_PHY_CAP_AN_LBN (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/sfc/
Dmcdi_port_common.c181 if (cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in mcdi_to_ethtool_linkset()
225 result |= (1 << MC_CMD_PHY_CAP_AN_LBN); in ethtool_linkset_to_mcdi_cap()
382 if (~phy_cfg->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in efx_mcdi_phy_check_fcntl()
461 if (caps & (1 << MC_CMD_PHY_CAP_AN_LBN)) in efx_mcdi_phy_probe()
519 if (phy_data->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in efx_mcdi_phy_probe()
575 1 << MC_CMD_PHY_CAP_AN_LBN); in efx_mcdi_phy_set_link_ksettings()
694 1 << MC_CMD_PHY_CAP_AN_LBN); in efx_mcdi_phy_set_fecparam()
Def100_nic.c355 if (phy_data->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in ef100_phy_probe()
Dmcdi_pcol.h4994 #define MC_CMD_PHY_CAP_AN_LBN 10 macro
/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Dmcdi_port_common.c182 if (cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in mcdi_to_ethtool_linkset()
226 result |= (1 << MC_CMD_PHY_CAP_AN_LBN); in ethtool_linkset_to_mcdi_cap()
383 if (~phy_cfg->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in efx_mcdi_phy_check_fcntl()
462 if (caps & (1 << MC_CMD_PHY_CAP_AN_LBN)) in efx_siena_mcdi_phy_probe()
520 if (phy_data->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in efx_siena_mcdi_phy_probe()
579 1 << MC_CMD_PHY_CAP_AN_LBN); in efx_siena_mcdi_phy_set_link_ksettings()
700 1 << MC_CMD_PHY_CAP_AN_LBN); in efx_siena_mcdi_phy_set_fecparam()
Dmcdi_pcol.h3582 #define MC_CMD_PHY_CAP_AN_LBN 10 macro