Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dcfg_policy_mgr.h127 #define CFG_CHNL_SELECT_LOGIC_CONC CFG_INI_UINT(\ macro
760 CFG(CFG_CHNL_SELECT_LOGIC_CONC) \
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_ucfg.c93 cfg->chnl_select_plcy = cfg_get(psoc, CFG_CHNL_SELECT_LOGIC_CONC); in policy_mgr_init_cfg()