Searched refs:gp_dp_ctx (Results 1 – 1 of 1) sorted by relevance
69 static struct wlan_dp_psoc_context *gp_dp_ctx; variable1444 struct wlan_dp_psoc_context *dp_ctx = gp_dp_ctx; in dp_psoc_obj_create_notification()1490 if (gp_dp_ctx) in dp_attach_ctx()1492 gp_dp_ctx = dp_ctx; in dp_attach_ctx()1497 if (!gp_dp_ctx) { in dp_detach_ctx()1501 gp_dp_ctx = NULL; in dp_detach_ctx()1506 return gp_dp_ctx; in dp_get_context()