Home
last modified time | relevance | path

Searched refs:QDF_MCC_TO_SCC_SWITCH_DISABLE (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dcfg_policy_mgr.h52 QDF_MCC_TO_SCC_SWITCH_DISABLE, \
54 QDF_MCC_TO_SCC_SWITCH_DISABLE, \
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_ucfg.c67 if (cfg->mcc_to_scc_switch != QDF_MCC_TO_SCC_SWITCH_DISABLE && in policy_mgr_init_cfg()
H A Dwlan_policy_mgr_action.c3238 ((mcc_to_scc_switch != QDF_MCC_TO_SCC_SWITCH_DISABLE) && in policy_mgr_check_concurrent_intf_and_restart_sap()
H A Dwlan_policy_mgr_get_set_utils.c12100 if (scc_mode == QDF_MCC_TO_SCC_SWITCH_DISABLE) { in policy_mgr_is_restart_sap_required()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_types.h898 QDF_MCC_TO_SCC_SWITCH_DISABLE = 0, enumerator
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_util.c633 QDF_MCC_TO_SCC_SWITCH_DISABLE) in csr_check_concurrent_channel_overlap()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_fsm.c1230 QDF_MCC_TO_SCC_SWITCH_DISABLE) { in sap_validate_chan()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c3320 if (mcc_to_scc_switch != QDF_MCC_TO_SCC_SWITCH_DISABLE) in sme_get_network_params()