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

ID 683821
Date 8/19/2022
Public

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

Document Table of Contents

8.1.6.27. ifc_qdma_poll_add

Table 112.  ifc_qdma_poll_add
API API Description Input Parameters Return Values
int ifc_qdma_poll_add(struct ifc_qdma_device *qdev, ifc_qdma_channel *chnl, int dir)

Append event fds to the poll list

qdev: QDMA device

chnl: channel context

dir: direction, which needs to poll

0 on success

Negative otherwise