Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c3135 s32 phy_init_status, ret_val; in e1000_detect_gig_phy() local
3190 phy_init_status = e1000_set_phy_type(hw); in e1000_detect_gig_phy()
3192 if ((match) && (phy_init_status == E1000_SUCCESS)) { in e1000_detect_gig_phy()

Completed in 11 milliseconds