Searched refs:CFG_MAX_CONC_CXNS (Results 1 – 2 of 2) sorted by relevance
97 #define CFG_MAX_CONC_CXNS CFG_INI_UINT(\ macro757 CFG(CFG_MAX_CONC_CXNS) \
80 cfg->max_conc_cxns = cfg_get(psoc, CFG_MAX_CONC_CXNS) + 1; in policy_mgr_init_cfg()83 cfg->max_conc_cxns = cfg_get(psoc, CFG_MAX_CONC_CXNS); in policy_mgr_init_cfg()