Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dtxc43128_phy.c157 unsigned long bug10934_timer; member
500 data->bug10934_timer = jiffies; in txc43128_phy_poll()
502 if (time_after_eq(jiffies, (data->bug10934_timer + in txc43128_phy_poll()
504 data->bug10934_timer = jiffies; in txc43128_phy_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dtxc43128_phy.c157 unsigned long bug10934_timer; member
500 data->bug10934_timer = jiffies; in txc43128_phy_poll()
502 if (time_after_eq(jiffies, (data->bug10934_timer + in txc43128_phy_poll()
504 data->bug10934_timer = jiffies; in txc43128_phy_poll()

Completed in 3 milliseconds