Searched refs:phy_init_status (Results 1 – 1 of 1) sorted by relevance
4042 int32_t phy_init_status, ret_val; in e1000_detect_gig_phy() local4120 phy_init_status = e1000_set_phy_type(hw); in e1000_detect_gig_phy()4122 if ((match) && (phy_init_status == E1000_SUCCESS)) { in e1000_detect_gig_phy()