Searched refs:SGE_NTIMERS (Results 1 – 4 of 4) sorted by relevance
86 SGE_NTIMERS = 6, /* # of interrupt holdoff timer values */ enumerator
535 int timer_val[SGE_NTIMERS];
337 int intr_timer[SGE_NTIMERS] = {1, 5, 10, 50, 100, 200}; in t4_tweak_chip_settings()1985 KASSERT(tmr_idx >= 0 && tmr_idx < SGE_NTIMERS, in init_iq()
4860 if (idx < 0 || idx >= SGE_NTIMERS) in sysctl_holdoff_tmr_idx()8067 if (t4_tmr_idx_10g < 0 || t4_tmr_idx_10g >= SGE_NTIMERS) in tweak_tunables()8073 if (t4_tmr_idx_1g < 0 || t4_tmr_idx_1g >= SGE_NTIMERS) in tweak_tunables()