Searched refs:dp_hdl (Results 1 – 5 of 5) sorted by relevance
215 pmo_core_psoc_update_dp_handle(struct wlan_objmgr_psoc *psoc, void *dp_hdl) in pmo_core_psoc_update_dp_handle() argument220 psoc_ctx->dp_hdl = dp_hdl; in pmo_core_psoc_update_dp_handle()232 void *dp_hdl = NULL; in pmo_core_psoc_get_dp_handle() local236 dp_hdl = psoc_ctx->dp_hdl; in pmo_core_psoc_get_dp_handle()239 return dp_hdl; in pmo_core_psoc_get_dp_handle()253 struct cdp_vdev *dp_hdl = NULL; in pmo_core_vdev_get_dp_handle() local261 dp_hdl = handler(vdev_id); in pmo_core_vdev_get_dp_handle()263 return dp_hdl; in pmo_core_vdev_get_dp_handle()
65 void *dp_hdl; member
917 void *dp_hdl);
2091 void *dp_hdl) in cdp_pdev_set_dp_txrx_handle() argument2103 soc->ops->cmn_drv_ops->set_dp_txrx_handle(soc, pdev_id, dp_hdl); in cdp_pdev_set_dp_txrx_handle()
596 void *dp_hdl);