Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c62 static s32 e1000_set_phy_mode(struct e1000_hw *hw);
1034 ret_val = e1000_set_phy_mode(hw); in e1000_copper_link_preconfig()
5298 static s32 e1000_set_phy_mode(struct e1000_hw *hw) in e1000_set_phy_mode() function
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c921 e1000_set_phy_mode(struct e1000_hw *hw) in e1000_set_phy_mode() function
2161 ret_val = e1000_set_phy_mode(hw); in e1000_copper_link_preconfig()