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