![]() |
nRF WiFi
|
Go to the source code of this file.
Data Structures | |
| struct | rpu_host_stats |
| Structure to hold host specific statistics. More... | |
| struct | nrf_wifi_fw_info |
| Structure to hold FW patch information. More... | |
| struct | nrf_wifi_fmac_fw_info |
| Structure to hold FW patch information for LMAC and UMAC. More... | |
| struct | nrf_wifi_fmac_fw_chunk_info |
| Structure to hold FW patch chunk information. More... | |
| struct | nrf_wifi_fmac_otp_info |
| Structure to hold OTP region information. More... | |
| struct | nrf_wifi_fmac_reg_info |
| Structure to hold Regulatory parameter data. More... | |
| struct | nrf_wifi_fmac_priv |
| Structure to hold common fmac priv parameter data. More... | |
| struct | nrf_wifi_fmac_dev_ctx |
| Structure to hold common fmac dev context parameter data. More... | |
Macros | |
| #define | NRF_WIFI_FW_CHUNK_ID_STR_LEN 16 |
| #define | MAX_NUM_REG_CHANELS 42 |
Enumerations | |
| enum | nrf_wifi_op_mode { NRF_WIFI_OP_MODE_SYS = 0 , NRF_WIFI_OP_MODE_RT , NRF_WIFI_OP_MODE_OFF_RAW_TX } |
| Device operation modes. More... | |