Definition of a Rx DMA payload descriptor. More...
#include <hal_desc.h>

Data Fields | |
| struct rx_pbd | pbd |
| Mac header buffer (this element MUST be the first of the structure). | |
| struct dma_desc | dma_desc [NX_DMADESC_PER_RX_PDB_CNT] |
| IPC DMA control structures. | |
| uint32_t | buffer [NX_RX_PAYLOAD_LEN/4] |
| Buffer containing the payload. | |
Definition of a Rx DMA payload descriptor.
Definition at line 999 of file hal_desc.h.
1.6.1