Searched refs:SGE_NCOUNTERS (Results 1 – 5 of 5) sorted by relevance
75 SGE_NCOUNTERS = 4, /* # of interrupt packet counter values */ enumerator
1473 uint_t cnt[SGE_NCOUNTERS] = {1, 8, 16, 32}; /* 63 max */ in init_driver_props()1499 for (i = 0; i < SGE_NCOUNTERS; i++) in init_driver_props()1502 SGE_NCOUNTERS); in init_driver_props()1503 for (i = 0; i < SGE_NCOUNTERS; i++) { in init_driver_props()1513 data, SGE_NCOUNTERS); in init_driver_props()
425 int counter_val[SGE_NCOUNTERS];
1027 if (v >= SGE_NCOUNTERS) in setprop()
1051 ASSERT(pktc_idx < SGE_NCOUNTERS); /* -ve is ok, means don't use */ in init_iq()1056 iq->intr_pktc_idx = SGE_NCOUNTERS - 1; in init_iq()