Searched refs:PHY_MODE_LOW_POWER (Results 1 - 21 of 21) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | txc43128_phy.c | 364 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()
|
H A D | tenxpress.c | 315 efx, !!(efx->phy_mode & PHY_MODE_LOW_POWER), in tenxpress_low_power()
|
H A D | qt202x_phy.c | 418 efx->phy_mode & PHY_MODE_LOW_POWER || in qt202x_phy_reconfigure()
|
H A D | net_driver.h | 594 * @PHY_MODE_LOW_POWER: set to low power through MDIO 601 PHY_MODE_LOW_POWER = 2, enumerator
|
H A D | selftest.c | 747 efx->phy_mode &= ~PHY_MODE_LOW_POWER; in ef4_selftest()
|
H A D | falcon.c | 2082 efx->phy_mode |= PHY_MODE_LOW_POWER; in falcon_monitor()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | txc43128_phy.c | 364 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()
|
H A D | tenxpress.c | 315 efx, !!(efx->phy_mode & PHY_MODE_LOW_POWER), in tenxpress_low_power()
|
H A D | qt202x_phy.c | 418 efx->phy_mode & PHY_MODE_LOW_POWER || in qt202x_phy_reconfigure()
|
H A D | net_driver.h | 594 * @PHY_MODE_LOW_POWER: set to low power through MDIO 601 PHY_MODE_LOW_POWER = 2, enumerator
|
H A D | selftest.c | 759 efx->phy_mode &= ~PHY_MODE_LOW_POWER; in ef4_selftest()
|
H A D | falcon.c | 2082 efx->phy_mode |= PHY_MODE_LOW_POWER; in falcon_monitor()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.c | 245 supported |= PHY_MODE_LOW_POWER; in efx_get_mcdi_phy_flags() 254 if (mode & PHY_MODE_LOW_POWER) in efx_get_mcdi_phy_flags()
|
H A D | selftest.c | 745 efx->phy_mode &= ~PHY_MODE_LOW_POWER; in efx_selftest()
|
H A D | net_driver.h | 711 * @PHY_MODE_LOW_POWER: set to low power through MDIO 718 PHY_MODE_LOW_POWER = 2, enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.c | 243 supported |= PHY_MODE_LOW_POWER; in efx_get_mcdi_phy_flags() 252 if (mode & PHY_MODE_LOW_POWER) in efx_get_mcdi_phy_flags()
|
H A D | selftest.c | 752 efx->phy_mode &= ~PHY_MODE_LOW_POWER; in efx_selftest()
|
H A D | net_driver.h | 705 * @PHY_MODE_LOW_POWER: set to low power through MDIO 712 PHY_MODE_LOW_POWER = 2, enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi_port_common.c | 244 supported |= PHY_MODE_LOW_POWER; in efx_get_mcdi_phy_flags() 253 if (mode & PHY_MODE_LOW_POWER) in efx_get_mcdi_phy_flags()
|
H A D | selftest.c | 757 efx->phy_mode &= ~PHY_MODE_LOW_POWER; in efx_siena_selftest()
|
H A D | net_driver.h | 663 * @PHY_MODE_LOW_POWER: set to low power through MDIO 670 PHY_MODE_LOW_POWER = 2, enumerator
|
Completed in 49 milliseconds