Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sfc/falcon/
Dtxc43128_phy.c364 if (!(efx->phy_mode & PHY_MODE_LOW_POWER)) in txc_glrgs_lane_power()
382 if (!(efx->phy_mode & PHY_MODE_LOW_POWER)) { in txc_analog_lane_power()
398 !!(efx->phy_mode & PHY_MODE_LOW_POWER), in txc_set_power()
459 if (mode_change & PHY_MODE_LOW_POWER) in txc43128_phy_reconfigure()
Dtenxpress.c315 efx, !!(efx->phy_mode & PHY_MODE_LOW_POWER), in tenxpress_low_power()
Dqt202x_phy.c418 efx->phy_mode & PHY_MODE_LOW_POWER || in qt202x_phy_reconfigure()
Dnet_driver.h601 PHY_MODE_LOW_POWER = 2, enumerator
Dselftest.c759 efx->phy_mode &= ~PHY_MODE_LOW_POWER; in ef4_selftest()
Dfalcon.c2082 efx->phy_mode |= PHY_MODE_LOW_POWER; in falcon_monitor()
/linux-6.6.21/drivers/net/ethernet/sfc/siena/
Dmcdi_port_common.c244 supported |= PHY_MODE_LOW_POWER; in efx_get_mcdi_phy_flags()
253 if (mode & PHY_MODE_LOW_POWER) in efx_get_mcdi_phy_flags()
Dselftest.c757 efx->phy_mode &= ~PHY_MODE_LOW_POWER; in efx_siena_selftest()
Dnet_driver.h670 PHY_MODE_LOW_POWER = 2, enumerator
/linux-6.6.21/drivers/net/ethernet/sfc/
Dmcdi_port_common.c243 supported |= PHY_MODE_LOW_POWER; in efx_get_mcdi_phy_flags()
252 if (mode & PHY_MODE_LOW_POWER) in efx_get_mcdi_phy_flags()
Dselftest.c752 efx->phy_mode &= ~PHY_MODE_LOW_POWER; in efx_selftest()
Dnet_driver.h712 PHY_MODE_LOW_POWER = 2, enumerator