Searched refs:tx_level_2v4 (Results 1 – 1 of 1) sorted by relevance
67 * @tx_level_2v4: set if the PHY requests 2.4V TX levels (10BASE-T1L)72 unsigned int tx_level_2v4:1; member 107 if (priv->tx_level_prop_present && priv->tx_level_2v4) in adin_config_aneg() 125 if (priv->tx_level_prop_present && priv->tx_level_2v4) { in adin_config_aneg() 134 if ((priv->tx_level_prop_present && !priv->tx_level_2v4) || !priv->tx_level_2v4_able) { in adin_config_aneg() 268 priv->tx_level_2v4 = val; in adin_get_features() 269 if (!priv->tx_level_2v4 && priv->tx_level_2v4_able) in adin_get_features()