Searched refs:irq_adapt_low_thresh (Results 1 – 2 of 2) sorted by relevance
38 static unsigned int irq_adapt_low_thresh = 8000; variable39 module_param(irq_adapt_low_thresh, uint, 0644);40 MODULE_PARM_DESC(irq_adapt_low_thresh,1246 if (channel->irq_mod_score < irq_adapt_low_thresh) { in efx_update_irq_mod()
171 static unsigned irq_adapt_low_thresh = 8000; variable172 module_param(irq_adapt_low_thresh, uint, 0644);173 MODULE_PARM_DESC(irq_adapt_low_thresh,280 if (channel->irq_mod_score < irq_adapt_low_thresh) { in ef4_update_irq_mod()