Searched full:msi_x (Results 1 – 2 of 2) sorted by relevance
63 static int msi_x = 1; variable64 module_param(msi_x, int, 0444);65 MODULE_PARM_DESC(msi_x, "attempt to use MSI-X if nonzero");69 #define msi_x (0) macro998 if (msi_x && !mthca_enable_msi_x(mdev)) in __mthca_init_one()
122 /* When not in MSI_X or slave, test only async */ in mlx4_en_test_interrupts()