Searched refs:g_wifi_hapd_if_ctx_rtos (Results 1 – 1 of 1) sorted by relevance
29 static struct wifi_nxp_ctx_rtos *g_wifi_hapd_if_ctx_rtos = NULL; variable210 if (g_wifi_hapd_if_ctx_rtos == NULL) in wifi_supp_init()212 …g_wifi_hapd_if_ctx_rtos = (struct wifi_nxp_ctx_rtos *)OSA_MemoryAllocate(sizeof(struct wifi_nxp_ct… in wifi_supp_init()214 if (!g_wifi_hapd_if_ctx_rtos) in wifi_supp_init()220 wm_wifi.hapd_if_priv = (void *)g_wifi_hapd_if_ctx_rtos; in wifi_supp_init()284 g_wifi_hapd_if_ctx_rtos = NULL; in wifi_supp_deinit()