GTS AXI Multichannel DMA IP for PCI Express* User Guide

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

B.1.6.17. ifc_qdma_pio_read64

Table 96.   ifc_qdma_pio_read64

API

API Description

Input Parameters

Return Values

Uint64_t

ifc_qdma_pio_read64(struct ifc_qdma_device * qdev , uint64_t addr );

Read the value from BAR2 address This API would be used for PIO testing, dumping statistics, pattern generation etc.

qdev: QDMA device

addr: address to read

0 on success

negative otherwise