Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dsfp.c164 * an initial T_WAIT period before we check the tx fault to give any PHY
167 #define T_WAIT msecs_to_jiffies(50) macro
2100 sfp_sm_next(sfp, SFP_S_WAIT, T_WAIT); in sfp_sm_main()
2114 if (timeout > T_WAIT) in sfp_sm_main()
2115 timeout -= T_WAIT; in sfp_sm_main()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dsfp.c169 * an initial T_WAIT period before we check the tx fault to give any PHY
172 #define T_WAIT msecs_to_jiffies(50) macro
2318 sfp->module_t_wait = T_WAIT; in sfp_sm_mod_probe()

Completed in 7 milliseconds