![]() |
![]() |
descriptor configuration structure More...
#include <qmss_qm.h>
Data Fields | |
uint32_t | memRegion |
uint32_t | descNum |
int32_t | destQueueNum |
Qmss_QueueType | queueType |
uint32_t | queueGroup |
descriptor configuration structure
uint32_t Qmss_DescCfg::descNum |
Number of descriptors that should be created
int32_t Qmss_DescCfg::destQueueNum |
Queue where the descriptor is stored. If QueueNum is set to QMSS_PARAM_NOT_SPECIFIED then the next available queue of type Qmss_QueueType will be allocated
uint32_t Qmss_DescCfg::memRegion |
Memory region # to split into descriptors
uint32_t Qmss_DescCfg::queueGroup |
Group for memRegion (only applicable in split mode)
Qmss_QueueType Qmss_DescCfg::queueType |
If QueueNum is set to QMSS_PARAM_NOT_SPECIFIED then the next available queue of type Qmss_QueueType will be allocated