Searched refs:e1000_check_for_copper_link_generic (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/igb/
H A Digb_mac.h53 s32 e1000_check_for_copper_link_generic(struct e1000_hw *hw);
H A Digb_82575.c900 ret_val = e1000_check_for_copper_link_generic(hw);
H A Digb_mac.c624 * e1000_check_for_copper_link_generic - Check for link (Copper)
632 e1000_check_for_copper_link_generic(struct e1000_hw *hw) function
/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_mac.h50 s32 e1000_check_for_copper_link_generic(struct e1000_hw *hw);
H A De1000_82540.c204 mac->ops.check_for_link = e1000_check_for_copper_link_generic;
H A De1000_80003es2lan.c247 mac->ops.check_for_link = e1000_check_for_copper_link_generic;
H A De1000_82571.c329 mac->ops.check_for_link = e1000_check_for_copper_link_generic;
H A De1000_mac.c734 * e1000_check_for_copper_link_generic - Check for link (Copper)
742 e1000_check_for_copper_link_generic(struct e1000_hw *hw) function

Completed in 138 milliseconds