PHY_MODE_LOW_POWER 2082 drivers/net/ethernet/sfc/falcon/falcon.c 		efx->phy_mode |= PHY_MODE_LOW_POWER;
PHY_MODE_LOW_POWER  418 drivers/net/ethernet/sfc/falcon/qt202x_phy.c 			efx->phy_mode & PHY_MODE_LOW_POWER ||
PHY_MODE_LOW_POWER  747 drivers/net/ethernet/sfc/falcon/selftest.c 	efx->phy_mode &= ~PHY_MODE_LOW_POWER;
PHY_MODE_LOW_POWER  315 drivers/net/ethernet/sfc/falcon/tenxpress.c 		efx, !!(efx->phy_mode & PHY_MODE_LOW_POWER),
PHY_MODE_LOW_POWER  364 drivers/net/ethernet/sfc/falcon/txc43128_phy.c 	if (!(efx->phy_mode & PHY_MODE_LOW_POWER))
PHY_MODE_LOW_POWER  382 drivers/net/ethernet/sfc/falcon/txc43128_phy.c 	if (!(efx->phy_mode & PHY_MODE_LOW_POWER)) {
PHY_MODE_LOW_POWER  398 drivers/net/ethernet/sfc/falcon/txc43128_phy.c 				 !!(efx->phy_mode & PHY_MODE_LOW_POWER),
PHY_MODE_LOW_POWER  459 drivers/net/ethernet/sfc/falcon/txc43128_phy.c 	if (mode_change & PHY_MODE_LOW_POWER)
PHY_MODE_LOW_POWER  287 drivers/net/ethernet/sfc/mcdi_port.c 		supported |= PHY_MODE_LOW_POWER;
PHY_MODE_LOW_POWER  296 drivers/net/ethernet/sfc/mcdi_port.c 	if (mode & PHY_MODE_LOW_POWER)
PHY_MODE_LOW_POWER  747 drivers/net/ethernet/sfc/selftest.c 	efx->phy_mode &= ~PHY_MODE_LOW_POWER;