Searched refs:tx_watchdog (Results 1 – 1 of 1) sorted by relevance
447 struct timer_list tx_watchdog; member1529 timer_delete_sync(&dev->tx_watchdog);1589 struct ns83820 *dev = timer_container_of(dev, t, tx_watchdog);1607 mod_timer(&dev->tx_watchdog, jiffies + 2*HZ);1639 timer_setup(&dev->tx_watchdog, ns83820_tx_watch, 0);1640 mod_timer(&dev->tx_watchdog, jiffies + 2*HZ);