Searched refs:nfp (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp6000_pcie.c | 128 struct nfp6000_pcie *nfp; member 181 return pci_resource_len(bar->nfp->pdev, (bar->index / 8) * 2) / 8; in nfp_bar_resource_len() 186 return pci_resource_start(bar->nfp->pdev, (bar->index / 8) * 2) in nfp_bar_resource_start() 194 compute_bar(const struct nfp6000_pcie *nfp, const struct nfp_bar *bar, in compute_bar() argument 268 nfp6000_bar_write(struct nfp6000_pcie *nfp, struct nfp_bar *bar, u32 newcfg) in nfp6000_bar_write() argument 274 if (nfp->iomem.csr) { in nfp6000_bar_write() 275 writel(newcfg, nfp->iomem.csr + xbar); in nfp6000_bar_write() 277 readl(nfp->iomem.csr + xbar); in nfp6000_bar_write() 279 xbar += nfp->dev_info->pcie_cfg_expbar_offset; in nfp6000_bar_write() 280 pci_write_config_dword(nfp->pdev, xbar, newcfg); in nfp6000_bar_write() [all …]
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | Makefile | 2 obj-$(CONFIG_NFP) += nfp.o 4 nfp-objs := \ 48 nfp-objs += \ 53 nfp-objs += \ 67 nfp-objs += \ 76 nfp-objs += \ 83 nfp-$(CONFIG_NFP_NET_IPSEC) += crypto/ipsec.o nfd3/ipsec.o nfdk/ipsec.o 85 nfp-$(CONFIG_NFP_DEBUG) += nfp_net_debugfs.o 87 nfp-$(CONFIG_DCB) += nic/dcb.o
|
| /linux/fs/nfsd/ |
| H A D | filecache.h | 79 unsigned int may_flags, struct nfsd_file **nfp); 81 unsigned int may_flags, struct nfsd_file **nfp); 84 struct nfsd_file **nfp);
|
| H A D | nfs4state.c | 8029 struct nfsd_file **nfp, int flags) in nfs4_check_file() argument 8049 *nfp = nf; in nfs4_check_file() 8162 stateid_t *stateid, int flags, struct nfsd_file **nfp, in nfs4_preprocess_stateid_op() argument 8170 if (nfp) in nfs4_preprocess_stateid_op() 8171 *nfp = NULL; in nfs4_preprocess_stateid_op() 8204 if (status == nfs_ok && nfp) in nfs4_preprocess_stateid_op() 8205 status = nfs4_check_file(rqstp, fhp, s, nfp, flags); in nfs4_preprocess_stateid_op()
|
| /linux/Documentation/networking/devlink/ |
| H A D | nfp.rst | 4 nfp devlink support 7 This document describes the devlink features implemented by the ``nfp`` 25 The ``nfp`` driver reports the following versions
|
| H A D | index.rst | 99 nfp
|
| /linux/drivers/net/ethernet/netronome/ |
| H A D | Makefile | 6 obj-$(CONFIG_NFP) += nfp/
|
| /linux/Documentation/networking/device_drivers/ethernet/netronome/ |
| H A D | nfp.rst | 103 nfp: Looking for firmware file in order of priority: 104 nfp: netronome/serial-00-12-34-aa-bb-cc-10-ff.nffw: not found 105 nfp: netronome/pci-0000:02:00.0.nffw: not found 106 nfp: netronome/nic_AMDA0081-0001_1x40.nffw: found, loading... 161 driver nfp 208 $ rmmod nfp; modprobe nfp
|
| /linux/Documentation/networking/device_drivers/ethernet/ |
| H A D | index.rst | 51 netronome/nfp
|
| /linux/Documentation/ |
| H A D | .renames.txt | 821 networking/device_drivers/netronome/nfp networking/device_drivers/ethernet/netronome/nfp
|
| /linux/ |
| H A D | MAINTAINERS | 4862 F: drivers/net/ethernet/netronome/nfp/bpf/
|