Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_defines.h607 #define PHY_AUTO_NEG_LIMIT 45 macro
H A Digc_phy.c774 for (i = PHY_AUTO_NEG_LIMIT; i > 0; i--) { in igc_wait_autoneg()
/freebsd/sys/dev/e1000/
H A De1000_defines.h731 #define PHY_AUTO_NEG_LIMIT 45 macro
H A De1000_phy.c2332 for (i = PHY_AUTO_NEG_LIMIT; i > 0; i--) { in e1000_wait_autoneg()