Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp6000_pcie.c127 struct nfp_bar { struct
150 struct nfp_bar bar[NFP_PCI_BAR_MAX]; argument
174 static u32 nfp_bar_maptype(struct nfp_bar *bar) in nfp_bar_maptype()
179 static resource_size_t nfp_bar_resource_len(struct nfp_bar *bar) in nfp_bar_resource_len()
289 reconfigure_bar(struct nfp6000_pcie *nfp, struct nfp_bar *bar, in reconfigure_bar()
373 struct nfp_bar *bar = &nfp->bar[n]; in find_matching_bar()
391 const struct nfp_bar *bar = &nfp->bar[n]; in find_unused_bar_noblock()
511 const struct nfp_bar *a = aptr, *b = bptr; in bar_cmp()
561 struct nfp_bar *bar; in enable_bars()
712 struct nfp_bar *bar = &nfp->bar[0]; in disable_bars()
[all …]