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