rxl_hwdesc_env_tag Struct Reference
[RX_HWDESC]

Buffer Management control structure. More...

Collaboration diagram for rxl_hwdesc_env_tag:
Collaboration graph
[legend]

Data Fields

struct co_list ready
 Frames waiting for upload.
struct rx_dmadescfirst_dmadesc
 First DMA descriptor the SW has to process.
struct rx_dmadesclast_dmadesc
 The last DMA descriptor in the HW list.
struct rx_dmadescfree_dmadesc
 The first free DMA descriptor in the HW list.
struct rx_pbdfirst
 First RX payload buffer descriptor chained to HW.
struct rx_pbdlast
 Last RX payload buffer descriptor chained to HW.
struct rx_pbdfree
 Free (spare) RX payload buffer descriptor (not chained to HW).
bool monitor_en
 Flag indicating whether monitor mode is enabled or not.
struct rxl_buffer_tag buf [2]
 Buffer parameters.

Detailed Description

Buffer Management control structure.

Definition at line 47 of file rxl_hwdesc.c.


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

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