Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c38 static s32 e1000_config_mac_to_phy(struct e1000_hw *hw);
1384 ret_val = e1000_config_mac_to_phy(hw); in e1000_copper_link_postconfig()
1903 static s32 e1000_config_mac_to_phy(struct e1000_hw *hw) in e1000_config_mac_to_phy() function
2468 ret_val = e1000_config_mac_to_phy(hw); in e1000_check_for_link()
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c132 static int e1000_config_mac_to_phy(struct e1000_hw *hw);
3000 ret_val = e1000_config_mac_to_phy(hw); in e1000_copper_link_postconfig()
3310 e1000_config_mac_to_phy(struct e1000_hw *hw) in e1000_config_mac_to_phy() function
3710 ret_val = e1000_config_mac_to_phy(hw); in e1000_check_for_link()