![]() |
![]() |
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 |
Drop Scheduler Output Configuration Profile.
Readonly result indicating measured queue depth.
Index to which configuration profile to use for this queue
Output queue
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.
is this profile entry valid?