Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.h469 #define PHY_AUTO_NEG_TIME 45 /* 4.5 Seconds */ macro
/openbmc/u-boot/drivers/net/
H A De1000.h2443 #define PHY_AUTO_NEG_TIME 80 /* 8.0 Seconds */ macro
H A De1000.c4201 for (i = PHY_AUTO_NEG_TIME; i > 0; i--) { in e1000_wait_autoneg()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h3066 #define PHY_AUTO_NEG_TIME 45 /* 4.5 Seconds */ macro
H A De1000_hw.c2627 for (i = PHY_AUTO_NEG_TIME; i > 0; i--) { in e1000_wait_autoneg()