Home
last modified time | relevance | path

Searched refs:TLAN_TIMER_PHY_PDOWN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dtlan.h222 #define TLAN_TIMER_PHY_PDOWN 3 macro
H A Dtlan.c1824 case TLAN_TIMER_PHY_PDOWN: in tlan_timer()
2627 tlan_set_timer(dev, msecs_to_jiffies(40), TLAN_TIMER_PHY_PDOWN); in tlan_phy_start_link()
2694 tlan_set_timer(dev, msecs_to_jiffies(400), TLAN_TIMER_PHY_PDOWN); in tlan_phy_finish_auto_neg()
2766 TLAN_TIMER_PHY_PDOWN); in tlan_phy_monitor()
/kernel/linux/linux-6.6/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()

Completed in 14 milliseconds