Searched defs:nfp6000_pcie (Results 1 – 1 of 1) sorted by relevance
174 struct nfp6000_pcie { struct175 struct pci_dev *pdev;176 struct device *dev;179 spinlock_t bar_lock; /* Protect the PCI2CPP BAR cache */180 int bars;181 struct nfp_bar bar[NFP_PCI_BAR_MAX];182 wait_queue_head_t bar_waiters;185 struct {189 } iomem;192 struct {[all …]