Searched refs:e1000e_check_for_copper_link (Results 1 – 5 of 5) sorted by relevance
425 extern s32 e1000e_check_for_copper_link(struct e1000_hw *hw);
233 func->check_for_link = e1000e_check_for_copper_link; in e1000_init_mac_params_80003es2lan()
240 func->check_for_link = e1000e_check_for_copper_link; in e1000_init_mac_params_82571()
378 s32 e1000e_check_for_copper_link(struct e1000_hw *hw) in e1000e_check_for_copper_link() function
2563 .check_for_link = e1000e_check_for_copper_link,