Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_ucfg_api.h388 QDF_STATUS ucfg_pmo_cache_ns_offload_req(struct pmo_ns_req *ns_req);
1601 ucfg_pmo_cache_ns_offload_req(struct pmo_ns_req *ns_req) in ucfg_pmo_cache_ns_offload_req() function
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_ucfg_api.c167 QDF_STATUS ucfg_pmo_cache_ns_offload_req(struct pmo_ns_req *ns_req) in ucfg_pmo_cache_ns_offload_req() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_power.c571 status = ucfg_pmo_cache_ns_offload_req(ns_req); in hdd_enable_ns_offload()