Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/e1000/
De1000_i210.c788 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_i210()
De1000_defines.h737 #define PHY_CFG_TIMEOUT 100 macro
De1000_80003es2lan.c561 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_80003es2lan()
De1000_82571.c841 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82571()
De1000_82575.c1005 s32 timeout = PHY_CFG_TIMEOUT; in e1000_get_cfg_done_82575()
De1000_ich8lan.c1902 u32 extcnf_ctrl, timeout = PHY_CFG_TIMEOUT; in e1000_acquire_swflag_ich8lan()
/freebsd-12-stable/sys/dev/igc/
Digc_defines.h613 #define PHY_CFG_TIMEOUT 100 macro