GTS AXI Multichannel DMA IP for PCI Express* User Guide

ID 847470
Date 8/25/2025
Public
Document Table of Contents

B.1.6.9. ifc_qdma_channel_put

Table 88.   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, the application must call this API to release the acquired channel so that another process or another thread will acquire again.

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

qchan: channel context

0 on success,

negative otherwise