Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bluetooth/
Dbtintel_pcie.h63 #define BTINTEL_PCIE_MSIX_VEC_MAX 1 macro
359 struct msix_entry msix_entries[BTINTEL_PCIE_MSIX_VEC_MAX];
Dbtintel_pcie.c645 for (i = 0; i < BTINTEL_PCIE_MSIX_VEC_MAX; i++) in btintel_pcie_setup_irq()
649 BTINTEL_PCIE_MSIX_VEC_MAX, PCI_IRQ_MSIX); in btintel_pcie_setup_irq()