Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp6000_pcie.c174 struct nfp6000_pcie { struct
175 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 …]