Searched defs:btintel_pcie_data (Results 1 – 1 of 1) sorted by relevance
362 struct btintel_pcie_data { struct363 struct pci_dev *pdev;364 struct hci_dev *hdev;366 unsigned long flags;368 spinlock_t irq_lock;370 spinlock_t hci_rx_lock;372 void __iomem *base_addr;374 struct msix_entry msix_entries[BTINTEL_PCIE_MSIX_VEC_MAX];375 bool msix_enabled;376 u32 alloc_vecs;[all …]