Searched defs:nfp6000_pcie (Results 1 – 1 of 1) sorted by relevance
145 struct nfp6000_pcie { struct146 struct pci_dev *pdev;147 struct device *dev;150 spinlock_t bar_lock; /* Protect the PCI2CPP BAR cache */151 int bars;152 struct nfp_bar bar[NFP_PCI_BAR_MAX];153 wait_queue_head_t bar_waiters;156 struct {160 } iomem;163 struct {[all …]