Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
De1000.c134 static int e1000_check_for_link(struct e1000_hw *hw);
2317 ret_val = e1000_check_for_link(hw); in e1000_setup_fiber_link()
3858 e1000_check_for_link(struct e1000_hw *hw) in e1000_check_for_link() function