CCE_NUM_MSIX_VECTORS
for (i = 0; i < CCE_NUM_MSIX_VECTORS; i++) {
DECLARE_BITMAP(in_use_msix, CCE_NUM_MSIX_VECTORS);
rcd->msix_intr = CCE_NUM_MSIX_VECTORS;
if (total >= CCE_NUM_MSIX_VECTORS)
if (uctxt->msix_intr != CCE_NUM_MSIX_VECTORS)
uctxt->msix_intr = CCE_NUM_MSIX_VECTORS;