Searched refs:nfp6000_pcie (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp6000_pcie.c | 112 struct nfp6000_pcie; 128 struct nfp6000_pcie *nfp; 142 struct nfp6000_pcie { struct 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() 289 reconfigure_bar(struct nfp6000_pcie *nfp, struct nfp_bar *bar, in reconfigure_bar() 367 find_matching_bar(struct nfp6000_pcie *nfp, in find_matching_bar() 384 find_unused_bar_noblock(const struct nfp6000_pcie *nfp, in find_unused_bar_noblock() 417 find_unused_bar_and_lock(struct nfp6000_pcie *nfp, in find_unused_bar_and_lock() 435 static void nfp_bar_get(struct nfp6000_pcie *nfp, struct nfp_bar *bar) in nfp_bar_get() [all …]
|
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/ |
D | Makefile | 5 nfpcore/nfp6000_pcie.o \
|