Home
last modified time | relevance | path

Searched refs:PHY_MODE_LOW_POWER (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/sfc/
Dtxc43128_phy.c367 if (!(efx->phy_mode & PHY_MODE_LOW_POWER)) in txc_glrgs_lane_power()
385 if (!(efx->phy_mode & PHY_MODE_LOW_POWER)) { in txc_analog_lane_power()
401 !!(efx->phy_mode & PHY_MODE_LOW_POWER), in txc_set_power()
462 if (mode_change & PHY_MODE_LOW_POWER) in txc43128_phy_reconfigure()
Dtenxpress.c318 efx, !!(efx->phy_mode & PHY_MODE_LOW_POWER), in tenxpress_low_power()
Dqt202x_phy.c421 efx->phy_mode & PHY_MODE_LOW_POWER || in qt202x_phy_reconfigure()
Dmcdi_port.c271 supported |= PHY_MODE_LOW_POWER; in efx_get_mcdi_phy_flags()
280 if (mode & PHY_MODE_LOW_POWER) in efx_get_mcdi_phy_flags()
Dselftest.c743 efx->phy_mode &= ~PHY_MODE_LOW_POWER; in efx_selftest()
Dnet_driver.h749 PHY_MODE_LOW_POWER = 2, enumerator
Dfalcon.c2079 efx->phy_mode |= PHY_MODE_LOW_POWER; in falcon_monitor()