Multi Channel DMA Intel® FPGA IP for PCI Express* User Guide
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: qne1594935507572
Ixiasoft
Visible to Intel only — GUID: qne1594935507572
Ixiasoft
8.1.6.9. 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 |