Searched refs:watchdog_timeo (Results 1 – 25 of 144) sorted by relevance
123456
154 (jiffies - dev->trans_start) > dev->watchdog_timeo) { in dev_watchdog()158 if (!mod_timer(&dev->watchdog_timer, jiffies + dev->watchdog_timeo)) in dev_watchdog()177 if (dev->watchdog_timeo <= 0) in __netdev_watchdog_up()178 dev->watchdog_timeo = 5*HZ; in __netdev_watchdog_up()179 if (!mod_timer(&dev->watchdog_timer, jiffies + dev->watchdog_timeo)) in __netdev_watchdog_up()
213 dev->watchdog_timeo = AWC_TX_TIMEOUT; in awc_pci_init()418 dev->watchdog_timeo = AWC_TX_TIMEOUT; in awc4500_pnp_probe()591 dev->watchdog_timeo = AWC_TX_TIMEOUT; in awc4500_isa_probe()863 dev->watchdog_timeo = AWC_TX_TIMEOUT; in awc_i365_init()
250 dev->watchdog_timeo = TX_TIMEOUT; in sonic_probe1()
174 if (dev->watchdog_timeo <= 0) in ei_open()175 dev->watchdog_timeo = TX_TIMEOUT; in ei_open()
293 dev->watchdog_timeo = MY_TX_TIMEOUT; in netcard_probe1()
282 dev->watchdog_timeo = HZ/10; in fmv18x_probe1()
387 dev->watchdog_timeo = HZ; in el1_probe1()
322 dev->watchdog_timeo = HZ/20; in seeq8005_probe1()
587 dev->watchdog_timeo = HZ; in cirrus_probe()
319 dev->watchdog_timeo = HZ/20; in ni5010_probe1()
232 dev->watchdog_timeo = TX_TIMEOUT; in mace_probe()
886 dev->watchdog_timeo = HZ*2; in de620_probe()
440 dev->watchdog_timeo = TX_TIMEOUT; in el16_probe1()
430 dev->watchdog_timeo = TX_TIMEOUT; in at1700_probe1()
284 dev->watchdog_timeo = TX_TIMEOUT; in znet_probe()
688 dev->watchdog_timeo = (200 * HZ) / 1000; in sgiseeq_init()
250 dev->watchdog_timeo = HZ * 2; in bnep_net_init()
338 int watchdog_timeo; member
841 dev->watchdog_timeo = TX_TIMEOUT; in scc_enet_init()
948 dev->watchdog_timeo = TX_TIMEOUT; in scc_enet_init()
334 dev->watchdog_timeo = HZ * 2; in cops_probe1()
232 dev->watchdog_timeo = HZ; /* Allow time enough for speed change */ in irport_open()
868 dev->watchdog_timeo = HZ*20; in x25_asy_init()
830 ndev->watchdog_timeo = ISLPCI_TX_TIMEOUT; in islpci_setup()
716 netdev->watchdog_timeo = RTL8150_TX_TIMEOUT; in rtl8150_probe()