Searched refs:phy_init_status (Results 1 – 1 of 1) sorted by relevance
3134 s32 phy_init_status, ret_val; in e1000_detect_gig_phy() local3189 phy_init_status = e1000_set_phy_type(hw); in e1000_detect_gig_phy()3191 if ((match) && (phy_init_status == E1000_SUCCESS)) { in e1000_detect_gig_phy()