Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h268 int eee_tw_timer; member
H A Dstmmac_main.c472 int eee_tw_timer = priv->eee_tw_timer; in stmmac_eee_init() local
493 stmmac_set_eee_timer(priv, priv->hw, 0, eee_tw_timer); in stmmac_eee_init()
506 eee_tw_timer); in stmmac_eee_init()
3378 priv->eee_tw_timer = STMMAC_DEFAULT_TWT_LS; in stmmac_hw_setup()