Home
last modified time | relevance | path

Searched defs:nrf_wifi_hal_dev_ctx (Results 1 – 1 of 1) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/common/
Dhal_structs_common.h202 struct nrf_wifi_hal_dev_ctx { struct
204 struct nrf_wifi_hal_priv *hpriv;
206 void *mac_dev_ctx;
208 void *bal_dev_ctx;
210 unsigned char idx;
212 struct nrf_wifi_hal_info rpu_info;
214 unsigned int num_cmds;
216 void *cmd_q;
218 void *event_q;
226 enum RPU_PROC_TYPE curr_proc;
[all …]