Searched refs:mmds (Results 1 – 8 of 8) sorted by relevance
356 if (efx->phy_op->mmds & DEV_PRESENT_BIT(MDIO_MMD_AN)) { in mdio_clause45_get_settings_ext()523 if (efx->phy_op->mmds & DEV_PRESENT_BIT(MDIO_MMD_AN)) { in mdio_clause45_set_pause()548 if (!(efx->phy_op->mmds & DEV_PRESENT_BIT(MDIO_MMD_AN))) in mdio_clause45_get_pause()
169 .mmds = XFP_REQUIRED_DEVS,
831 .mmds = TENXPRESS_REQUIRED_DEVS,848 .mmds = TENXPRESS_REQUIRED_DEVS,
135 if (efx->phy_op->mmds & (1 << MDIO_MMD_PHYXS)) in falcon_xaui_link_ok()
593 int mmds; member
108 rc = mdio_clause45_check_mmds(efx, efx->phy_op->mmds, 0); in efx_test_mii()
692 if (!(efx->phy_op->mmds & DEV_PRESENT_BIT(MDIO_MMD_AN)) && in efx_ethtool_set_pauseparam()
2121 int mmd = ffs(efx->phy_op->mmds) - 1; in falcon_mdio_write()2187 int mmd = ffs(efx->phy_op->mmds) - 1; in falcon_mdio_read()