Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A 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()
H A Dmcdi_pcol.h3582 #define MC_CMD_PHY_CAP_AN_LBN 10 macro
/linux/drivers/net/ethernet/sfc/
H A 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()
H A Dmcdi_pcol.h4994 #define MC_CMD_PHY_CAP_AN_LBN 10 macro