Home
last modified time | relevance | path

Searched defs:nfp6000_pcie (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp6000_pcie.c145 struct nfp6000_pcie { struct
146 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 …]