Searched refs:POLL_WAIT (Results 1 – 1 of 1) sorted by relevance
476 #define POLL_WAIT (1+HZ/100) macro 3750 mod_timer(&np->nic_poll, jiffies + POLL_WAIT); in nv_nic_irq_tx() 3817 mod_timer(&np->nic_poll, jiffies + POLL_WAIT); in nv_napi_poll() 3867 mod_timer(&np->nic_poll, jiffies + POLL_WAIT); in nv_nic_irq_rx() 3920 mod_timer(&np->nic_poll, jiffies + POLL_WAIT); in nv_nic_irq_other() 3933 mod_timer(&np->nic_poll, jiffies + POLL_WAIT); in nv_nic_irq_other()