Searched defs:nfp (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp6000_pcie.c | 128 struct nfp6000_pcie *nfp; member 194 compute_bar(const struct nfp6000_pcie *nfp, const struct nfp_bar *bar, in compute_bar() 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() 440 static void nfp_bar_put(struct nfp6000_pcie *nfp, struct nfp_bar *bar) in nfp_bar_put() 447 nfp_wait_for_bar(struct nfp6000_pcie *nfp, int *barnum, in nfp_wait_for_bar() [all …]
|