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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82540.c55 static s32 e1000_set_phy_mode_82540(struct e1000_hw *hw);
424 ret_val = e1000_set_phy_mode_82540(hw);
580 * e1000_set_phy_mode_82540 - Set PHY to class A mode
588 static s32 e1000_set_phy_mode_82540(struct e1000_hw *hw) function
593 DEBUGFUNC("e1000_set_phy_mode_82540");

Completed in 65 milliseconds