Home
last modified time | relevance | path

Searched refs:SGE_NCOUNTERS (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.h75 SGE_NCOUNTERS = 4, /* # of interrupt packet counter values */ enumerator
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1473 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()
H A Dadapter.h425 int counter_val[SGE_NCOUNTERS];
H A Dt4_mac.c1027 if (v >= SGE_NCOUNTERS) in setprop()
H A Dt4_sge.c1051 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()