![]() |
![]() |
QoS scheduler port configuration. More...
#include <qmss_qosSched.h>
Data Fields | |
Qmss_QosSchedAcctType | wrrType |
Qmss_QosSchedAcctType | cirType |
Qmss_QosSchedAcctType | congestionType |
int32_t | cirIteration |
int32_t | cirMax |
int8_t | groupCount |
Qmss_QosSchedGroupCfg | group [QMSS_QOS_SCHED_FULL_MAX_LOG_GROUPS] |
Qmss_Queue | outputQueue |
QoS scheduler port configuration.
Committed information rate per iteration in cirType units
int32_t Qmss_QosSchedPortCfg::cirMax |
Max committed information rate credit in cirType units
Determines if committed information rate and peak information rate are specified in bytes or packets
Determines if congestion thresholds are specified in bytes or packets
Qmss_QosSchedGroupCfg Qmss_QosSchedPortCfg::group[QMSS_QOS_SCHED_FULL_MAX_LOG_GROUPS] |
Configuration for up to 5 groups
Number of logical groups in group
Output/egress queue associated with this port
Determines if weighted round robin parameters are specified in bytes or packets