Searched refs:irq_adapt_low_thresh (Results 1 – 2 of 2) sorted by relevance
174 static unsigned irq_adapt_low_thresh = 8000; variable175 module_param(irq_adapt_low_thresh, uint, 0644);176 MODULE_PARM_DESC(irq_adapt_low_thresh,283 if (channel->irq_mod_score < irq_adapt_low_thresh) { in ef4_update_irq_mod()
196 static unsigned irq_adapt_low_thresh = 8000; variable197 module_param(irq_adapt_low_thresh, uint, 0644);198 MODULE_PARM_DESC(irq_adapt_low_thresh,305 if (channel->irq_mod_score < irq_adapt_low_thresh) { in efx_update_irq_mod()