Home
last modified time | relevance | path

Searched refs:eee_sw_timer_en (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c494 priv->eee_sw_timer_en = false; in stmmac_eee_init()
522 priv->eee_sw_timer_en = false; in stmmac_eee_init()
526 priv->eee_sw_timer_en = true; in stmmac_eee_init()
2839 if (priv->eee_sw_timer_en && !priv->tx_path_in_lpi_mode) in stmmac_tx_clean()
4549 if (priv->tx_path_in_lpi_mode && priv->eee_sw_timer_en) in stmmac_xmit()
7796 if (priv->eee_sw_timer_en) { in stmmac_suspend()