Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c39 static s32 e1000_config_mac_to_phy(struct e1000_hw *hw);
1386 ret_val = e1000_config_mac_to_phy(hw); in e1000_copper_link_postconfig()
1905 static s32 e1000_config_mac_to_phy(struct e1000_hw *hw) in e1000_config_mac_to_phy() function
2470 ret_val = e1000_config_mac_to_phy(hw); in e1000_check_for_link()
/openbmc/u-boot/drivers/net/
H A De1000.c132 static int e1000_config_mac_to_phy(struct e1000_hw *hw);
3214 ret_val = e1000_config_mac_to_phy(hw); in e1000_copper_link_postconfig()
3524 e1000_config_mac_to_phy(struct e1000_hw *hw) in e1000_config_mac_to_phy() function
3924 ret_val = e1000_config_mac_to_phy(hw); in e1000_check_for_link()