Searched refs:phy_init_status (Results 1 – 1 of 1) sorted by relevance
4886 int32_t phy_init_status, ret_val; in e1000_detect_gig_phy() local4981 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()