PDK API Guide for J721E

Detailed Description

VDEV structure. Must match with Linux.

Data Fields

uint32_t type
 
uint32_t id
 
uint32_t notifyid
 
uint32_t dfeatures
 
uint32_t gfeatures
 
uint32_t config_len
 
uint8_t status
 
uint8_t num_of_vrings
 
uint8_t reserved [2]
 

Field Documentation

◆ type

uint32_t Ipc_VDev::type

type of VDEV

◆ id

uint32_t Ipc_VDev::id

ID of VDEV

◆ notifyid

uint32_t Ipc_VDev::notifyid

NotifiedId

◆ dfeatures

uint32_t Ipc_VDev::dfeatures

Not used

◆ gfeatures

uint32_t Ipc_VDev::gfeatures

not used

◆ config_len

uint32_t Ipc_VDev::config_len

Length of configuration

◆ status

uint8_t Ipc_VDev::status

Status of VDev. It is updated by remote proc during loading

◆ num_of_vrings

uint8_t Ipc_VDev::num_of_vrings

number of vrings

◆ reserved

uint8_t Ipc_VDev::reserved[2]

Reserved for future use