Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dsfp.c185 /* T_PHY_RETRY is the time interval between attempts to probe the PHY.
188 #define T_PHY_RETRY msecs_to_jiffies(50) macro
2152 sfp_sm_next(sfp, SFP_S_INIT_PHY, T_PHY_RETRY); in sfp_sm_main()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dsfp.c190 /* T_PHY_RETRY is the time interval between attempts to probe the PHY.
193 #define T_PHY_RETRY msecs_to_jiffies(50) macro
2614 sfp_sm_next(sfp, SFP_S_INIT_PHY, T_PHY_RETRY); in sfp_sm_main()

Completed in 7 milliseconds