Searched refs:tx_path_in_lpi_mode (Results 1 – 4 of 4) sorted by relevance
126 bool tx_path_in_lpi_mode; member
359 if (!priv->tx_path_in_lpi_mode) in stmmac_enable_eee_mode()374 priv->tx_path_in_lpi_mode = false; in stmmac_disable_eee_mode()1942 if ((priv->eee_enabled) && (!priv->tx_path_in_lpi_mode)) { in stmmac_tx_clean()3059 if (priv->tx_path_in_lpi_mode) in stmmac_xmit()3713 priv->tx_path_in_lpi_mode = true; in stmmac_interrupt()3715 priv->tx_path_in_lpi_mode = false; in stmmac_interrupt()
89 if (!priv->tx_path_in_lpi_mode) in sxgbe_enable_eee_mode()98 priv->tx_path_in_lpi_mode = false; in sxgbe_disable_eee_mode()804 if ((priv->eee_enabled) && (!priv->tx_path_in_lpi_mode)) { in sxgbe_tx_all_clean()1297 if (priv->tx_path_in_lpi_mode) in sxgbe_xmit()1603 priv->tx_path_in_lpi_mode = true; in sxgbe_common_interrupt()1607 priv->tx_path_in_lpi_mode = false; in sxgbe_common_interrupt()
506 bool tx_path_in_lpi_mode; member