![]()  | 
  
    PDK API Guide for J721E
    
   | 
 
Parameter structure for creating VirtIO table for each core combinations.
Data Fields | |
| void * | vqObjBaseAddr | 
| uint32_t | vqBufSize | 
| void * | vringBaseAddr | 
| uint32_t | vringBufSize | 
| uint32_t | timeoutCnt | 
| void* Ipc_VirtIoParams::vqObjBaseAddr | 
Base address for storing VQ Object
| uint32_t Ipc_VirtIoParams::vqBufSize | 
Size of the Buffer for storing VQ objects
| void* Ipc_VirtIoParams::vringBaseAddr | 
Base address for Shared VRing for all cores
| uint32_t Ipc_VirtIoParams::vringBufSize | 
Buffer Size. Recommemded Size is 0x40000 * NumOfCores
| uint32_t Ipc_VirtIoParams::timeoutCnt | 
timeoutCnt. Set 0xFFFFFFFF for wait forever