Home
last modified time | relevance | path

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

/third_party/dev/ethernet/e1000/
A De1000_mac.h50 s32 e1000_check_for_copper_link_generic(struct e1000_hw *hw);
A De1000_82540.c208 mac->ops.check_for_link = e1000_check_for_copper_link_generic; in e1000_init_mac_params_82540()
A De1000_80003es2lan.c211 mac->ops.check_for_link = e1000_check_for_copper_link_generic; in e1000_init_mac_params_80003es2lan()
A De1000_82571.c319 mac->ops.check_for_link = e1000_check_for_copper_link_generic; in e1000_init_mac_params_82571()
A De1000_mac.c710 s32 e1000_check_for_copper_link_generic(struct e1000_hw *hw) in e1000_check_for_copper_link_generic() function
A De1000_82575.c1140 ret_val = e1000_check_for_copper_link_generic(hw); in e1000_check_for_link_82575()

Completed in 18 milliseconds