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

/freebsd-12-stable/sys/dev/e1000/
H A De1000_phy.h57 s32 e1000_copper_link_setup_m88(struct e1000_hw *hw);
H A De1000_82540.c442 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.c1465 ret_val = e1000_copper_link_setup_m88(hw);
H A De1000_82575.c1520 ret_val = e1000_copper_link_setup_m88(hw);
H A De1000_phy.c1107 * e1000_copper_link_setup_m88 - Setup m88 PHY's for copper link
1113 s32 e1000_copper_link_setup_m88(struct e1000_hw *hw) function
1119 DEBUGFUNC("e1000_copper_link_setup_m88");
H A De1000_ich8lan.c5340 ret_val = e1000_copper_link_setup_m88(hw);

Completed in 98 milliseconds