Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_ich8lan.c330 u16 phy_timeout; in e1000_reconfigure_k1_exit_timeout() local
348 &phy_timeout); in e1000_reconfigure_k1_exit_timeout()
352 phy_timeout &= ~E1000_PHY_TIMEOUTS_K1_EXIT_TO_MASK; in e1000_reconfigure_k1_exit_timeout()
353 phy_timeout |= 0xF00; in e1000_reconfigure_k1_exit_timeout()
355 phy_timeout); in e1000_reconfigure_k1_exit_timeout()