Qmss_QosQueueCfg Struct Reference
[QMSS Low Level Driver Data Structures]

QoS queue configuration structure. More...

#include <qmss_qos.h>


Data Fields

uint16_t egressQueNum
uint16_t iterationCredit
uint32_t maxCredit
uint32_t congestionThreshold


Detailed Description

QoS queue configuration structure.


Field Documentation

uint16_t Qmss_QosQueueCfg::egressQueNum

Queue manger and Queue index of the forwarding queue

uint16_t Qmss_QosQueueCfg::iterationCredit

The amount of forwarding byte credit that the queue receives every 25us

uint32_t Qmss_QosQueueCfg::maxCredit

The maximum amount of forwarding byte credit that the queue is allowed to hold at the end of the timer iteration. Any credit over the maximum limit is added to a global pool

uint32_t Qmss_QosQueueCfg::congestionThreshold

The size in bytes at which point the QOS queue is considered to be congested


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