Searched refs:e1000_wait_autoneg (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/e1000/
H A De1000_phy.c37 static s32 e1000_wait_autoneg(struct e1000_hw *hw);
1667 ret_val = e1000_wait_autoneg(hw);
2305 * e1000_wait_autoneg - Wait for auto-neg completion
2311 static s32 e1000_wait_autoneg(struct e1000_hw *hw) function
2316 DEBUGFUNC("e1000_wait_autoneg");

Completed in 241 milliseconds