Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c3136 s32 phy_init_status, ret_val; in e1000_detect_gig_phy() local
3191 phy_init_status = e1000_set_phy_type(hw); in e1000_detect_gig_phy()
3193 if ((match) && (phy_init_status == E1000_SUCCESS)) { in e1000_detect_gig_phy()
/openbmc/u-boot/drivers/net/
H A De1000.c4886 int32_t phy_init_status, ret_val; in e1000_detect_gig_phy() local
4981 phy_init_status = e1000_set_phy_type(hw); in e1000_detect_gig_phy()
4983 if ((match) && (phy_init_status == E1000_SUCCESS)) { in e1000_detect_gig_phy()