Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c33 static s32 e1000_set_phy_type(struct e1000_hw *hw);
92 static s32 e1000_set_phy_type(struct e1000_hw *hw) in e1000_set_phy_type() function
3191 phy_init_status = e1000_set_phy_type(hw); in e1000_detect_gig_phy()
/openbmc/u-boot/drivers/net/
H A De1000.c4827 static int e1000_set_phy_type (struct e1000_hw *hw) in e1000_set_phy_type() function
4981 phy_init_status = e1000_set_phy_type(hw); in e1000_detect_gig_phy()