MCPcopy Create free account
hub / github.com/F-Stack/f-stack / rte_cdx_unmap_device

Function rte_cdx_unmap_device

dpdk/drivers/bus/cdx/cdx.c:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147void rte_cdx_unmap_device(struct rte_cdx_device *dev)
148{
149 cdx_vfio_unmap_resource(dev);
150}
151
152static struct rte_devargs *
153cdx_devargs_lookup(const char *dev_name)

Callers 1

cdx_detach_devFunction · 0.85

Calls 1

cdx_vfio_unmap_resourceFunction · 0.85

Tested by

no test coverage detected