Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.h323 int32_t e1000_check_for_link(struct e1000_hw *hw);
De1000_hw.c1414 ret_val = e1000_check_for_link(hw); in e1000_setup_fiber_serdes_link()
2956 e1000_check_for_link(struct e1000_hw *hw) in e1000_check_for_link() function