Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_lphb.c50 ts_lphb_enable = &(lphb_conf_req->params.lphb_enable_req); in pmo_core_send_lphb_enable()
67 psoc_ctx->wow.lphb_cache[i].params.lphb_enable_req.enable = in pmo_core_send_lphb_enable()
69 psoc_ctx->wow.lphb_cache[i].params.lphb_enable_req.item = in pmo_core_send_lphb_enable()
71 psoc_ctx->wow.lphb_cache[i].params.lphb_enable_req.session = in pmo_core_send_lphb_enable()
202 if (psoc_ctx->wow.lphb_cache[i].params.lphb_enable_req.enable) { in pmo_core_apply_lphb()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_lphb_public_struct.h148 struct pmo_lphb_enable_req lphb_enable_req; member