Multi Channel DMA Intel® FPGA IP for PCI Express* User Guide
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: dmx1635277130259
Ixiasoft
Visible to Intel only — GUID: dmx1635277130259
Ixiasoft
8.1.6.21. ifc_qdma_pio_read256
API | API Description | Input Parameters | Return Values |
---|---|---|---|
int ifc_qdma_pio_read128(struct ifc_qdma_device *qdev, uint64_t addr, void *vall); | Read 128 bit 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 |