Home
last modified time | relevance | path

Searched refs:nfp (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_cpp_pcie_ops.c96 struct nfp_pcie_user *nfp; member
254 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 …]
/dpdk/doc/guides/nics/
H A Dindex.rst51 nfp
H A Dnfp.rst37 **https://github.com/Netronome/nfp-drv-kmods** along with the build
46 Netronome's PMD code is provided in the **drivers/net/nfp** directory.
/dpdk/drivers/net/
H A Dmeson.build44 'nfp',
/dpdk/doc/guides/nics/features/
H A Dnfp.ini2 ; Supported features of the 'nfp' network poll mode driver.
/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst157 * **Added driver for Netronome nfp-6xxx card.**
159 Support for using Netronome nfp-6xxx with PCI VFs.
/dpdk/
H A DMAINTAINERS841 Netronome nfp
843 F: drivers/net/nfp/
844 F: doc/guides/nics/nfp.rst
845 F: doc/guides/nics/features/nfp*.ini