irq_adapt_low_thresh 194 drivers/net/ethernet/sfc/efx.c static unsigned irq_adapt_low_thresh = 8000; irq_adapt_low_thresh 195 drivers/net/ethernet/sfc/efx.c module_param(irq_adapt_low_thresh, uint, 0644); irq_adapt_low_thresh 196 drivers/net/ethernet/sfc/efx.c MODULE_PARM_DESC(irq_adapt_low_thresh, irq_adapt_low_thresh 313 drivers/net/ethernet/sfc/efx.c if (channel->irq_mod_score < irq_adapt_low_thresh) { irq_adapt_low_thresh 171 drivers/net/ethernet/sfc/falcon/efx.c static unsigned irq_adapt_low_thresh = 8000; irq_adapt_low_thresh 172 drivers/net/ethernet/sfc/falcon/efx.c module_param(irq_adapt_low_thresh, uint, 0644); irq_adapt_low_thresh 173 drivers/net/ethernet/sfc/falcon/efx.c MODULE_PARM_DESC(irq_adapt_low_thresh, irq_adapt_low_thresh 280 drivers/net/ethernet/sfc/falcon/efx.c if (channel->irq_mod_score < irq_adapt_low_thresh) {