Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
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()
Dnet_driver.h604 PHY_MODE_LOW_POWER = 2, enumerator
Dselftest.c750 efx->phy_mode &= ~PHY_MODE_LOW_POWER; in ef4_selftest()
Dfalcon.c2085 efx->phy_mode |= PHY_MODE_LOW_POWER; in falcon_monitor()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi_port.c290 supported |= PHY_MODE_LOW_POWER; in efx_get_mcdi_phy_flags()
299 if (mode & PHY_MODE_LOW_POWER) in efx_get_mcdi_phy_flags()
Dselftest.c750 efx->phy_mode &= ~PHY_MODE_LOW_POWER; in efx_selftest()
Dnet_driver.h680 PHY_MODE_LOW_POWER = 2, enumerator