Home
last modified time | relevance | path

Searched refs:gp_dp_ctx (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c69 static struct wlan_dp_psoc_context *gp_dp_ctx; variable
1444 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()