Lines Matching full:irqs
148 IRQs are threaded (such as if ``PREEMPT_RT`` is enabled).
224 before NAPI gives up and goes back to using hardware IRQs.
229 ``gro-flush-timeout`` and ``napi-defer-hard-irqs``.
243 "defer-hard-irqs": 111,
250 completely suspend IRQs. It is used in combination with SO_PREFER_BUSY_POLL,
320 polling operation periodically, and the driver should keep the device IRQs
337 will defer IRQs to allow for better batch processing, but will induce latency
340 attempting to busy poll by device IRQs and softirq processing. This value
351 IRQ suspension is a mechanism wherein device IRQs are masked while epoll
366 maximum time (in nanoseconds) the application can have its IRQs
376 to defer IRQs after busy poll has found no data.
385 userland, the ``irq-suspend-timeout`` is deferred and IRQs are disabled. This
393 than ``gro_flush_timeout`` as ``irq-suspend-timeout`` should suspend IRQs for
441 between IRQs and NAPI instances may not be trivial (and is driver