me_rc_stats_cfm Struct Reference
[TASK_ME]

Structure containing the parameters of the ME_RC_STATS_CFM message. More...

#include <me_task.h>

Collaboration diagram for me_rc_stats_cfm:
Collaboration graph
[legend]

Data Fields

uint8_t sta_idx
 Index of the station for which the RC statistics are provided.
uint16_t no_samples
 Number of samples used in the RC algorithm.
uint16_t ampdu_len
 Number of MPDUs transmitted (per sampling interval).
uint16_t ampdu_packets
 Number of AMPDUs transmitted (per sampling interval).
uint32_t avg_ampdu_len
 Average number of MPDUs in each AMPDU frame (EWMA).
uint8_t sw_retry_step
 Current step 0 of the retry chain.
uint8_t sample_wait
 Trial transmission period.
uint16_t retry_step_idx [RATE_CONTROL_STEPS]
 Retry chain steps.
struct rc_rate_stats rate_stats [RC_MAX_N_SAMPLE+1]
 RC statistics - Max number of RC samples, plus one for the HE TB statistics.
uint32_t tp [RC_MAX_N_SAMPLE+1]
 Throughput - Max number of RC samples, plus one for the HE TB statistics.

Detailed Description

Structure containing the parameters of the ME_RC_STATS_CFM message.

Definition at line 272 of file me_task.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