Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dmac.h8 s32 e1000e_check_for_copper_link(struct e1000_hw *hw);
H A D80003es2lan.c128 mac->ops.check_for_link = e1000e_check_for_copper_link; in e1000_init_mac_params_80003es2lan()
H A Dmac.c396 s32 e1000e_check_for_copper_link(struct e1000_hw *hw) in e1000e_check_for_copper_link() function
H A D82571.c225 mac->ops.check_for_link = e1000e_check_for_copper_link; in e1000_init_mac_params_82571()