Searched refs:nfp6000_pcie (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp6000_pcie.c | 144 struct nfp6000_pcie; 160 struct nfp6000_pcie *nfp; 174 struct nfp6000_pcie { struct 225 compute_bar(const struct nfp6000_pcie *nfp, const struct nfp_bar *bar, in compute_bar() argument 299 nfp6000_bar_write(struct nfp6000_pcie *nfp, struct nfp_bar *bar, u32 newcfg) in nfp6000_bar_write() 323 reconfigure_bar(struct nfp6000_pcie *nfp, struct nfp_bar *bar, in reconfigure_bar() 401 find_matching_bar(struct nfp6000_pcie *nfp, in find_matching_bar() 418 find_unused_bar_noblock(const struct nfp6000_pcie *nfp, in find_unused_bar_noblock() 451 find_unused_bar_and_lock(struct nfp6000_pcie *nfp, in find_unused_bar_and_lock() 469 static void nfp_bar_get(struct nfp6000_pcie *nfp, struct nfp_bar *bar) in nfp_bar_get() [all …]
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | Makefile | 5 nfpcore/nfp6000_pcie.o \
|