Searched refs:MC_CMD_PHY_CAP_10HDX_LBN (Results 1 – 2 of 2) sorted by relevance
203 if (cap & (1 << MC_CMD_PHY_CAP_10HDX_LBN)) in mcdi_to_ethtool_cap()235 result |= (1 << MC_CMD_PHY_CAP_10HDX_LBN); in ethtool_to_mcdi_cap()554 case 10: caps = 1 << MC_CMD_PHY_CAP_10HDX_LBN; break; in efx_mcdi_phy_set_settings()
2078 #define MC_CMD_PHY_CAP_10HDX_LBN 1 macro