File containing the definition of HW descriptors. More...
#include "hal_desc.h"#include "tx_swdesc.h"#include "hal_machw_mib.h"#include "compiler.h"Go to the source code of this file.
Variables | |
| struct tx_hw_desc | tx_hw_desc0 [RW_USER_MAX *NX_TXDESC_CNT0] |
| Array of HW descriptors for BK queue. | |
| struct tx_hw_desc | tx_hw_desc1 [RW_USER_MAX *NX_TXDESC_CNT1] |
| Array of HW descriptors for BE queue. | |
| struct tx_hw_desc | tx_hw_desc2 [RW_USER_MAX *NX_TXDESC_CNT2] |
| Array of HW descriptors for VI queue. | |
| struct tx_hw_desc | tx_hw_desc3 [RW_USER_MAX *NX_TXDESC_CNT3] |
| Array of HW descriptors for VO queue. | |
| struct tx_hw_desc | tx_hw_desc4 [NX_TXDESC_CNT4] |
| Array of HW descriptors for BCN queue. | |
| struct dma_desc | bcn_dwnld_desc |
| IPC DMA control structure for beacon download. | |
File containing the definition of HW descriptors.
File containing the definition of the structure and API function used to initialize the pool.
Copyright (C) RivieraWaves 2011-2019
Definition in file hal_desc.c.
1.6.1