Searched refs:intr_holdoff (Results 1 – 1 of 1) sorted by relevance
195 static unsigned int intr_holdoff[SGE_NTIMERS - 1] = { 5, 10, 20, 50, 100 }; variable197 module_param_array(intr_holdoff, uint, NULL, 0644);198 MODULE_PARM_DESC(intr_holdoff, "values for queue interrupt hold-off timers "