Qmss_QosSchedDropSchedOutProf Struct Reference
[QMSS Low Level Driver Data Structures]

Drop Scheduler Output Configuration Profile. More...

#include <qmss_qosSched.h>


Data Fields

Qmss_QosSchedDropSchedProfValid valid
uint16_t REDDropProb
Qmss_Queue outputQueue
uint8_t cfgProfIdx
uint32_t avgQueDepth


Detailed Description

Drop Scheduler Output Configuration Profile.


Field Documentation

Qmss_QosSchedDropSchedProfValid Qmss_QosSchedDropSchedOutProf::valid

is this profile entry valid?

uint16_t Qmss_QosSchedDropSchedOutProf::REDDropProb

RED drop probability in Q16. For example, 0x8000 sets to 0.5, and 0x51f sets to 0.02. This is the maximum probability to drop packets which applies when the average queue depth is just below the REDHighThresh.

Qmss_Queue Qmss_QosSchedDropSchedOutProf::outputQueue

Output queue

uint8_t Qmss_QosSchedDropSchedOutProf::cfgProfIdx

Index to which configuration profile to use for this queue

uint32_t Qmss_QosSchedDropSchedOutProf::avgQueDepth

Readonly result indicating measured queue depth.


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