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.c334 * e1000_enable_mng_pass_thru - Check if management passthrough is needed
340 bool e1000_enable_mng_pass_thru(struct e1000_hw *hw) function
345 DEBUGFUNC("e1000_enable_mng_pass_thru");
H A De1000_82575.c1402 if (!e1000_enable_mng_pass_thru(hw)) {
2066 if (!(e1000_enable_mng_pass_thru(hw) || phy->ops.check_reset_block(hw)))

Completed in 50 milliseconds