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_AIF_QUEUE, Qmss_QueueType_PASS_QUEUE, Qmss_QueueType_INTC_QUEUE,
  Qmss_QueueType_SRIO_QUEUE, Qmss_QueueType_FFTC_A_QUEUE, Qmss_QueueType_FFTC_B_QUEUE, Qmss_QueueType_FFTC_C_QUEUE,
  Qmss_QueueType_BCP_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

enum Qmss_QueueType

Queue Type. Specifies different queue classifications.

Enumerator:
Qmss_QueueType_LOW_PRIORITY_QUEUE  Low priority queue
Qmss_QueueType_AIF_QUEUE  AIF queue
Qmss_QueueType_PASS_QUEUE  PASS queue
Qmss_QueueType_INTC_QUEUE  INTC pending queue
Qmss_QueueType_SRIO_QUEUE  SRIO queue
Qmss_QueueType_FFTC_A_QUEUE  FFTC queue A
Qmss_QueueType_FFTC_B_QUEUE  FFTC queue B
Qmss_QueueType_FFTC_C_QUEUE  FFTC queue C
Qmss_QueueType_BCP_QUEUE  BCP 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 2011, Texas Instruments Incorporated