Searched refs:PHY_MODE_TX_DISABLED (Results 1 – 6 of 6) sorted by relevance
420 efx->phy_mode & PHY_MODE_TX_DISABLED || in qt202x_phy_reconfigure()426 if (!(efx->phy_mode & PHY_MODE_TX_DISABLED) && in qt202x_phy_reconfigure()427 (phy_data->phy_mode & PHY_MODE_TX_DISABLED)) in qt202x_phy_reconfigure()
453 if (efx->phy_mode & mode_change & PHY_MODE_TX_DISABLED) { in txc43128_phy_reconfigure()457 mode_change &= ~PHY_MODE_TX_DISABLED; in txc43128_phy_reconfigure()
185 efx->phy_mode & PHY_MODE_TX_DISABLED); in efx_mdio_transmit_disable()
748 PHY_MODE_TX_DISABLED = 1, enumerator756 return !!(mode & ~PHY_MODE_TX_DISABLED); in efx_phy_mode_disabled()
269 supported |= PHY_MODE_TX_DISABLED; in efx_get_mcdi_phy_flags()278 if (mode & PHY_MODE_TX_DISABLED) in efx_get_mcdi_phy_flags()
997 efx->phy_mode |= PHY_MODE_TX_DISABLED; in __efx_reconfigure_port()999 efx->phy_mode &= ~PHY_MODE_TX_DISABLED; in __efx_reconfigure_port()