Searched refs:intrTotalAlloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_intr.c1257 int intrTotalAlloc = 0; local
1316 intrTotalAlloc++;
1359 intrTotalAlloc += pUM->rssIntr.intrCount; /* intrCount <= numRings */
1384 intrTotalAlloc++;
1403 intrTotalAlloc = 0;
1425 numFIX, numMSI, numMSIX, intrTotalAlloc, BnxeIntrTypeName(pUM->intrType));

Completed in 44 milliseconds