Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Defx.c177 static unsigned irq_adapt_low_thresh = 8000; variable
178 module_param(irq_adapt_low_thresh, uint, 0644);
179 MODULE_PARM_DESC(irq_adapt_low_thresh,
289 irq_adapt_low_thresh)) { in efx_poll()