Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_lphb.c212 struct pmo_lphb_req *lphb_req, void *lphb_cb_ctx, in pmo_core_lphb_config_req() argument
225 if (!lphb_cb_ctx) { in pmo_core_lphb_config_req()
234 psoc_ctx->wow.lphb_cb_ctx = lphb_cb_ctx; in pmo_core_lphb_config_req()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_lphb.c145 if (psoc_ctx->wow.lphb_cb && psoc_ctx->wow.lphb_cb_ctx) { in pmo_tgt_lphb_rsp_evt()
146 psoc_ctx->wow.lphb_cb(psoc_ctx->wow.lphb_cb_ctx, rsp_param); in pmo_tgt_lphb_rsp_evt()
H A Dwlan_pmo_ucfg_api.c385 void *lphb_cb_ctx, in ucfg_pmo_lphb_config_req() argument
388 return pmo_core_lphb_config_req(psoc, lphb_req, lphb_cb_ctx, callback); in ucfg_pmo_lphb_config_req()
/wlan-driver/qcacld-3.0/components/pmo/core/inc/
H A Dwlan_pmo_lphb.h41 struct pmo_lphb_req *lphb_req, void *lphb_cb_ctx,
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_wow_public_struct.h264 void *lphb_cb_ctx; member
H A Dwlan_pmo_ucfg_api.h896 void *lphb_cb_ctx,
1771 struct pmo_lphb_req *lphb_req, void *lphb_cb_ctx, in ucfg_pmo_lphb_config_req() argument