Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pre_cac/dispatcher/inc/
Dwlan_pre_cac_ucfg_api.h73 bool ucfg_pre_cac_is_active(struct wlan_objmgr_psoc *psoc);
223 ucfg_pre_cac_is_active(struct wlan_objmgr_psoc *psoc) in ucfg_pre_cac_is_active() function
/wlan-driver/qcacld-3.0/components/pre_cac/dispatcher/src/
Dwlan_pre_cac_ucfg_api.c91 bool ucfg_pre_cac_is_active(struct wlan_objmgr_psoc *psoc) in ucfg_pre_cac_is_active() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_p2p.c1030 ucfg_pre_cac_is_active(hdd_ctx->psoc)) { in __wlan_hdd_del_virtual_intf()
Dwlan_hdd_hostapd.c7351 if (ucfg_pre_cac_is_active(hdd_ctx->psoc)) in __wlan_hdd_cfg80211_stop_ap()