Searched refs:AAC_MAX_MSIX (Results 1 – 2 of 2) sorted by relevance
15 #define AAC_MAX_MSIX 8 /* vectors */ macro1151 u32 host_rrq_idx[AAC_MAX_MSIX];1152 atomic_t rrq_outstanding[AAC_MAX_MSIX];1226 struct msix_entry msixentry[AAC_MAX_MSIX];1227 struct aac_msix_ctx aac_msix[AAC_MAX_MSIX]; /* context */
557 if (msi_count > AAC_MAX_MSIX) in aac_define_int_mode()558 msi_count = AAC_MAX_MSIX; in aac_define_int_mode()