Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/e1000e/
Dmac.h26 s32 e1000e_check_for_copper_link(struct e1000_hw *hw);
D80003es2lan.c147 mac->ops.check_for_link = e1000e_check_for_copper_link; in e1000_init_mac_params_80003es2lan()
Dmac.c417 s32 e1000e_check_for_copper_link(struct e1000_hw *hw) in e1000e_check_for_copper_link() function
D82571.c244 mac->ops.check_for_link = e1000e_check_for_copper_link; in e1000_init_mac_params_82571()