Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c34 static s32 e1000_setup_copper_link(struct e1000_hw *hw);
750 e1000_setup_copper_link(hw) : e1000_setup_fiber_serdes_link(hw); in e1000_setup_link()
1414 static s32 e1000_setup_copper_link(struct e1000_hw *hw) in e1000_setup_copper_link() function
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c129 static int e1000_setup_copper_link(struct e1000_hw *hw);
1938 e1000_setup_fiber_link(hw) : e1000_setup_copper_link(hw); in e1000_setup_link()
3020 e1000_setup_copper_link(struct e1000_hw *hw) in e1000_setup_copper_link() function