nRF WiFi
Loading...
Searching...
No Matches

◆ rpu_all_umac_stats

struct rpu_stat_global rpu_all_umac_stats[]
Initial value:
= {
{"umac", rpu_umac_stats},
{"rawtx", rpu_rawtx_stats},
{"", NULL}
}
This structure defines the UMAC debug statistics. It contains the necessary parameters and fields use...
Definition host_rpu_sys_if.h:557
struct rpu_stat_from_mem rpu_rawtx_stats[]
Raw TX RX debug variables.
Definition rpu_umac_stats.h:53

Global array to hold all debug variable arrays and their sizes.