rx_pbd Struct Reference
[HWDESC]

Element in the pool of rx payload buffer descriptors. More...

#include <hal_desc.h>

Data Fields

uint32_t upattern
 Unique pattern.
uint32_t next
 Points to the next payload buffer descriptor of the MPDU when the MPDU is split over several buffers.
uint32_t datastartptr
 Points to the address in the buffer where the data starts.
uint32_t dataendptr
 Points to the address in the buffer where the data ends.
uint16_t bufstatinfo
 buffer status info for receive DMA.
uint16_t reserved
 complete length of the buffer in memory

Detailed Description

Element in the pool of rx payload buffer descriptors.

Definition at line 945 of file hal_desc.h.


The documentation for this struct was generated from the following file:

Generated on 14 Jan 2020 for Ceva-RW WLAN FullMAC SW documentation by  doxygen 1.6.1