Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/sfc/
Dtxc43128_phy.c160 unsigned long bug10934_timer; member
503 data->bug10934_timer = jiffies; in txc43128_phy_poll()
505 if (time_after_eq(jiffies, (data->bug10934_timer + in txc43128_phy_poll()
507 data->bug10934_timer = jiffies; in txc43128_phy_poll()