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 |
||
---|---|---|
.. | ||
inc | ||
src |