![]() |
PDK API Guide for J721E
|
This structure contains Queue status information.
Data Fields | |
uint64_t | rdTop |
uint64_t | rdTotal |
uint64_t | wrTop |
uint64_t | wrTotal |
uint64_t CSL_DruQueueStatus::rdTop |
[OUT] The channel that the read half is currently working on
uint64_t CSL_DruQueueStatus::rdTotal |
[OUT] The total number of channels that are queued for reading
uint64_t CSL_DruQueueStatus::wrTop |
[OUT] The channel that the write half is currently working on
uint64_t CSL_DruQueueStatus::wrTotal |
[OUT] The total number of channels that are queued for writing