Home
last modified time | relevance | path

Searched refs:nfp6000_pcie (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp6000_pcie.c115 struct nfp6000_pcie;
131 struct nfp6000_pcie *nfp;
145 struct nfp6000_pcie { struct
196 compute_bar(const struct nfp6000_pcie *nfp, const struct nfp_bar *bar, in compute_bar() argument
270 nfp6000_bar_write(struct nfp6000_pcie *nfp, struct nfp_bar *bar, u32 newcfg) in nfp6000_bar_write()
294 reconfigure_bar(struct nfp6000_pcie *nfp, struct nfp_bar *bar, in reconfigure_bar()
372 find_matching_bar(struct nfp6000_pcie *nfp, in find_matching_bar()
389 find_unused_bar_noblock(const struct nfp6000_pcie *nfp, in find_unused_bar_noblock()
422 find_unused_bar_and_lock(struct nfp6000_pcie *nfp, in find_unused_bar_and_lock()
440 static void nfp_bar_get(struct nfp6000_pcie *nfp, struct nfp_bar *bar) in nfp_bar_get()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A DMakefile5 nfpcore/nfp6000_pcie.o \