Home
last modified time | relevance | path

Searched refs:mmds (Results 1 – 8 of 8) sorted by relevance

/drivers/net/sfc/
Dmdio_10g.c356 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()
Dxfp_phy.c169 .mmds = XFP_REQUIRED_DEVS,
Dtenxpress.c831 .mmds = TENXPRESS_REQUIRED_DEVS,
848 .mmds = TENXPRESS_REQUIRED_DEVS,
Dfalcon_xmac.c135 if (efx->phy_op->mmds & (1 << MDIO_MMD_PHYXS)) in falcon_xaui_link_ok()
Dnet_driver.h593 int mmds; member
Dselftest.c108 rc = mdio_clause45_check_mmds(efx, efx->phy_op->mmds, 0); in efx_test_mii()
Dethtool.c692 if (!(efx->phy_op->mmds & DEV_PRESENT_BIT(MDIO_MMD_AN)) && in efx_ethtool_set_pauseparam()
Dfalcon.c2121 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()