Searched refs:PHY_MODE_TX_DISABLED (Results 1 – 8 of 8) 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()
992 efx->phy_mode |= PHY_MODE_TX_DISABLED; in __ef4_reconfigure_port()994 efx->phy_mode &= ~PHY_MODE_TX_DISABLED; in __ef4_reconfigure_port()
675 PHY_MODE_TX_DISABLED = 1, enumerator683 return !!(mode & ~PHY_MODE_TX_DISABLED); in efx_phy_mode_disabled()
626 efx->phy_mode |= PHY_MODE_TX_DISABLED; in __efx_reconfigure_port()628 efx->phy_mode &= ~PHY_MODE_TX_DISABLED; in __efx_reconfigure_port()
228 supported |= PHY_MODE_TX_DISABLED; in efx_get_mcdi_phy_flags()237 if (mode & PHY_MODE_TX_DISABLED) in efx_get_mcdi_phy_flags()