Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h512 #define PHY_CFG_TIMEOUT 100 macro
H A D80003es2lan.c493 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_80003es2lan()
H A D82571.c847 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82571()
H A Dich8lan.c1771 u32 extcnf_ctrl, timeout = PHY_CFG_TIMEOUT; in e1000_acquire_swflag_ich8lan()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h508 #define PHY_CFG_TIMEOUT 100 macro
H A De1000_i210.c899 s32 timeout = PHY_CFG_TIMEOUT; in igb_get_cfg_done_i210()
H A De1000_82575.c1230 s32 timeout = PHY_CFG_TIMEOUT; in igb_get_cfg_done_82575()
/openbmc/u-boot/drivers/net/
H A De1000.h2570 #define PHY_CFG_TIMEOUT 100 macro
H A De1000.c4544 int32_t timeout = PHY_CFG_TIMEOUT; in e1000_get_phy_cfg_done()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2418 #define PHY_CFG_TIMEOUT 100 macro