Searched refs:link_timeout (Results 1 – 2 of 2) sorted by relevance
401 phydev->link_timeout = PHY_AN_TIMEOUT; in phy_start_aneg()404 phydev->link_timeout = PHY_FORCE_TIMEOUT; in phy_start_aneg()789 phydev->link_timeout = PHY_AN_TIMEOUT; in phy_state_machine()819 } else if (0 == phydev->link_timeout--) { in phy_state_machine()868 if (0 == phydev->link_timeout--) { in phy_state_machine()934 phydev->link_timeout = PHY_AN_TIMEOUT; in phy_state_machine()
785 unsigned long link_timeout; member3435 if (unlikely(np->need_linktimer && time_after(jiffies, np->link_timeout))) { in nv_nic_irq()3439 np->link_timeout = jiffies + LINK_TIMEOUT; in nv_nic_irq()3552 if (unlikely(np->need_linktimer && time_after(jiffies, np->link_timeout))) { in nv_nic_irq_optimized()3556 np->link_timeout = jiffies + LINK_TIMEOUT; in nv_nic_irq_optimized()3793 if (np->need_linktimer && time_after(jiffies, np->link_timeout)) { in nv_nic_irq_other()3797 np->link_timeout = jiffies + LINK_TIMEOUT; in nv_nic_irq_other()5741 np->link_timeout = jiffies + LINK_TIMEOUT; in nv_probe()