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

/u-boot/drivers/net/
H A De1000.c133 static int e1000_check_for_link(struct e1000_hw *hw);
2284 * e1000_check_for_link. This routine will force the link up if we
2290 ret_val = e1000_check_for_link(hw);
3832 e1000_check_for_link(struct e1000_hw *hw) function

Completed in 45 milliseconds