Searched defs:nrf_wifi_fmac_dev_ctx (Results 1 – 1 of 1) sorted by relevance
154 struct nrf_wifi_fmac_dev_ctx { struct156 struct nrf_wifi_fmac_priv *fpriv;158 void *os_dev_ctx;160 void *hal_dev_ctx;162 int op_mode;164 void *fw_stats;166 bool stats_req;168 bool fw_boot_done;170 bool fw_init_done;172 bool fw_deinit_done;[all …]