Rate control statistics data structure.
Definition at line 2588 of file mmwlan.h.
#include <mmwlan.h>
◆ n_entries
| uint32_t mmwlan_rc_stats::n_entries |
The number of rate table entries.
Definition at line 2591 of file mmwlan.h.
◆ rate_info
| uint32_t* mmwlan_rc_stats::rate_info |
Rate info for each rate table entry.
Definition at line 2593 of file mmwlan.h.
◆ total_sent
| uint32_t* mmwlan_rc_stats::total_sent |
Total number of packets sent for each rate table entry.
Definition at line 2595 of file mmwlan.h.
◆ total_success
| uint32_t* mmwlan_rc_stats::total_success |
Total successes for each rate table entry.
Definition at line 2597 of file mmwlan.h.
The documentation for this struct was generated from the following file: