SGE_NCOUNTERS
uint_t holdoff_pktcnt[SGE_NCOUNTERS];
ASSERT(idx < SGE_NCOUNTERS);
for (uint_t i = 0; i < SGE_NCOUNTERS; i++) {
ASSERT3U(chosen_idx, <, SGE_NCOUNTERS);
const uint_t t4_holdoff_pktcnt_default[SGE_NCOUNTERS] = {1, 8, 16, 32};
for (uint_t i = 0; i < SGE_NCOUNTERS; i++) {
(int *)p->holdoff_pktcnt, SGE_NCOUNTERS);
ASSERT(tip->tip_pktc_idx < SGE_NCOUNTERS);
ASSERT((pktc_idx >= 0 && pktc_idx < SGE_NCOUNTERS) || pktc_idx == -1);