libxcoder  5.2.0
netint_iocmd_import_dmabuf Struct Reference

#include <ni_p2p_ioctl.h>

Data Fields

int fd
 
unsigned int flags
 
int domain
 
int bus
 
int dev
 
int fn
 
int nents
 
unsigned int dma_len [NI_DMABUF_MAX_SGL_ENTRY]
 
unsigned long dma_addr [NI_DMABUF_MAX_SGL_ENTRY]
 

Detailed Description

Definition at line 56 of file ni_p2p_ioctl.h.

Field Documentation

◆ bus

int bus

Definition at line 60 of file ni_p2p_ioctl.h.

◆ dev

int dev

Definition at line 61 of file ni_p2p_ioctl.h.

◆ dma_addr

unsigned long dma_addr[NI_DMABUF_MAX_SGL_ENTRY]

Definition at line 68 of file ni_p2p_ioctl.h.

◆ dma_len

unsigned int dma_len[NI_DMABUF_MAX_SGL_ENTRY]

Definition at line 64 of file ni_p2p_ioctl.h.

◆ domain

int domain

Definition at line 59 of file ni_p2p_ioctl.h.

◆ fd

int fd

Definition at line 57 of file ni_p2p_ioctl.h.

◆ flags

unsigned int flags

Definition at line 58 of file ni_p2p_ioctl.h.

◆ fn

int fn

Definition at line 62 of file ni_p2p_ioctl.h.

◆ nents

int nents

Definition at line 63 of file ni_p2p_ioctl.h.


The documentation for this struct was generated from the following file: