Multi Channel DMA Intel® FPGA IP for PCI Express* User Guide

ID 683821
Date 7/30/2024
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: smw1594935479168

Ixiasoft

Document Table of Contents

8.1.6.8. ifc_qdma_device_put

Table 106.  ifc_qdma_device_put
API API Description Input Parameters Return Values
void ifc_qdma_device_put(struct ifc_qdma_device *qdev)

This API performs the unmapping of the device memory and releases the allocated resources.

qdev: QDMA device

0 on success

negative otherwise