![]() |
nRF WiFi
|
Structure to hold context information for the HAL layer. More...
#include <hal_structs_common.h>
Data Fields | |
| struct nrf_wifi_bal_priv * | bpriv |
| unsigned char | num_devs |
| void * | add_dev_callbk_data |
| void *(* | add_dev_callbk_fn )(void *add_dev_callbk_data, void *hal_dev_ctx) |
| void(* | rem_dev_callbk_fn )(void *mac_ctx) |
| enum nrf_wifi_status(* | init_dev_callbk_fn )(void *mac_ctx) |
| void(* | deinit_dev_callbk_fn )(void *mac_ctx) |
| enum nrf_wifi_status(* | intr_callbk_fn )(void *mac_ctx, void *event_data, unsigned int len) |
| enum nrf_wifi_status(* | rpu_recovery_callbk_fn )(void *mac_ctx, void *event_data, unsigned int len) |
| struct nrf_wifi_hal_cfg_params | cfg_params |
| unsigned long | addr_pktram_base |
Structure to hold context information for the HAL layer.