Searched refs:tx_path_in_lpi_mode (Results 1 – 4 of 4) sorted by relevance
149 bool tx_path_in_lpi_mode; member
341 if (!priv->tx_path_in_lpi_mode) in stmmac_enable_eee_mode()356 priv->tx_path_in_lpi_mode = false; in stmmac_disable_eee_mode()1972 if ((priv->eee_enabled) && (!priv->tx_path_in_lpi_mode)) { in stmmac_tx_clean()3143 if (priv->tx_path_in_lpi_mode) in stmmac_xmit()3866 priv->tx_path_in_lpi_mode = true; in stmmac_interrupt()3868 priv->tx_path_in_lpi_mode = false; in stmmac_interrupt()
86 if (!priv->tx_path_in_lpi_mode) in sxgbe_enable_eee_mode()95 priv->tx_path_in_lpi_mode = false; in sxgbe_disable_eee_mode()801 if ((priv->eee_enabled) && (!priv->tx_path_in_lpi_mode)) { in sxgbe_tx_all_clean()1294 if (priv->tx_path_in_lpi_mode) in sxgbe_xmit()1600 priv->tx_path_in_lpi_mode = true; in sxgbe_common_interrupt()1604 priv->tx_path_in_lpi_mode = false; in sxgbe_common_interrupt()
503 bool tx_path_in_lpi_mode; member