Home
last modified time | relevance | path

Searched refs:reset_delay_us (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_hw.h460 u32 reset_delay_us; /* in usec */ member
H A Digc_phy.c876 usec_delay(phy->reset_delay_us); in igc_phy_hw_reset_generic()
H A Digc_i225.c150 phy->reset_delay_us = 100; in igc_init_phy_params_i225()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82540.c73 phy->reset_delay_us = 10000; in e1000_init_phy_params_82540()
H A De1000_hw.h911 u32 reset_delay_us; /* in usec */ member
H A De1000_82541.c94 phy->reset_delay_us = 10000; in e1000_init_phy_params_82541()
H A De1000_82543.c101 phy->reset_delay_us = 10000; in e1000_init_phy_params_82543()
H A De1000_80003es2lan.c106 phy->reset_delay_us = 100; in e1000_init_phy_params_80003es2lan()
H A De1000_82571.c108 phy->reset_delay_us = 100; in e1000_init_phy_params_82571()
H A De1000_ich8lan.c466 phy->reset_delay_us = 100; in e1000_init_phy_params_pchlan()
566 phy->reset_delay_us = 100; in e1000_init_phy_params_ich8lan()
H A De1000_82575.c184 phy->reset_delay_us = 100; in e1000_init_phy_params_82575()
H A De1000_phy.c2873 usec_delay(phy->reset_delay_us); in e1000_phy_hw_reset_generic()