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

/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dtxc43128_phy.c160 unsigned long bug10934_timer; member in struct:txc43128_data
503 data->bug10934_timer = jiffies; txc43128_phy_poll()
505 if (time_after_eq(jiffies, (data->bug10934_timer + txc43128_phy_poll()
507 data->bug10934_timer = jiffies; txc43128_phy_poll()

Completed in 93 milliseconds