Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.c134 static int e1000_check_for_link(struct e1000_hw *hw);
2103 ret_val = e1000_check_for_link(hw); in e1000_setup_fiber_link()
3644 e1000_check_for_link(struct e1000_hw *hw) in e1000_check_for_link() function