Searched refs:PHY_MODE_TX_DISABLED (Results 1 – 11 of 11) sorted by relevance
417 efx->phy_mode & PHY_MODE_TX_DISABLED || in qt202x_phy_reconfigure()423 if (!(efx->phy_mode & PHY_MODE_TX_DISABLED) && in qt202x_phy_reconfigure()424 (phy_data->phy_mode & PHY_MODE_TX_DISABLED)) in qt202x_phy_reconfigure()
450 if (efx->phy_mode & mode_change & PHY_MODE_TX_DISABLED) { in txc43128_phy_reconfigure()454 mode_change &= ~PHY_MODE_TX_DISABLED; in txc43128_phy_reconfigure()
600 PHY_MODE_TX_DISABLED = 1, enumerator608 return !!(mode & ~PHY_MODE_TX_DISABLED); in ef4_phy_mode_disabled()
182 efx->phy_mode & PHY_MODE_TX_DISABLED); in ef4_mdio_transmit_disable()
982 efx->phy_mode |= PHY_MODE_TX_DISABLED; in __ef4_reconfigure_port()984 efx->phy_mode &= ~PHY_MODE_TX_DISABLED; in __ef4_reconfigure_port()
669 PHY_MODE_TX_DISABLED = 1, enumerator677 return !!(mode & ~PHY_MODE_TX_DISABLED); in efx_phy_mode_disabled()
636 efx->phy_mode |= PHY_MODE_TX_DISABLED; in __efx_siena_reconfigure_port()638 efx->phy_mode &= ~PHY_MODE_TX_DISABLED; in __efx_siena_reconfigure_port()
242 supported |= PHY_MODE_TX_DISABLED; in efx_get_mcdi_phy_flags()251 if (mode & PHY_MODE_TX_DISABLED) in efx_get_mcdi_phy_flags()
711 PHY_MODE_TX_DISABLED = 1, enumerator719 return !!(mode & ~PHY_MODE_TX_DISABLED); in efx_phy_mode_disabled()
625 efx->phy_mode |= PHY_MODE_TX_DISABLED; in __efx_reconfigure_port()627 efx->phy_mode &= ~PHY_MODE_TX_DISABLED; in __efx_reconfigure_port()
241 supported |= PHY_MODE_TX_DISABLED; in efx_get_mcdi_phy_flags()250 if (mode & PHY_MODE_TX_DISABLED) in efx_get_mcdi_phy_flags()