Searched refs:t4_tmr_idx_10g (Results 1 – 3 of 3) sorted by relevance
744 vi->tmr_idx = t4_tmr_idx_10g; in t4vf_attach()
1108 extern int t4_tmr_idx_10g;
301 int t4_tmr_idx_10g = TMR_IDX_10G; variable302 TUNABLE_INT("hw.cxgbe.holdoff_timer_idx_10G", &t4_tmr_idx_10g);1105 vi->tmr_idx = t4_tmr_idx_10g; in t4_attach()9517 if (t4_tmr_idx_10g < 0 || t4_tmr_idx_10g >= SGE_NTIMERS) in tweak_tunables()9518 t4_tmr_idx_10g = TMR_IDX_10G; in tweak_tunables()