txl_agg_build_tag Struct Reference
[TX_CNTRL]

Structure containing the information about the current A-MPDU being built. More...

#include <txl_cntrl.h>

Collaboration diagram for txl_agg_build_tag:
Collaboration graph
[legend]

Data Fields

struct tx_agg_descdesc
 Pointer to the allocated aggregation descriptor.
struct txdesctxdesc_first
 Pointer to the first TX descriptor of the A-MPDU.
struct txdesctxdesc_last
 Pointer to the last TX descriptor of the A-MPDU.
uint32_t max_len [NX_BW_LEN_STEPS]
 Maximum length of the A-MPDU.
uint16_t mmss_bytes
 Minimum number of bytes per A-MPDU sub frame (to fulfill the spacing requirement).
uint16_t nb_delims
 Number of blank delimiters set in current desc to ensure minimal spacing from previous MPDU.
uint8_t max_cnt
 Maximum number of MPDUs inside the A-MPDU.
uint8_t curr_cnt
 Current number of MPDUs inside the A-MPDU.
uint8_t bw
 BW of transmission of the A-MPDU.
uint8_t bw_idx
 Current step of per-bandwidth length.

Detailed Description

Structure containing the information about the current A-MPDU being built.

Definition at line 162 of file txl_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