Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp6000_pcie.c186 static resource_size_t nfp_bar_resource_start(struct nfp_bar *bar) in nfp_bar_resource_start() function
614 bar->iomem = ioremap(nfp_bar_resource_start(bar), in enable_bars()
680 bar->iomem = ioremap(nfp_bar_resource_start(bar), in enable_bars()
850 priv->phys = nfp_bar_resource_start(priv->bar) + priv->bar_offset; in nfp6000_area_acquire()