csl_qm_queue.h File Reference

This is the Queue Manager device specific include file. This file defines various queue types. More...

#include <ti/csl/csl.h>

Defines

#define QMSS_LOW_PRIORITY_QUEUE_BASE   0
 Queue start number and maximum number of each type of queue supported.

Enumerations

enum  Qmss_QueueType {
  Qmss_QueueType_LOW_PRIORITY_QUEUE = 0, Qmss_QueueType_PASS_QUEUE, Qmss_QueueType_INTC_QUEUE, Qmss_QueueType_SRIO_QUEUE,
  Qmss_QueueType_HIGH_PRIORITY_QUEUE, Qmss_QueueType_STARVATION_COUNTER_QUEUE, Qmss_QueueType_INFRASTRUCTURE_QUEUE, Qmss_QueueType_TRAFFIC_SHAPING_QUEUE,
  Qmss_QueueType_GENERAL_PURPOSE_QUEUE
}
 

Queue Type. Specifies different queue classifications.

More...

Detailed Description

This is the Queue Manager device specific include file. This file defines various queue types.

============================================================================
(C) Copyright 2010, Texas Instruments, Inc.
Use of this software is controlled by the terms and conditions found
in the license agreement under which this software has been supplied. ===========================================================================

Enumeration Type Documentation

Queue Type. Specifies different queue classifications.

Enumerator:
Qmss_QueueType_LOW_PRIORITY_QUEUE 

Low priority queue

Qmss_QueueType_PASS_QUEUE 

PASS queue

Qmss_QueueType_INTC_QUEUE 

INTC pending queue

Qmss_QueueType_SRIO_QUEUE 

SRIO queue

Qmss_QueueType_HIGH_PRIORITY_QUEUE 

High priority queue

Qmss_QueueType_STARVATION_COUNTER_QUEUE 

starvation counter queue

Qmss_QueueType_INFRASTRUCTURE_QUEUE 

Infrastructure queue

Qmss_QueueType_TRAFFIC_SHAPING_QUEUE 

Traffic shaping queue

Qmss_QueueType_GENERAL_PURPOSE_QUEUE 

General purpose queue


Copyright 2012, Texas Instruments Incorporated