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

/freebsd-12-stable/sys/dev/e1000/
H A De1000_phy.h113 s32 e1000_copper_link_setup_82577(struct e1000_hw *hw);
H A De1000_82575.c1528 ret_val = e1000_copper_link_setup_82577(hw);
H A De1000_phy.c1044 * e1000_copper_link_setup_82577 - Setup 82577 PHY for copper link
1049 s32 e1000_copper_link_setup_82577(struct e1000_hw *hw) function
1054 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 67 milliseconds