Searched refs:tx_path_in_lpi_mode (Results 1 – 4 of 4) sorted by relevance
58 bool tx_path_in_lpi_mode; member
230 (priv->tx_path_in_lpi_mode == false)) in stmmac_enable_eee_mode()244 priv->tx_path_in_lpi_mode = false; in stmmac_disable_eee_mode()1393 if ((priv->eee_enabled) && (!priv->tx_path_in_lpi_mode)) { in stmmac_tx_clean()1961 if (priv->tx_path_in_lpi_mode) in stmmac_xmit()2453 priv->tx_path_in_lpi_mode = true; in stmmac_interrupt()2455 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()813 if ((priv->eee_enabled) && (!priv->tx_path_in_lpi_mode)) { in sxgbe_tx_all_clean()1311 if (priv->tx_path_in_lpi_mode) in sxgbe_xmit()1622 priv->tx_path_in_lpi_mode = true; in sxgbe_common_interrupt()1626 priv->tx_path_in_lpi_mode = false; in sxgbe_common_interrupt()
508 bool tx_path_in_lpi_mode; member