File List
Here is a list of all documented files with brief descriptions:
fw_test.h | Holds all the constants and API definitions required by the example application to run |
qmss_acc.c | This is the Queue Manager accumulator and interrupt distributor implementation |
qmss_acc.h | This is the Queue Manager accumulator header file |
qmss_device.c | This file contains the device specific configuration and initialization routines for QMSS Low Level Driver |
qmss_drv.c | This is the Queue Manager Low Level Driver file |
qmss_drv.h | This is the Queue Manager Sub System Low Level Driver include file |
qmss_firmware.h | This is the PDSP firmware include file |
qmss_intd.h | This is the Queue Manager interrupt distributer (INTD) module file. It is used set end of interrupt vector in the INTD module |
qmss_mgmt.h | This is the Queue Manager queue management APIs |
qmss_qm.h | This is the Queue Manager module include file |
qmss_qos.c | This file has API that configure the Queue Manager QoS PDSP firmware |
qmss_qos.h | This is the QMSS QOS header file |
qmss_qosSched.c | This file has API that configure the Queue Manager QoS packet scheduler firmware |
qmss_qosSched.h | This is the QMSS QOS packet scheduler header file. This corresponds to the firmware qos_sched_[be|le]_bin.h |
qmss_test.c | This is the QMSS unit test code |
qmssver.h | QMSS sub-system LLD Version Definitions |
queueAlloc.c | This is the Queue Allocation test file |
test_osal.c | This is the OS abstraction layer and is used by the the QMSS LLD |