rxu_cntrl_env_tag Struct Reference
[RXU]

The context structure of the UMAC's Rx module. More...

#include <rxu_cntrl.h>

Collaboration diagram for rxu_cntrl_env_tag:
Collaboration graph
[legend]

Data Fields

struct rx_cntrl_rx_status rx_status
 Information related to the currently received packet.
struct co_list rxdesc_ready
 List of RX Descriptor elements that are ready for DMA transfer.
uint32_t hostid_current
 HostId of the buffer currently involved in the packet reception.
uint8_t rxdesc_idx
 Index of the next rxu_stat_desc structure to use.
struct co_list rxu_reord_free
 List of free RX Reordering structures.
struct co_list rxu_defrag_free
 List of free Reassembly structures.
struct co_list rxu_defrag_used
 List of used Reassembly structures.
struct rx_cntrl_dupli rxu_dupli
 Unknown STA duplicate filtering information.
struct mac_addrmac_addr_ptr
 Pointer to this stations MAC Address.
struct rx_cntrl_pm_mon pm_mon
 PM bit monitoring.
uint32_t ttr
 Time to run parameter used.

Detailed Description

The context structure of the UMAC's Rx module.

Definition at line 312 of file rxu_cntrl.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