GTS AXI Multichannel DMA IP for PCI Express* User Guide

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

B.1.6.23. ifc_request_malloc

Table 102.   ifc_request_malloc

API

API Description

Input Parameters

Return Values

struct

ifc_qdma_request * ifc_request_malloc ( size_t len )

libmqdma allocates the buffer for I/O request. The returned buffer is DMA-able and allocated from huge pages

len - size of data buffer for I/O request

0 on success

Negative otherwise