Home
last modified time | relevance | path

Searched refs:BTINTEL_PCIE_MSIX_VEC_MAX (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtintel_pcie.h152 #define BTINTEL_PCIE_MSIX_VEC_MAX 1 macro
480 struct msix_entry msix_entries[BTINTEL_PCIE_MSIX_VEC_MAX];
H A Dbtintel_pcie.c1536 for (i = 0; i < BTINTEL_PCIE_MSIX_VEC_MAX; i++) in btintel_pcie_setup_irq()
1540 BTINTEL_PCIE_MSIX_VEC_MAX, PCI_IRQ_MSIX); in btintel_pcie_setup_irq()