Searched refs:nfp (Results 1 – 7 of 7) sorted by relevance
96 struct nfp_pcie_user *nfp; member254 if (!nfp->cfg) in nfp_bar_write()257 bar->csr = nfp->cfg + in nfp_bar_write()285 return nfp_bar_write(nfp, bar, newcfg); in nfp_reconfigure_bar()319 bar = &nfp->bar[x - 1]; in nfp_enable_bars()321 bar->nfp = nfp; in nfp_enable_bars()324 bar->bitsize = nfp->barsz - 3; in nfp_enable_bars()328 bar->csr = nfp->cfg + in nfp_enable_bars()351 bar = &nfp->bar[x - 1]; in nfp_alloc_bar()375 bar = &nfp->bar[x - 1]; in nfp_disable_bars()[all …]
51 nfp
37 **https://github.com/Netronome/nfp-drv-kmods** along with the build46 Netronome's PMD code is provided in the **drivers/net/nfp** directory.
44 'nfp',
2 ; Supported features of the 'nfp' network poll mode driver.
157 * **Added driver for Netronome nfp-6xxx card.**159 Support for using Netronome nfp-6xxx with PCI VFs.
841 Netronome nfp843 F: drivers/net/nfp/844 F: doc/guides/nics/nfp.rst845 F: doc/guides/nics/features/nfp*.ini