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

ID 683821
Date 1/29/2024
Public
Document Table of Contents

8.1.6.9. ifc_qdma_channel_put

Table 106.  ifc_qdma_channel_put
API API Description Input Parameters Return Values
void ifc_qdma_channel_put(struct ifc_qdma_channel *qchnl)

Once the DMA transactions are completed, application must call this API to release the acquired channel so that, other process or other thread will acquire again.

libmqdma disables this channel so that hardware does not look for DMA transactions.

qchan: channel context

0 on success

negative otherwises