Home
last modified time | relevance | path

Searched refs:irq_adapt_low_thresh (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sfc/
Defx.c179 static unsigned irq_adapt_low_thresh = 8000; variable
180 module_param(irq_adapt_low_thresh, uint, 0644);
181 MODULE_PARM_DESC(irq_adapt_low_thresh,
305 irq_adapt_low_thresh)) { in efx_poll()