![]() |
![]() |
#include <qmss_qosSched.h>
Data Fields | |
Qmss_QosSchedDropSchedProfValid | valid |
uint16_t | REDDropProb |
Qmss_Queue | outputQueue |
uint8_t | cfgProfIdx |
uint32_t | avgQueDepth |
is this profile entry valid?
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.
Output queue
Index to which configuration profile to use for this queue
Readonly result indicating measured queue depth.