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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_phy.c38 static s32 e1000_wait_autoneg(struct e1000_hw *hw);
1678 ret_val = e1000_wait_autoneg(hw);
2316 * e1000_wait_autoneg - Wait for auto-neg completion
2322 static s32 e1000_wait_autoneg(struct e1000_hw *hw) function
2327 DEBUGFUNC("e1000_wait_autoneg");

Completed in 42 milliseconds