Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c3134 s32 phy_init_status, ret_val; in e1000_detect_gig_phy() local
3189 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()
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c4672 int32_t phy_init_status, ret_val; in e1000_detect_gig_phy() local
4767 phy_init_status = e1000_set_phy_type(hw); in e1000_detect_gig_phy()
4769 if ((match) && (phy_init_status == E1000_SUCCESS)) { in e1000_detect_gig_phy()