Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c63 static s32 e1000_set_phy_mode(struct e1000_hw *hw);
1035 ret_val = e1000_set_phy_mode(hw); in e1000_copper_link_preconfig()
5293 static s32 e1000_set_phy_mode(struct e1000_hw *hw) in e1000_set_phy_mode() function
/openbmc/u-boot/drivers/net/
H A De1000.c1090 e1000_set_phy_mode(struct e1000_hw *hw) in e1000_set_phy_mode() function
2375 ret_val = e1000_set_phy_mode(hw); in e1000_copper_link_preconfig()