GTS AXI Multichannel DMA IP for PCI Express* User Guide

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

B.1.6.26. ifc_qdma_poll_init

Table 105.   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 event fds. Application needs to pass this fd_set to poll in case MSI-X interrupts are enabled.

qdev: QDMA device

0 on success

Negative otherwise