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

/linux-master/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
2340 sfp->phy_t_retry = T_PHY_RETRY;

Completed in 150 milliseconds