Searched refs:e1000_copper_link_setup_82577 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.h112 s32 e1000_copper_link_setup_82577(struct e1000_hw *hw);
H A De1000_82575.c1609 ret_val = e1000_copper_link_setup_82577(hw);
H A De1000_phy.c1043 * e1000_copper_link_setup_82577 - Setup 82577 PHY for copper link
1048 s32 e1000_copper_link_setup_82577(struct e1000_hw *hw) function
1053 DEBUGFUNC("e1000_copper_link_setup_82577");
H A De1000_ich8lan.c5346 ret_val = e1000_copper_link_setup_82577(hw);
5402 ret_val = e1000_copper_link_setup_82577(hw);

Completed in 139 milliseconds