Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp6000_pcie.c184 static resource_size_t nfp_bar_resource_start(struct nfp_bar *bar) in nfp_bar_resource_start() function
611 bar->iomem = ioremap(nfp_bar_resource_start(bar), in enable_bars()
678 bar->iomem = ioremap(nfp_bar_resource_start(bar), in enable_bars()
848 priv->phys = nfp_bar_resource_start(priv->bar) + priv->bar_offset; in nfp6000_area_acquire()