Searched refs:CCE_NUM_MSIX_VECTORS (Results 1 – 6 of 6) sorted by relevance
107 if (uctxt->msix_intr != CCE_NUM_MSIX_VECTORS) in hfi1_netdev_deallocate_ctxt()110 uctxt->msix_intr = CCE_NUM_MSIX_VECTORS; in hfi1_netdev_deallocate_ctxt()
32 if (total >= CCE_NUM_MSIX_VECTORS) in msix_initialize()
30 #define CCE_NUM_MSIX_VECTORS 256 macro
338 rcd->msix_intr = CCE_NUM_MSIX_VECTORS; in hfi1_create_ctxtdata()
691 DECLARE_BITMAP(in_use_msix, CCE_NUM_MSIX_VECTORS);
13643 for (i = 0; i < CCE_NUM_MSIX_VECTORS; i++) { in reset_cce_csrs()