Qmss_DescCfg Struct Reference
[QMSS Low Level Driver Data Structures]

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


Detailed Description

descriptor configuration structure


Field Documentation

uint32_t Qmss_DescCfg::memRegion

Memory region # to split into descriptors

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

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

uint32_t Qmss_DescCfg::queueGroup

Group for memRegion (only applicable in split mode)


The documentation for this struct was generated from the following file:
Copyright 2014, Texas Instruments Incorporated