Searched refs:PHY_MODE_TX_DISABLED (Results 1 – 10 of 10) 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()
593 * @PHY_MODE_TX_DISABLED: on with TX disabled600 PHY_MODE_TX_DISABLED = 1, enumerator 608 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()
660 * @PHY_MODE_TX_DISABLED: on with TX disabled667 PHY_MODE_TX_DISABLED = 1, enumerator 675 return !!(mode & ~PHY_MODE_TX_DISABLED); in efx_phy_mode_disabled()
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()
741 * @PHY_MODE_TX_DISABLED: on with TX disabled748 PHY_MODE_TX_DISABLED = 1, enumerator 756 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()