Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
A Dqt202x_phy.c59 unsigned long bug17190_timer; member
198 phy_data->bug17190_timer = jiffies + BUG17190_INTERVAL; in qt2025c_bug17190_workaround()
202 if (time_after_eq(jiffies, phy_data->bug17190_timer)) { in qt2025c_bug17190_workaround()
209 phy_data->bug17190_timer = jiffies + BUG17190_INTERVAL; in qt2025c_bug17190_workaround()
349 phy_data->bug17190_timer = 0; in qt202x_phy_probe()

Completed in 3 milliseconds