Searched refs:MC_CMD_PHY_CAP_AN_LBN (Results 1 – 5 of 5) sorted by relevance
181 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()
355 if (phy_data->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in ef100_phy_probe()
4994 #define MC_CMD_PHY_CAP_AN_LBN 10 macro
182 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()
3582 #define MC_CMD_PHY_CAP_AN_LBN 10 macro