Searched refs:t4_tmr_idx (Results 1 – 3 of 3) sorted by relevance
739 vi->tmr_idx = t4_tmr_idx; in t4vf_attach()
1359 extern int t4_tmr_idx;
458 int t4_tmr_idx = TMR_IDX; variable459 SYSCTL_INT(_hw_cxgbe, OID_AUTO, holdoff_timer_idx, CTLFLAG_RDTUN, &t4_tmr_idx,461 TUNABLE_INT("hw.cxgbe.holdoff_timer_idx_10G", &t4_tmr_idx); /* Old name */1583 vi->tmr_idx = t4_tmr_idx; in t4_attach()12854 if (t4_tmr_idx < 0 || t4_tmr_idx >= SGE_NTIMERS) in tweak_tunables()12855 t4_tmr_idx = TMR_IDX; in tweak_tunables()