Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp6000_pcie.c142 struct nfp6000_pcie { struct
143 struct pci_dev *pdev;
144 struct device *dev;
145 const struct nfp_dev_info *dev_info;
148 spinlock_t bar_lock; /* Protect the PCI2CPP BAR cache */
149 int bars;
150 struct nfp_bar bar[NFP_PCI_BAR_MAX];
151 wait_queue_head_t bar_waiters;
154 struct {
158 } iomem;
[all …]