qcacld-3.0: Fix low TPC power for vendor DTPC IE
Currently low TPC power is configured to firmware if power constraint IE is not present and only vendor DTPC IE is present. TPC power calculation is depends on regulatory power, ap power constraint and TPE IE. To fix this add new check is_power_constraint_abs in reg_tpc_obj. Whenever local power constraint is from DTPC IE, is_power_constraint_abs is set to true. And TPC power is calculated with regulatory power, DTPC IE power and TPE IE power. Change-Id: I37b14d144242fa30f02268f8a76b1b016bf69848 CRs-Fixed: 3383531
Loading
Please register or sign in to comment