GTS AXI Multichannel DMA IP for PCI Express* User Guide

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

B.1.6.18. ifc_qdma_pio_write64

Table 97.   ifc_qdma_pio_write64

API

API Description

Input Parameters

Return Values

void

ifc_qdma_pio_write64(struct ifc_qdma_device * qdev , uint64_t addr , uint64_t val )

Writes 64 bit value to BAR2 address

qdev: QDMA device

addr: address to write

val: value to write

0 on success and populates channel context

negative otherwise