qcacmn: Initialize the host ast database flag
Initialize the host ast entries database flag. Change-Id: If948374417fcfabe313c014235674ccc571f520d CRs-Fixed: 3243776
This commit is contained in:

committed by
Madan Koyyalamudi

szülő
855490e8eb
commit
18f8aed530
@@ -15681,6 +15681,8 @@ static void dp_soc_cfg_init(struct dp_soc *soc)
|
||||
soc->mec_fw_offload = FW_MEC_FW_OFFLOAD_ENABLED;
|
||||
soc->num_hw_dscp_tid_map = HAL_MAX_HW_DSCP_TID_V2_MAPS;
|
||||
wlan_cfg_set_txmon_hw_support(soc->wlan_cfg_ctx, true);
|
||||
soc->host_ast_db_enable = cfg_get(soc->ctrl_psoc,
|
||||
CFG_DP_HOST_AST_DB_ENABLE);
|
||||
break;
|
||||
default:
|
||||
qdf_print("%s: Unknown tgt type %d\n", __func__, target_type);
|
||||
|
Reference in New Issue
Block a user