Home
last modified time | relevance | path

Searched refs:e1000_enable_mng_pass_thru (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_manage.h47 bool e1000_enable_mng_pass_thru(struct e1000_hw *hw);
H A De1000_manage.c340 bool e1000_enable_mng_pass_thru(struct e1000_hw *hw) in e1000_enable_mng_pass_thru() function
H A De1000_82575.c1402 if (!e1000_enable_mng_pass_thru(hw)) { in e1000_shutdown_serdes_link_82575()
2067 if (!(e1000_enable_mng_pass_thru(hw) || phy->ops.check_reset_block(hw))) in e1000_power_down_phy_copper_82575()