Searched refs:e1000_copper_link_setup_m88 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/sys/dev/e1000/
H A De1000_phy.h56 s32 e1000_copper_link_setup_m88(struct e1000_hw *hw);
H A De1000_82540.c441 ret_val = e1000_copper_link_setup_m88(hw);
H A De1000_82543.c1088 ret_val = e1000_copper_link_setup_m88(hw);
H A De1000_82571.c1581 ret_val = e1000_copper_link_setup_m88(hw);
H A De1000_82575.c1580 ret_val = e1000_copper_link_setup_m88(hw);
H A De1000_phy.c1106 * e1000_copper_link_setup_m88 - Setup m88 PHY's for copper link
1112 s32 e1000_copper_link_setup_m88(struct e1000_hw *hw) function
1118 DEBUGFUNC("e1000_copper_link_setup_m88");
H A De1000_ich8lan.c4288 ret_val = e1000_copper_link_setup_m88(hw);

Completed in 194 milliseconds