Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c19 static s32 e1000_detect_gig_phy(struct e1000_hw *hw);
1027 ret_val = e1000_detect_gig_phy(hw); in e1000_copper_link_preconfig()
3134 static s32 e1000_detect_gig_phy(struct e1000_hw *hw) in e1000_detect_gig_phy() function
/openbmc/u-boot/drivers/net/
H A De1000.c144 static int e1000_detect_gig_phy(struct e1000_hw *hw);
2367 ret_val = e1000_detect_gig_phy(hw); in e1000_copper_link_preconfig()
4884 e1000_detect_gig_phy(struct e1000_hw *hw) in e1000_detect_gig_phy() function