qcacmn: Code movement to enable multipass support without WDS

Currently the code to support Multipass on SAP is
present along with the code to support WDS. Hence with
the code in its current state, we will not be able to
enable Multipass support without enabling WDS.

Move the multipass support code out of the WDS support
code, to be able to enable Multipass for chipsets which
do not use WDS.

Change-Id: Iaafa8dc4f16314d9e3e160fe01251c3684adbf67
CRs-Fixed: 3468548
这个提交包含在:
Rakesh Pillai
2023-04-13 02:02:52 -07:00
提交者 Madan Koyyalamudi
父节点 4066ad2431
当前提交 e2d92112b0
修改 6 个文件,包含 396 行新增388 行删除

查看文件

@@ -61,6 +61,11 @@
#endif
#endif
#define DP_MAX_VLAN_IDS 4096
#define DP_VLAN_UNTAGGED 0
#define DP_VLAN_TAGGED_MULTICAST 1
#define DP_VLAN_TAGGED_UNICAST 2
/**
* struct htt_dbgfs_cfg - structure to maintain required htt data
* @msg_word: htt msg sent to upper layer