Searched refs:MC_CMD_PHY_CAP_40000FDX_LBN (Results 1 – 3 of 3) sorted by relevance
186 if (cap & (1 << MC_CMD_PHY_CAP_40000FDX_LBN)) in mcdi_to_ethtool_cap()197 if (cap & (1 << MC_CMD_PHY_CAP_40000FDX_LBN)) in mcdi_to_ethtool_cap()249 result |= (1 << MC_CMD_PHY_CAP_40000FDX_LBN); in ethtool_to_mcdi_cap()549 case 40000: caps = 1 << MC_CMD_PHY_CAP_40000FDX_LBN; break; in efx_mcdi_phy_set_settings()
2408 #define MC_CMD_PHY_CAP_40000FDX_LBN 11 macro
1278 if (port_caps & (1 << MC_CMD_PHY_CAP_40000FDX_LBN)) in efx_ef10_raw_stat_mask()