Searched refs:PHY_MODE_TX_DISABLED (Results 1 – 4 of 4) sorted by relevance
135 if (!(efx->phy_mode & PHY_MODE_TX_DISABLED) && in xfp_phy_reconfigure()136 (phy_data->phy_mode & PHY_MODE_TX_DISABLED)) in xfp_phy_reconfigure()
607 PHY_MODE_TX_DISABLED = 1, enumerator615 return !!(mode & ~PHY_MODE_TX_DISABLED); in efx_phy_mode_disabled()
223 efx->phy_mode & PHY_MODE_TX_DISABLED); in mdio_clause45_transmit_disable()
580 efx->phy_mode |= PHY_MODE_TX_DISABLED; in __efx_reconfigure_port()582 efx->phy_mode &= ~PHY_MODE_TX_DISABLED; in __efx_reconfigure_port()