]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ntb/ntb_hw.h
ntb: Use pci_msix_vec_count() to obtain number of MSI-Xs
[karo-tx-linux.git] / drivers / ntb / ntb_hw.h
index 923a0fbb0eb83dbccca1695079d5b2de595a6c11..465517b7393efe4e995d323dc20f48b1eab859ae 100644 (file)
@@ -61,8 +61,6 @@
 #define PCI_DEVICE_ID_INTEL_NTB_SS_HSX         0x2F0F
 #define PCI_DEVICE_ID_INTEL_NTB_B2B_BWD                0x0C4E
 
-#define msix_table_size(control)       ((control & PCI_MSIX_FLAGS_QSIZE)+1)
-
 #ifndef readq
 static inline u64 readq(void __iomem *addr)
 {