qcacmn: add feature flags to featurize DP operations
Add feature flags DP_FLOW_CTL for DP flowctl ops, DP_PEER_SUPPORT_OPS to support peer handling in DP, DP_POWER_SAVE for power saving ops in DP, DP_CON_MON DP_MOB_DEFS DP_INVALID_PEER_ASSERT DP_PRINT_NO_CONSOLE and DP_INTR_POLL_BOTH. Change-Id: I01dafadf6578c0b5f36ab3ef56624912fb66b100 CRs-Fixed: 2467170
这个提交包含在:
@@ -170,7 +170,7 @@ cdp_vdev_attach(ol_txrx_soc_handle soc, struct cdp_pdev *pdev,
|
||||
vdev_mac_addr, vdev_id, op_mode);
|
||||
}
|
||||
|
||||
#ifdef CONFIG_MCL
|
||||
#ifdef DP_FLOW_CTL
|
||||
/**
|
||||
* cdp_flow_pool_map() - Create flow pool for vdev
|
||||
* @soc - data path soc handle
|
||||
|
在新工单中引用
屏蔽一个用户