Searched refs:e1000_phy_setup_autoneg (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.c1463 * e1000_phy_setup_autoneg - Configure PHY for auto-negotiation
1471 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw) function
1478 DEBUGFUNC("e1000_phy_setup_autoneg");
1644 ret_val = e1000_phy_setup_autoneg(hw);
H A De1000_phy.h53 s32 e1000_phy_setup_autoneg(struct e1000_hw *hw);

Completed in 68 milliseconds