Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_defines.h701 #define PHY_CFG_TIMEOUT 100 macro
H A De1000_i210.c902 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_i210()
H A De1000_80003es2lan.c603 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_80003es2lan()
H A De1000_82571.c926 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82571()
H A De1000_82575.c1059 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82575()
H A De1000_ich8lan.c1805 u32 extcnf_ctrl, timeout = PHY_CFG_TIMEOUT; in e1000_acquire_swflag_ich8lan()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h716 #define PHY_CFG_TIMEOUT 100 macro
H A Digc_i225.c1226 s32 timeout = PHY_CFG_TIMEOUT; in igc_get_cfg_done_i225()