Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dtlan.h222 #define TLAN_TIMER_PHY_PDOWN 3 macro
H A Dtlan.c1826 case TLAN_TIMER_PHY_PDOWN: in tlan_timer()
2639 tlan_set_timer(dev, msecs_to_jiffies(40), TLAN_TIMER_PHY_PDOWN); in tlan_phy_start_link()
2706 tlan_set_timer(dev, msecs_to_jiffies(400), TLAN_TIMER_PHY_PDOWN); in tlan_phy_finish_auto_neg()
2778 TLAN_TIMER_PHY_PDOWN); in tlan_phy_monitor()