PDK API Guide for J721E
CSL_DruQueueStatus Struct Reference

Detailed Description

This structure contains Queue status information.

Data Fields

uint64_t rdTop
 
uint64_t rdTotal
 
uint64_t wrTop
 
uint64_t wrTotal
 

Field Documentation

◆ rdTop

uint64_t CSL_DruQueueStatus::rdTop

[OUT] The channel that the read half is currently working on

◆ rdTotal

uint64_t CSL_DruQueueStatus::rdTotal

[OUT] The total number of channels that are queued for reading

◆ wrTop

uint64_t CSL_DruQueueStatus::wrTop

[OUT] The channel that the write half is currently working on

◆ wrTotal

uint64_t CSL_DruQueueStatus::wrTotal

[OUT] The total number of channels that are queued for writing