GTS AXI Multichannel DMA IP for PCI Express* User Guide

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

B.1.6.28. ifc_qdma_poll_wait

Table 107.   ifc_qdma_poll_wait
API

API Description

Input Parameters

Return Values

int

ifc_qdma_poll_wait (struct ifc_qdma_device * qdev , ifc_qdma_channel ** chnl , int * dir )

Monitor for interrupts for all added queues. In case if any interrupt comes, it will return.

Timeout: 1 msec

qdev: QDMA device

qchan: address of channel context

dir: address of direction parameters

0 on success and updates channel context and direction

Negative otherwise