qcacmn: Define set params for no host to target conversion

Currently if ENABLE_HOST_TO_TARGET_CONVERSION is defined,
host pdev/vdev set params can be translated to
target pdev/vdev set params through APIs
convert_host_pdev_param_tlv,convert_host_vdev_param_tlv.
If ENABLE_HOST_TO_TARGET_CONVERSION is not defined,
host pdev/vdev set params in
common code is sent to firmware directly, which is incorrect.

Define pdev/vdev set params in such away they represents
host params on ENABLE_HOST_TO_TARGET_CONVERSION enabled and
target params on ENABLE_HOST_TO_TARGET_CONVERSION disabled.

Change-Id: I5718c76c351b2d7904d8bf8b603073ffcb0a039d
CRs-Fixed: 3321556
This commit is contained in:
Divyajyothi Goparaju
2022-10-16 22:07:38 +05:30
committed by Madan Koyyalamudi
parent c1bece57dd
commit 7a737732fe
5 changed files with 1241 additions and 1065 deletions

File diff suppressed because it is too large Load Diff