Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c39 static unsigned int irq_adapt_low_thresh = 8000; variable
40 module_param(irq_adapt_low_thresh, uint, 0644);
41 MODULE_PARM_DESC(irq_adapt_low_thresh,
1250 if (channel->irq_mod_score < irq_adapt_low_thresh) { in efx_update_irq_mod()
/linux/drivers/net/ethernet/sfc/
H A Defx_channels.c39 static unsigned int irq_adapt_low_thresh = 8000; variable
40 module_param(irq_adapt_low_thresh, uint, 0644);
41 MODULE_PARM_DESC(irq_adapt_low_thresh,
1231 if (channel->irq_mod_score < irq_adapt_low_thresh) { in efx_update_irq_mod()