Searched refs:intr_storm_threshold (Results 1 – 1 of 1) sorted by relevance
96 static int intr_storm_threshold = 0; variable97 SYSCTL_INT(_hw, OID_AUTO, intr_storm_threshold, CTLFLAG_RWTUN,98 &intr_storm_threshold, 0,1195 if (intr_storm_threshold != 0 && ie->ie_count >= intr_storm_threshold && in ithread_execute_handlers()