Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c4042 int32_t phy_init_status, ret_val; in e1000_detect_gig_phy() local
4120 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()