Searched refs:tx_path_in_lpi_mode (Results 1 – 4 of 4) sorted by relevance
155 bool tx_path_in_lpi_mode; member
317 if (!priv->tx_path_in_lpi_mode) in stmmac_enable_eee_mode()332 priv->tx_path_in_lpi_mode = false; in stmmac_disable_eee_mode()2060 if ((priv->eee_enabled) && (!priv->tx_path_in_lpi_mode)) { in stmmac_tx_clean()2930 priv->tx_path_in_lpi_mode = false; in stmmac_release()3324 if (priv->tx_path_in_lpi_mode) in stmmac_xmit()4119 priv->tx_path_in_lpi_mode = true; in stmmac_interrupt()4121 priv->tx_path_in_lpi_mode = false; in stmmac_interrupt()5169 priv->tx_path_in_lpi_mode = false; in stmmac_suspend()
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()806 if ((priv->eee_enabled) && (!priv->tx_path_in_lpi_mode)) { in sxgbe_tx_all_clean()1300 if (priv->tx_path_in_lpi_mode) in sxgbe_xmit()1607 priv->tx_path_in_lpi_mode = true; in sxgbe_common_interrupt()1611 priv->tx_path_in_lpi_mode = false; in sxgbe_common_interrupt()
503 bool tx_path_in_lpi_mode; member