Qmss_SrioRtrGblCfg Struct Reference
[QMSS Low Level Driver Data Structures]

SrioRtr configuration structure for global (non per port) parameters. More...

#include <qmss_srioRtr.h>


Data Fields

Qmss_QueueHnd queueBase
uint32_t creditSize


Detailed Description

SrioRtr configuration structure for global (non per port) parameters.


Field Documentation

Qmss_QueueHnd Qmss_SrioRtrGblCfg::queueBase

Base queue for all 12 monitored input queues. Must be such that base to base + 12 doesn't cross a 32 queue boundary, ie (queueBase / 32) == ((queueBase + 11) / 32)

uint32_t Qmss_SrioRtrGblCfg::creditSize

Number of credits associated with each credits granted message


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