nrfxlib API 0.1.0
Loading...
Searching...
No Matches
nrf_wifi_cmd_sys_init Struct Reference

This structure defines the command responsible for initializing the UMAC. After the host driver brings up, the host sends NRF_WIFI_CMD_INIT to the RPU. The RPU then performs the initialization and responds with NRF_WIFI_EVENT_INIT_DONE once the initialization is completed. More...

#include <host_rpu_sys_if.h>

Data Fields

struct nrf_wifi_sys_head sys_head
 
unsigned int wdev_id
 
struct nrf_wifi_sys_params sys_params
 
struct rx_buf_pool_params rx_buf_pools [3]
 
struct nrf_wifi_data_config_params data_config_params
 
struct temp_vbat_config temp_vbat_config_params
 
unsigned char tcp_ip_checksum_offload
 
unsigned char country_code [2]
 
unsigned int op_band
 
unsigned char mgmt_buff_offload
 
unsigned int feature_flags
 
unsigned int disable_beamforming
 
unsigned int discon_timeout
 
unsigned char ps_data_retrieval_mech
 

Detailed Description

This structure defines the command responsible for initializing the UMAC. After the host driver brings up, the host sends NRF_WIFI_CMD_INIT to the RPU. The RPU then performs the initialization and responds with NRF_WIFI_EVENT_INIT_DONE once the initialization is completed.


The documentation for this struct was generated from the following file: