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

ID 683821
Date 4/20/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.26. ifc_qdma_poll_init

Table 113.  ifc_qdma_poll_init
API API Description Input Parameters Return Values
int ifc_qdma_poll_init(struct ifc_qdma_device *qdev)

This resets the poll eventfds Application, need to pass this fd_set to poll in case if MSI-X interrupts enabled.

qdev: QDMA device

0 on success

Negative otherwise