diff --git a/Android.bp b/Android.bp index 08a729c..882e511 100644 --- a/Android.bp +++ b/Android.bp @@ -28981,6 +28981,38 @@ cc_prebuilt_library_shared { soc_specific: true, } +cc_prebuilt_library_shared { + name: "vendor.samsung.hardware.camera.vcc-V1-ndk", + owner: "samsung", + strip: { + none: true, + }, + target: { + android_arm64: { + srcs: [ + "proprietary/vendor/lib64/vendor.samsung.hardware.camera.vcc-V1-ndk.so", + ], + shared_libs: [ + "libbinder_ndk", + "android.hardware.common-V2-ndk", + "android.hardware.common.fmq-V1-ndk", + "android.hardware.camera.common-V1-ndk", + "android.hardware.camera.metadata-V2-ndk", + "android.hardware.graphics.common-V5-ndk", + "android.hardware.camera.device-V2-ndk", + "vendor.samsung.hardware.camera.device-V1-ndk", + "libc++", + "libc", + "libm", + "libdl", + ], + }, + }, + compile_multilib: "64", + prefer: true, + soc_specific: true, +} + cc_prebuilt_library_shared { name: "vendor.samsung.hardware.gnss-V2-ndk_platform", owner: "samsung", @@ -30735,46 +30767,6 @@ cc_prebuilt_binary { soc_specific: true, } -cc_prebuilt_binary { - name: "samsung.software.media.c2@1.0-service", - owner: "samsung", - target: { - android_arm64: { - srcs: [ - "proprietary/vendor/bin/hw/samsung.software.media.c2@1.0-service", - ], - shared_libs: [ - "libbase", - "liblog", - "libcodec2", - "libutils", - "android.hardware.media.c2@1.0", - "android.hardware.media.c2@1.1", - "android.hardware.media.c2@1.2", - "libcodec2_hidl@1.0", - "libcodec2_hidl@1.1", - "libcodec2_hidl@1.2", - "libcodec2_vndk", - "libhidlbase", - "libavservices_minijail", - "libbinder", - "libSecC2ComponentStore", - "libc++", - "libc", - "libm", - "libdl", - ], - }, - }, - compile_multilib: "64", - strip: { - none: true, - }, - prefer: true, - relative_install_path: "hw", - soc_specific: true, -} - cc_prebuilt_binary { name: "vendor.qti.hardware.capabilityconfigstore@1.0-service", owner: "samsung", @@ -31066,6 +31058,7 @@ cc_prebuilt_binary { "proprietary/vendor/bin/hw/vendor.samsung.hardware.camera.provider-service_64", ], shared_libs: [ + "vendor.samsung.hardware.camera.vcc-V1-ndk", "android.hardware.camera.device-V2-ndk", "android.hardware.camera.common-V1-ndk", "android.hardware.camera.provider-V2-ndk", diff --git a/e1q-vendor.mk b/e1q-vendor.mk index 1aae7f2..cba27f5 100644 --- a/e1q-vendor.mk +++ b/e1q-vendor.mk @@ -127,7 +127,6 @@ PRODUCT_COPY_FILES += \ vendor/samsung/e1q/proprietary/vendor/etc/init/qms.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/qms.rc \ vendor/samsung/e1q/proprietary/vendor/etc/init/qseecomd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/qseecomd.rc \ vendor/samsung/e1q/proprietary/vendor/etc/init/qwesd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/qwesd.rc \ - vendor/samsung/e1q/proprietary/vendor/etc/init/samsung.software.media.c2@1.0-service.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/samsung.software.media.c2@1.0-service.rc \ vendor/samsung/e1q/proprietary/vendor/etc/init/secure_element-service-nxp.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/secure_element-service-nxp.rc \ vendor/samsung/e1q/proprietary/vendor/etc/init/shsusrd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/shsusrd.rc \ vendor/samsung/e1q/proprietary/vendor/etc/init/ssgtzd.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/ssgtzd.rc \ @@ -203,7 +202,7 @@ PRODUCT_COPY_FILES += \ vendor/samsung/e1q/proprietary/vendor/etc/perf/targetsysnodesconfigs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/targetsysnodesconfigs.xml \ vendor/samsung/e1q/proprietary/vendor/etc/perf/testcommonresourceconfigs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/testcommonresourceconfigs.xml \ vendor/samsung/e1q/proprietary/vendor/etc/perf/testtargetresourceconfigs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/perf/testtargetresourceconfigs.xml \ - vendor/samsung/e1q/proprietary/vendor/etc/plmn_delta_hktw.bin:$(TARGET_COPY_OUT_VENDOR)/etc/plmn_delta_hktw.bin \ + vendor/samsung/e1q/proprietary/vendor/etc/plmn_delta_chn.bin:$(TARGET_COPY_OUT_VENDOR)/etc/plmn_delta_chn.bin \ vendor/samsung/e1q/proprietary/vendor/etc/plmn_se13.bin:$(TARGET_COPY_OUT_VENDOR)/etc/plmn_se13.bin \ vendor/samsung/e1q/proprietary/vendor/etc/portrait_data/SRIB_ClatNetLite_INT8_V003_sm8650_vendor.tvm.so:$(TARGET_COPY_OUT_VENDOR)/etc/portrait_data/SRIB_ClatNetLite_INT8_V003_sm8650_vendor.tvm.so \ vendor/samsung/e1q/proprietary/vendor/etc/portrait_data/dual_portrait_product.json:$(TARGET_COPY_OUT_VENDOR)/etc/portrait_data/dual_portrait_product.json \ @@ -1387,6 +1386,7 @@ PRODUCT_PACKAGES += \ vendor.samsung.hardware.bluetooth@2.0 \ vendor.samsung.hardware.camera.device-V1-ndk \ vendor.samsung.hardware.camera.provider-V1-ndk \ + vendor.samsung.hardware.camera.vcc-V1-ndk \ vendor.samsung.hardware.gnss-V2-ndk_platform \ vendor.samsung.hardware.health-V1-ndk \ vendor.samsung.hardware.hyper-V2-ndk \ @@ -1478,7 +1478,6 @@ PRODUCT_PACKAGES += \ android.hardware.sensors-service.multihal \ android.hardware.usb-service.qti \ rild \ - samsung.software.media.c2@1.0-service \ vendor.qti.hardware.capabilityconfigstore@1.0-service \ vendor.qti.hardware.display.color-service \ vendor.qti.hardware.perf2-hal-service \ diff --git a/proprietary/vendor/app/TimeService/TimeService.apk b/proprietary/vendor/app/TimeService/TimeService.apk index 1fa90a3..b1848b5 100644 Binary files a/proprietary/vendor/app/TimeService/TimeService.apk and b/proprietary/vendor/app/TimeService/TimeService.apk differ diff --git a/proprietary/vendor/bin/factory.ssc b/proprietary/vendor/bin/factory.ssc index 337298b..82cae30 100755 Binary files a/proprietary/vendor/bin/factory.ssc and b/proprietary/vendor/bin/factory.ssc differ diff --git a/proprietary/vendor/bin/hw/samsung.software.media.c2@1.0-service b/proprietary/vendor/bin/hw/samsung.software.media.c2@1.0-service deleted file mode 100755 index d52bdbc..0000000 Binary files a/proprietary/vendor/bin/hw/samsung.software.media.c2@1.0-service and /dev/null differ diff --git a/proprietary/vendor/bin/hw/vendor.samsung.hardware.camera.provider-service_64 b/proprietary/vendor/bin/hw/vendor.samsung.hardware.camera.provider-service_64 index 8176321..48c6f81 100755 Binary files a/proprietary/vendor/bin/hw/vendor.samsung.hardware.camera.provider-service_64 and b/proprietary/vendor/bin/hw/vendor.samsung.hardware.camera.provider-service_64 differ diff --git a/proprietary/vendor/etc/init/samsung.software.media.c2@1.0-service.rc b/proprietary/vendor/etc/init/samsung.software.media.c2@1.0-service.rc deleted file mode 100644 index 6b62c32..0000000 --- a/proprietary/vendor/etc/init/samsung.software.media.c2@1.0-service.rc +++ /dev/null @@ -1,7 +0,0 @@ -service samsung-software-media-c2-hal-1-0 /vendor/bin/hw/samsung.software.media.c2@1.0-service - class hal - user mediacodec - group camera mediadrm drmrpc - ioprio rt 4 - writepid /dev/cpuset/foreground/tasks - diff --git a/proprietary/vendor/etc/plmn_delta_hktw.bin b/proprietary/vendor/etc/plmn_delta_chn.bin similarity index 75% rename from proprietary/vendor/etc/plmn_delta_hktw.bin rename to proprietary/vendor/etc/plmn_delta_chn.bin index a5f73c3..723a189 100644 --- a/proprietary/vendor/etc/plmn_delta_hktw.bin +++ b/proprietary/vendor/etc/plmn_delta_chn.bin @@ -1,4 +1,16 @@ + +30202Bell"Bell + +30286Telus"Telus + +31000Verizon"Verizon + +40400Reliance"Reliance + +44007KDDI"KDDI + +45000KOR SK Telecom"SKT  45400CSL"CSL  @@ -9,16 +21,16 @@ 454043(3G)"3(3G)  45406 SmarTone HK"SMC HK - -454073(2G)"3(2G) + +454073"3  45410CSL"CSL 45412China Mobile HK"CMHK 45413China Mobile HK"CMHK - -454143(2G)"3(2G) + +454143"3  45415 SmarTone HK"SMC HK  @@ -32,13 +44,15 @@  45420PCCW-HKT"PCCW-HKT  +45429PCCW_HKT"PCCW_HKT + 45500SmarTone"SmarTone  45501CTM"CTM  45502 China Telecom"CTC -% -45503 3 Macau (2G)" 3 Macau (2G) + +455033 Macau"3 Macau  45504CTM"CTM  @@ -55,6 +69,8 @@ CHN-UNICOM"UNICOM  46003 China Telecom"CTC  +46004 CHINA MOBILE"CMCC + 46007 CHINA MOBILE"CMCC  46008 CHINA MOBILE"CMCC @@ -83,5 +99,5 @@ CHN-UNICOM"UNICOM 46060CHINA BROADNET"CBN  46061CHINA BROADNET"CBN - -46605GT 4G"GT 4G(Published_SE13_Database_26_February_2013 \ No newline at end of file + +46605APT"APT(Published_SE13_Database_26_February_2013 \ No newline at end of file diff --git a/proprietary/vendor/etc/portrait_data/dual_portrait_product.json b/proprietary/vendor/etc/portrait_data/dual_portrait_product.json index dd6c7b3..87d8f65 100644 --- a/proprietary/vendor/etc/portrait_data/dual_portrait_product.json +++ b/proprietary/vendor/etc/portrait_data/dual_portrait_product.json @@ -1 +1 @@ -{"deviceName":"e1qzhx"} +{"deviceName":"e1qzcx"} diff --git a/proprietary/vendor/firmware/CAMERA_ICP.b20 b/proprietary/vendor/firmware/CAMERA_ICP.b20 index 6e43790..ef972b8 100644 Binary files a/proprietary/vendor/firmware/CAMERA_ICP.b20 and b/proprietary/vendor/firmware/CAMERA_ICP.b20 differ diff --git a/proprietary/vendor/firmware/CAMERA_ICP.mbn b/proprietary/vendor/firmware/CAMERA_ICP.mbn index a5cf933..99a6dc7 100644 Binary files a/proprietary/vendor/firmware/CAMERA_ICP.mbn and b/proprietary/vendor/firmware/CAMERA_ICP.mbn differ diff --git a/proprietary/vendor/firmware/CAMERA_ICP.mdt b/proprietary/vendor/firmware/CAMERA_ICP.mdt index 1f35c05..13105a5 100644 Binary files a/proprietary/vendor/firmware/CAMERA_ICP.mdt and b/proprietary/vendor/firmware/CAMERA_ICP.mdt differ diff --git a/proprietary/vendor/firmware/Data.msc b/proprietary/vendor/firmware/Data.msc index 8cc628b..17f03c6 100644 --- a/proprietary/vendor/firmware/Data.msc +++ b/proprietary/vendor/firmware/Data.msc @@ -1,4 +1,4 @@ -VERSION:268535144 +VERSION:268535144 0,III,[ data_rx_pn_patched.c : 183 ] DATA_TXRX_DBGID_REPLAY_CHECK_WAR KeyId=0x%x oldPN=0x%llx newPN=0x%llx 1,IIII,[ data_rx_pn_patched.c : 220 ] DATA_TXRX_DBGID_REPLAY_CHECK 0x%x KeyId=0x%x oldPN=0x%x newPN=0x%x @@ -1824,222 +1824,222 @@ VERSION:268535144 1501,,[ phyrf_hds_hdt_rom_patched.c : 2917 ] HDS - HdtConfigTd320 1502,,[ phyrf_hds_hdt_rom_patched.c : 3073 ] HDS - HdtCheckM3Status 1503,,[ phyrf_hds_hdt_rom_patched.c : 3093 ] HDS - HdtPhydbgReconfig -VERSION:537329753 +VERSION:537722969 -16385,iIi,[ dpdTuning.c : 280 ] GetDpdLoopbackInfoHandler phyId %d chainMask 0x%x GlutIdx %d -16384,ii,[ dpdTuning.c : 309 ] GetDpdLoopbackInfoHandler nmse %d, nmse_nondpd %d -16387,i,[ getTgtPwr.c : 336 ] OFDMA_ru_size: %d invalid -16386,i,[ getTgtPwr.c : 458 ] OFDMA_ru_size: %d invalid -16390,,[ LMGoProcessing.c : 61 ] LM_DBG: NULL pdev return -16389,Ii,[ LMGoProcessing.c : 294 ] LM_DBG: ABI off-period tx_duration_data(US) %ld curTime(MS) %d -16388,Ii,[ LMGoProcessing.c : 77 ] LM_DBG: ABI on-period tx_duration_data %ld(US) current_time(MS) %d -16392,II,[ cmdProcessing.c : 282 ] FTM_DEBUG :: txCmdProcessor, TxMiscFlags : 0x%x txParms->aifsn=0x%x -16391,iiiii,[ cmdProcessing.c : 391 ] FTM :: txCmdProcessor channel=%d txPwr=%d dataRrate=%d numPkt=%d txChain=%d +16502,i,[ cmdProcessTlv2.c : 631 ] FTM Tx ChainMask %d overwrite to 0x2 due to BT2ed Harmonic! +16501,i,[ cmdProcessTlv2.c : 7614 ] GetBDFVersionHandler :: bdfvertype: %d +16500,iii,[ cmdProcessTlv2.c : 2799 ] PHYDBGdump2Handler(Phy:%d, Option:%d capture_bank:%d) +16499,IiI,[ cmdProcessTlv2.c : 2807 ] ### data_ptr %p size %d status 0x%x -16511,i,[ cmdProcessTlv2.c : 631 ] FTM Tx ChainMask %d overwrite to 0x2 due to BT2ed Harmonic! -16510,i,[ cmdProcessTlv2.c : 7614 ] GetBDFVersionHandler :: bdfvertype: %d -16509,iii,[ cmdProcessTlv2.c : 2799 ] PHYDBGdump2Handler(Phy:%d, Option:%d capture_bank:%d) -16508,IiI,[ cmdProcessTlv2.c : 2807 ] ### data_ptr %p size %d status 0x%x +16498,Ii,[ cmdProcessTlv2.c : 2816 ] ### data_ptr %p stream_cnt %d -16507,Ii,[ cmdProcessTlv2.c : 2816 ] ### data_ptr %p stream_cnt %d +16497,,[ cmdProcessTlv2.c : 2819 ] ### Data buffer stream ended -16506,,[ cmdProcessTlv2.c : 2819 ] ### Data buffer stream ended +16496,ii,[ cmdProcessTlv2.c : 3211 ] PHYDBGdumpHandler(Phy:%d, Option:%d) -16505,ii,[ cmdProcessTlv2.c : 3211 ] PHYDBGdumpHandler(Phy:%d, Option:%d) +16495,IiI,[ cmdProcessTlv2.c : 3219 ] ### data_ptr %p size %d status 0x%x -16504,IiI,[ cmdProcessTlv2.c : 3219 ] ### data_ptr %p size %d status 0x%x +16494,Ii,[ cmdProcessTlv2.c : 3228 ] ### data_ptr %p stream_cnt %d -16503,Ii,[ cmdProcessTlv2.c : 3228 ] ### data_ptr %p stream_cnt %d +16493,,[ cmdProcessTlv2.c : 3231 ] ### Data buffer stream ended -16502,,[ cmdProcessTlv2.c : 3231 ] ### Data buffer stream ended +16492,i,[ cmdProcessTlv2.c : 7591 ] SetBDFVersionHandler :: bdfvertype: %d +16491,i,[ cmdProcessTlv2.c : 5194 ] Channel index out of bounds %d +16490,i,[ cmdProcessTlv2.c : 5202 ] Power offset Index out of bounds %d +16489,ii,[ cmdProcessTlv2.c : 5210 ] 2G index %d flag %d +16488,ii,[ cmdProcessTlv2.c : 5223 ] values written 2G %d 5G %d +16487,i,[ cmdProcessTlv2.c : 5284 ] Channel index out of bounds %d +16486,i,[ cmdProcessTlv2.c : 5365 ] Channel index out of bounds %d +16485,i,[ cmdProcessTlv2.c : 5380 ] Target Power index out of bounds %d +16484,i,[ cmdProcessTlv2.c : 5395 ] Gain index out of bounds %d +16483,,[ cmdProcessTlv2.c : 5471 ] TpcSetCalFreqHandler - Invalid Frequency +16482,,[ cmdProcessTlv2.c : 5491 ] TpcSetCalFreqHandler - Freq Range is not within any bands +16481,,[ cmdProcessTlv2.c : 5499 ] TpcSetCalFreqHandler - Channel index Write Success +16480,,[ cmdProcessTlv2.c : 5503 ] TpcSetCalFreqHandler - Channel index out of bounds +16479,,[ cmdProcessTlv2.c : 7334 ] OPC_OTP_WRITE:Ready to send response! -16501,i,[ cmdProcessTlv2.c : 7591 ] SetBDFVersionHandler :: bdfvertype: %d -16500,i,[ cmdProcessTlv2.c : 5194 ] Channel index out of bounds %d -16499,i,[ cmdProcessTlv2.c : 5202 ] Power offset Index out of bounds %d -16498,ii,[ cmdProcessTlv2.c : 5210 ] 2G index %d flag %d -16497,ii,[ cmdProcessTlv2.c : 5223 ] values written 2G %d 5G %d -16496,i,[ cmdProcessTlv2.c : 5284 ] Channel index out of bounds %d -16495,i,[ cmdProcessTlv2.c : 5365 ] Channel index out of bounds %d -16494,i,[ cmdProcessTlv2.c : 5380 ] Target Power index out of bounds %d -16493,i,[ cmdProcessTlv2.c : 5395 ] Gain index out of bounds %d -16492,,[ cmdProcessTlv2.c : 5471 ] TpcSetCalFreqHandler - Invalid Frequency -16491,,[ cmdProcessTlv2.c : 5491 ] TpcSetCalFreqHandler - Freq Range is not within any bands -16490,,[ cmdProcessTlv2.c : 5499 ] TpcSetCalFreqHandler - Channel index Write Success -16489,,[ cmdProcessTlv2.c : 5503 ] TpcSetCalFreqHandler - Channel index out of bounds -16488,,[ cmdProcessTlv2.c : 7334 ] OPC_OTP_WRITE:Ready to send response! +16478,I,[ cmdProcessTlv2.c : 7335 ] OTP Write status, 0x%x +16477,,[ cmdProcessTlv2.c : 7347 ] OPC_OTP_WRITE:send response done! -16487,I,[ cmdProcessTlv2.c : 7335 ] OTP Write status, 0x%x -16486,,[ cmdProcessTlv2.c : 7347 ] OPC_OTP_WRITE:send response done! +16476,i,[ cmdProcessTlv2.c : 2631 ] FTM bitWidth: %d -16485,i,[ cmdProcessTlv2.c : 2631 ] FTM bitWidth: %d +16475,,[ cmdProcessTlv2.c : 3884 ] bdGetSizeHandler -16484,,[ cmdProcessTlv2.c : 3884 ] bdGetSizeHandler +16474,iIii,[ cmdProcessTlv2.c : 3911 ] bdReadHandler: bdSize %d, offset 0x%x, size %d, source %d -16483,iIii,[ cmdProcessTlv2.c : 3911 ] bdReadHandler: bdSize %d, offset 0x%x, size %d, source %d +16473,i,[ cmdProcessTlv2.c : 3952 ] error in bdReadHandler: status %d -16482,i,[ cmdProcessTlv2.c : 3952 ] error in bdReadHandler: status %d +16472,Ii,[ cmdProcessTlv2.c : 7234 ] bdWriteHandler: offset 0x%x, size %d -16481,Ii,[ cmdProcessTlv2.c : 7234 ] bdWriteHandler: offset 0x%x, size %d +16471,i,[ cmdProcessTlv2.c : 5556 ] calDbRegenHandler :: phyId= %d ~~~~~~~~~ +16470,IIIII,[ cmdProcessTlv2.c : 4922 ] COEX Req Handler(wght0= 0x%x,wght1= 0x%x,wght2= 0x%x,wght3= 0x%x,wght4= 0x%x) -16480,i,[ cmdProcessTlv2.c : 5556 ] calDbRegenHandler :: phyId= %d ~~~~~~~~~ -16479,IIIII,[ cmdProcessTlv2.c : 4922 ] COEX Req Handler(wght0= 0x%x,wght1= 0x%x,wght2= 0x%x,wght3= 0x%x,wght4= 0x%x) +16469,IIIIII,[ cmdProcessTlv2.c : 4931 ] COEX Req Handler(wght5= 0x%x,wght6= 0x%x,wght7= 0x%x,wght8= 0x%x,wght9= 0x%x,wght10= 0x%x) -16478,IIIIII,[ cmdProcessTlv2.c : 4931 ] COEX Req Handler(wght5= 0x%x,wght6= 0x%x,wght7= 0x%x,wght8= 0x%x,wght9= 0x%x,wght10= 0x%x) +16468,iIi,[ cmdProcessTlv2.c : 4937 ] COEX Req Handler(enableDynamicAggr= %d,shareChainMask= 0x%x,enableConcurrentTxChain0= %d) -16477,iIi,[ cmdProcessTlv2.c : 4937 ] COEX Req Handler(enableDynamicAggr= %d,shareChainMask= 0x%x,enableConcurrentTxChain0= %d) +16467,iIii,[ cmdProcessTlv2.c : 4944 ] COEX Req Handler(btRxAllowWlanTxUnshared= %d,btTxAllowWlanTxShared= 0x%x,wlanTxAllowBtRxShared= %d,wlanRxAllowBtTxShared= %d) -16476,iIii,[ cmdProcessTlv2.c : 4944 ] COEX Req Handler(btRxAllowWlanTxUnshared= %d,btTxAllowWlanTxShared= 0x%x,wlanTxAllowBtRxShared= %d,wlanRxAllowBtTxShared= %d) +16466,iIi,[ cmdProcessTlv2.c : 4950 ] COEX Req Handler(concurrentTxEnable= %d,btRxAllowWlanUnsharedTx= 0x%x,wlan1sTxBtTx= %d) -16475,iIi,[ cmdProcessTlv2.c : 4950 ] COEX Req Handler(concurrentTxEnable= %d,btRxAllowWlanUnsharedTx= 0x%x,wlan1sTxBtTx= %d) +16465,ii,[ cmdProcessTlv2.c : 3103 ] combCalGroupHandler(): phyId = %d; cmdid = %d +16464,IIIII,[ cmdProcessTlv2.c : 7461 ] %s: offset %ld, size %ld, totalsize %ld, checksumsts %ld -16474,ii,[ cmdProcessTlv2.c : 3103 ] combCalGroupHandler(): phyId = %d; cmdid = %d -16473,IIIII,[ cmdProcessTlv2.c : 7461 ] %s: offset %ld, size %ld, totalsize %ld, checksumsts %ld +16463,I,[ cmdProcessTlv2.c : 7516 ] eepromReadHandler:: finalCheckSum=0x%x -16472,I,[ cmdProcessTlv2.c : 7516 ] eepromReadHandler:: finalCheckSum=0x%x +16462,III,[ cmdProcessTlv2.c : 7562 ] %s: offset %ld, size %ld +16461,iiiii,[ cmdProcessTlv2.c : 7801 ] ftmTsDebugHandler ts_tx_ver %d ts_xtalcal %d delta %d idx %d phyId %d +16460,iiiii,[ cmdProcessTlv2.c : 7823 ] ftmTsDebugHandler ts_tx_ver %d ts_xtalcal %d delta %d idx %d phyId %d +16459,i,[ cmdProcessTlv2.c : 7833 ] ftmTsDebugHandler OPC total%d +16458,iii,[ cmdProcessTlv2.c : 7837 ] ftmTsDebugHandler ts_opc_Cal %d delta %d idx %d +16457,i,[ cmdProcessTlv2.c : 7847 ] ftmTsDebugHandler FPC total%d +16456,iii,[ cmdProcessTlv2.c : 7851 ] ftmTsDebugHandler ts_fpc_Cal %d delta %d idx %d +16455,iii,[ cmdProcessTlv2.c : 7861 ] ftmTsDebugHandler ts_nfcal %d delta %d idx %d +16454,iiii,[ cmdProcessTlv2.c : 7872 ] ftmTsDebugHandler ts_rx_gaincal %d delta %d idx %d phyId %d +16453,iiii,[ cmdProcessTlv2.c : 7883 ] ftmTsDebugHandler ts_rx_ver %d delta %d idx %d phyId %d +16452,i,[ cmdProcessTlv2.c : 7891 ] ftmTsDebugHandler Invalid/unhandled Exit point %d +16451,iiii,[ cmdProcessTlv2.c : 7709 ] ftmTsDebugHandler opt %d phyId %d print_mask %d print_cnt %d +16450,,[ cmdProcessTlv2.c : 7726 ] ftmTsDebugHandler globals reset +16449,i,[ cmdProcessTlv2.c : 7730 ] ftmTsDebugHandler ts_FPC %d +16448,i,[ cmdProcessTlv2.c : 7731 ] ftmTsDebugHandler ts_OPC %d +16447,i,[ cmdProcessTlv2.c : 7732 ] ftmTsDebugHandler ts_xtalcal %d +16446,i,[ cmdProcessTlv2.c : 7733 ] ftmTsDebugHandler ts_rxgaincal %d +16445,i,[ cmdProcessTlv2.c : 7734 ] ftmTsDebugHandler ts_nfcal %d +16444,i,[ cmdProcessTlv2.c : 7735 ] ftmTsDebugHandler ts_tx_ver %d +16443,i,[ cmdProcessTlv2.c : 7736 ] ftmTsDebugHandler ts_rx_ver %d +16442,i,[ cmdProcessTlv2.c : 7737 ] ftmTsDebugHandler ts_index %d +16441,iiii,[ cmdProcessTlv2.c : 7743 ] ftmTsDebugHandler idx %d cmd entry %d ts %d type %d +16440,i,[ cmdProcessTlv2.c : 7745 ] ftmTsDebugHandler ts_index %d +16439,,[ cmdProcessTlv2.c : 268 ] ftm_termperature_timer_handler::MAC sleeping +16438,ii,[ cmdProcessTlv2.c : 2399 ] UTFCMD: genericUtfCmdHandler: phyId %d cmdId %d +16437,,[ cmdProcessTlv2.c : 2477 ] #### Halphy Unit Test #### +16436,iIi,[ cmdProcessTlv2.c : 2525 ] FTM MCC-Lite: genericUtfCmdHandler: phyId %d XpanFtmUnitTestConfigMask 0x%x SpecialCmdId %d +16435,,[ cmdProcessTlv2.c : 2532 ] genericUtfCmdHandler: FTM MCC-Lite Unit Test is NOT enabled +16434,I,[ cmdProcessTlv2.c : 2538 ] FTM MCC-Lite: genericUtfCmdHandler: ERROR: Invalid FtmMccLiteUnitTestConfig 0x%x +16433,,[ cmdProcessTlv2.c : 2543 ] ### genericUtfCmdHandler: InValid CmdID#### +16432,,[ cmdProcessTlv2.c : 2560 ] UTFCMD: genericUtfCmdHandler exit +16431,,[ cmdProcessTlv2.c : 2426 ] Failed Rx Stop +16430,ii,[ cmdProcessTlv2.c : 2439 ] UTFCMD: UTF_CMD_CHANGECHAINMASK phyId=%d tcmd_state[phyId].specialCmds=%d +16429,ii,[ cmdProcessTlv2.c : 2447 ] UTFCMD: CMD_LP_CM phyId=%d Sleep CM %d +16428,ii,[ cmdProcessTlv2.c : 2456 ] UTFCMD: CMD_LP_CM phyId=%d Wake CM %d +16427,i,[ cmdProcessTlv2.c : 2464 ] UTFCMD: UTF_CMD_WARM_RESET phid %d +16426,ii,[ cmdProcessTlv2.c : 2470 ] UTFCMD: UTF_CMD_SET_MM_CMD_SEQID phid %d MMSeqID %d +16425,iii,[ cmdProcessTlv2.c : 5731 ] CTL_ENGINE: getCtlExceptionTableSizeHandler status %d valid_Exception_entries %d exceptionTableFlag(sorted/unsorted) %d +16424,iii,[ cmdProcessTlv2.c : 5771 ] CTL_ENGINE getCtlExceptionValueHandler : status %d ctlExceptionValue %d freq %d +16423,ii,[ cmdProcessTlv2.c : 5901 ] CTL_ENGINE getCtlInfoHandler status %d ctlEngineVersion %d +16422,iii,[ cmdProcessTlv2.c : 5945 ] CTL_ENGINE getCtlSupportedInfoHandler ctlNumTXChain %d supportMaxBW %d status %d +16421,iiiiii,[ cmdProcessTlv2.c : 7095 ] FTM->CtlEngine getCtlTpcFtmDataStandaloneHandler ctlRd=%d,ctlGroup=%d,ctlEbw=%d,ctlNonOfdmaType=%d,rateBitIndex=%d, ctlVerbose=%d -16471,III,[ cmdProcessTlv2.c : 7562 ] %s: offset %ld, size %ld -16470,iiiii,[ cmdProcessTlv2.c : 7801 ] ftmTsDebugHandler ts_tx_ver %d ts_xtalcal %d delta %d idx %d phyId %d -16469,iiiii,[ cmdProcessTlv2.c : 7823 ] ftmTsDebugHandler ts_tx_ver %d ts_xtalcal %d delta %d idx %d phyId %d -16468,i,[ cmdProcessTlv2.c : 7833 ] ftmTsDebugHandler OPC total%d -16467,iii,[ cmdProcessTlv2.c : 7837 ] ftmTsDebugHandler ts_opc_Cal %d delta %d idx %d -16466,i,[ cmdProcessTlv2.c : 7847 ] ftmTsDebugHandler FPC total%d -16465,iii,[ cmdProcessTlv2.c : 7851 ] ftmTsDebugHandler ts_fpc_Cal %d delta %d idx %d -16464,iii,[ cmdProcessTlv2.c : 7861 ] ftmTsDebugHandler ts_nfcal %d delta %d idx %d -16463,iiii,[ cmdProcessTlv2.c : 7872 ] ftmTsDebugHandler ts_rx_gaincal %d delta %d idx %d phyId %d -16462,iiii,[ cmdProcessTlv2.c : 7883 ] ftmTsDebugHandler ts_rx_ver %d delta %d idx %d phyId %d -16461,i,[ cmdProcessTlv2.c : 7891 ] ftmTsDebugHandler Invalid/unhandled Exit point %d -16460,iiii,[ cmdProcessTlv2.c : 7709 ] ftmTsDebugHandler opt %d phyId %d print_mask %d print_cnt %d -16459,,[ cmdProcessTlv2.c : 7726 ] ftmTsDebugHandler globals reset -16458,i,[ cmdProcessTlv2.c : 7730 ] ftmTsDebugHandler ts_FPC %d -16457,i,[ cmdProcessTlv2.c : 7731 ] ftmTsDebugHandler ts_OPC %d -16456,i,[ cmdProcessTlv2.c : 7732 ] ftmTsDebugHandler ts_xtalcal %d -16455,i,[ cmdProcessTlv2.c : 7733 ] ftmTsDebugHandler ts_rxgaincal %d -16454,i,[ cmdProcessTlv2.c : 7734 ] ftmTsDebugHandler ts_nfcal %d -16453,i,[ cmdProcessTlv2.c : 7735 ] ftmTsDebugHandler ts_tx_ver %d -16452,i,[ cmdProcessTlv2.c : 7736 ] ftmTsDebugHandler ts_rx_ver %d -16451,i,[ cmdProcessTlv2.c : 7737 ] ftmTsDebugHandler ts_index %d -16450,iiii,[ cmdProcessTlv2.c : 7743 ] ftmTsDebugHandler idx %d cmd entry %d ts %d type %d -16449,i,[ cmdProcessTlv2.c : 7745 ] ftmTsDebugHandler ts_index %d -16448,,[ cmdProcessTlv2.c : 268 ] ftm_termperature_timer_handler::MAC sleeping -16447,ii,[ cmdProcessTlv2.c : 2399 ] UTFCMD: genericUtfCmdHandler: phyId %d cmdId %d -16446,,[ cmdProcessTlv2.c : 2477 ] #### Halphy Unit Test #### -16445,iIi,[ cmdProcessTlv2.c : 2525 ] FTM MCC-Lite: genericUtfCmdHandler: phyId %d XpanFtmUnitTestConfigMask 0x%x SpecialCmdId %d -16444,,[ cmdProcessTlv2.c : 2532 ] genericUtfCmdHandler: FTM MCC-Lite Unit Test is NOT enabled -16443,I,[ cmdProcessTlv2.c : 2538 ] FTM MCC-Lite: genericUtfCmdHandler: ERROR: Invalid FtmMccLiteUnitTestConfig 0x%x -16442,,[ cmdProcessTlv2.c : 2543 ] ### genericUtfCmdHandler: InValid CmdID#### -16441,,[ cmdProcessTlv2.c : 2560 ] UTFCMD: genericUtfCmdHandler exit -16440,,[ cmdProcessTlv2.c : 2426 ] Failed Rx Stop -16439,ii,[ cmdProcessTlv2.c : 2439 ] UTFCMD: UTF_CMD_CHANGECHAINMASK phyId=%d tcmd_state[phyId].specialCmds=%d -16438,ii,[ cmdProcessTlv2.c : 2447 ] UTFCMD: CMD_LP_CM phyId=%d Sleep CM %d -16437,ii,[ cmdProcessTlv2.c : 2456 ] UTFCMD: CMD_LP_CM phyId=%d Wake CM %d -16436,i,[ cmdProcessTlv2.c : 2464 ] UTFCMD: UTF_CMD_WARM_RESET phid %d -16435,ii,[ cmdProcessTlv2.c : 2470 ] UTFCMD: UTF_CMD_SET_MM_CMD_SEQID phid %d MMSeqID %d -16434,iii,[ cmdProcessTlv2.c : 5731 ] CTL_ENGINE: getCtlExceptionTableSizeHandler status %d valid_Exception_entries %d exceptionTableFlag(sorted/unsorted) %d -16433,iii,[ cmdProcessTlv2.c : 5771 ] CTL_ENGINE getCtlExceptionValueHandler : status %d ctlExceptionValue %d freq %d -16432,ii,[ cmdProcessTlv2.c : 5901 ] CTL_ENGINE getCtlInfoHandler status %d ctlEngineVersion %d -16431,iii,[ cmdProcessTlv2.c : 5945 ] CTL_ENGINE getCtlSupportedInfoHandler ctlNumTXChain %d supportMaxBW %d status %d -16430,iiiiii,[ cmdProcessTlv2.c : 7095 ] FTM->CtlEngine getCtlTpcFtmDataStandaloneHandler ctlRd=%d,ctlGroup=%d,ctlEbw=%d,ctlNonOfdmaType=%d,rateBitIndex=%d, ctlVerbose=%d +16420,iii,[ cmdProcessTlv2.c : 7017 ] FTM->CtlEngine used exception value in BDF, ctlExceptionValueApplied = %d, ctlExceptionValue = %d, ctlExceptionValue2 = %d +16419,iiii,[ cmdProcessTlv2.c : 7072 ] FTM->CtlEngine ctlPerChainPower=%d, ctlExceptionValue=%d, ctlFinalTotalPower=%d, r2pPower=%d +16418,i,[ cmdProcessTlv2.c : 596 ] FATAL ERROR!! Trying to access phy %d which is not present +16417,i,[ cmdProcessTlv2.c : 607 ] FATAL ERROR!! Trying to access phy %d which is inactive +16416,I,[ cmdProcessTlv2.c : 5591 ] modifyBDFOTPFlagsHandler: modifyBdfOtpFlags 0x%x +16415,,[ cmdProcessTlv2.c : 5609 ] modifyBDFOTPFlagsHandler: pCmdStream is NULL +16414,,[ cmdProcessTlv2.c : 4793 ] OFDMA TonePlan -16429,iii,[ cmdProcessTlv2.c : 7017 ] FTM->CtlEngine used exception value in BDF, ctlExceptionValueApplied = %d, ctlExceptionValue = %d, ctlExceptionValue2 = %d -16428,iiii,[ cmdProcessTlv2.c : 7072 ] FTM->CtlEngine ctlPerChainPower=%d, ctlExceptionValue=%d, ctlFinalTotalPower=%d, r2pPower=%d -16427,i,[ cmdProcessTlv2.c : 596 ] FATAL ERROR!! Trying to access phy %d which is not present -16426,i,[ cmdProcessTlv2.c : 607 ] FATAL ERROR!! Trying to access phy %d which is inactive -16425,I,[ cmdProcessTlv2.c : 5591 ] modifyBDFOTPFlagsHandler: modifyBdfOtpFlags 0x%x -16424,,[ cmdProcessTlv2.c : 5609 ] modifyBDFOTPFlagsHandler: pCmdStream is NULL -16423,,[ cmdProcessTlv2.c : 4793 ] OFDMA TonePlan +16413,,[ cmdProcessTlv2.c : 4826 ] OFDMA TonePlan is NULL -16422,,[ cmdProcessTlv2.c : 4826 ] OFDMA TonePlan is NULL +16412,,[ cmdProcessTlv2.c : 7664 ] Failed Rx Stop +16411,ii,[ cmdProcessTlv2.c : 744 ] FTM :: pktgen_complete_timer_handler: pktgen_complete_timer_handler: Pktgen Tx STOP completion callback failure for phyId %d g_pktgen_done_assert_count %d +16410,iiiiiii,[ cmdProcessTlv2.c : 1590 ] rxHandler: phyId %d rxMode %d wlanMode %d freq %d freq2 %d chainMask %d wifiStandard %d +16409,ii,[ cmdProcessTlv2.c : 1596 ] rxHandler: issue ftm_imps_wakeup: phyId=%d, rxMode=%d -16421,,[ cmdProcessTlv2.c : 7664 ] Failed Rx Stop -16420,ii,[ cmdProcessTlv2.c : 744 ] FTM :: pktgen_complete_timer_handler: pktgen_complete_timer_handler: Pktgen Tx STOP completion callback failure for phyId %d g_pktgen_done_assert_count %d -16419,iiiiiii,[ cmdProcessTlv2.c : 1590 ] rxHandler: phyId %d rxMode %d wlanMode %d freq %d freq2 %d chainMask %d wifiStandard %d -16418,ii,[ cmdProcessTlv2.c : 1596 ] rxHandler: issue ftm_imps_wakeup: phyId=%d, rxMode=%d +16408,i,[ cmdProcessTlv2.c : 1604 ] RX operation not allowed on phyID %d one operation ongoing +16407,,[ cmdProcessTlv2.c : 1715 ] rx evm start data collection. +16406,iii,[ cmdProcessTlv2.c : 578 ] ftmTsDebugHandler cmdId %d phyId %d status %d +16405,iiii,[ cmdProcessTlv2.c : 5832 ] CTL_ENGINE setCtlExceptionValueHandler Exception value %d ctl grp %d %d %d +16404,i,[ cmdProcessTlv2.c : 5833 ] CTL_ENGINE setCtlExceptionValueHandler status %d +16403,i,[ cmdProcessTlv2.c : 5857 ] CTL_ENGINE setCtlInfoHandler: status %d +16402,ii,[ cmdProcessTlv2.c : 6340 ] CTL_ENGINE: setCtlTpcTestScreenHandler status %d powerSetIndex %d +16401,,[ cmdProcessTlv2.c : 5628 ] #### per chain forced pwr TLV called! -16417,i,[ cmdProcessTlv2.c : 1604 ] RX operation not allowed on phyID %d one operation ongoing -16416,,[ cmdProcessTlv2.c : 1715 ] rx evm start data collection. -16415,iii,[ cmdProcessTlv2.c : 578 ] ftmTsDebugHandler cmdId %d phyId %d status %d -16414,iiii,[ cmdProcessTlv2.c : 5832 ] CTL_ENGINE setCtlExceptionValueHandler Exception value %d ctl grp %d %d %d -16413,i,[ cmdProcessTlv2.c : 5833 ] CTL_ENGINE setCtlExceptionValueHandler status %d -16412,i,[ cmdProcessTlv2.c : 5857 ] CTL_ENGINE setCtlInfoHandler: status %d -16411,ii,[ cmdProcessTlv2.c : 6340 ] CTL_ENGINE: setCtlTpcTestScreenHandler status %d powerSetIndex %d -16410,,[ cmdProcessTlv2.c : 5628 ] #### per chain forced pwr TLV called! +16400,iI,[ cmdProcessTlv2.c : 3586 ] setPhyRfModeHandler: DBS/SBS is not supported, phyRfMode %d status 0x%x +16399,ii,[ cmdProcessTlv2.c : 5527 ] skipCalDbRegenHandler :: phyId= %d doSkipCalDbRegen=%d: ~~~~~~~~~ +16398,I,[ cmdProcessTlv2.c : 1958 ] pdev %u +16397,I,[ cmdProcessTlv2.c : 1771 ] pdev %u +16396,I,[ cmdProcessTlv2.c : 1801 ] pdev %u +16395,iiiiiII,[ cmdProcessTlv2.c : 1818 ] curChan->band_center_freq1 %d, curChan->band_center_freq2 %d, PHYRF_BW_IDX(curChan) %d curChan->phy_mode %d num_20_bw %d rx_CM %x, tx_CM %x +16394,I,[ cmdProcessTlv2.c : 701 ] FTM :: tlv2SendTxStatus: timestamp = %ld +16393,iiii,[ cmdProcessTlv2.c : 4562 ] Tx Gain Control:Chain %d, Gain %d, dacGain %d, forceCal %d -16409,iI,[ cmdProcessTlv2.c : 3586 ] setPhyRfModeHandler: DBS/SBS is not supported, phyRfMode %d status 0x%x -16408,ii,[ cmdProcessTlv2.c : 5527 ] skipCalDbRegenHandler :: phyId= %d doSkipCalDbRegen=%d: ~~~~~~~~~ -16407,I,[ cmdProcessTlv2.c : 1958 ] pdev %u -16406,I,[ cmdProcessTlv2.c : 1771 ] pdev %u -16405,I,[ cmdProcessTlv2.c : 1801 ] pdev %u -16404,iiiiiII,[ cmdProcessTlv2.c : 1818 ] curChan->band_center_freq1 %d, curChan->band_center_freq2 %d, PHYRF_BW_IDX(curChan) %d curChan->phy_mode %d num_20_bw %d rx_CM %x, tx_CM %x -16403,I,[ cmdProcessTlv2.c : 701 ] FTM :: tlv2SendTxStatus: timestamp = %ld -16402,iiii,[ cmdProcessTlv2.c : 4562 ] Tx Gain Control:Chain %d, Gain %d, dacGain %d, forceCal %d +16392,iiiiiiiI,[ cmdProcessTlv2.c : 1026 ] FTM:: txHandler: phyId %d txMode %d freq %d freq2 %d wlanMode %d chainMask %d wifiStandard %d timestamp =%ld +16391,i,[ cmdProcessTlv2.c : 1072 ] FTM :: txHandler: TX operation not allowed on phyID %d one operation ongoing +16390,i,[ cmdProcessTlv2.c : 1204 ] FTM: OFDMA Tone Plan BW %d +16389,IIII,[ cmdProcessTlv2.c : 1267 ] FTM :: txHandler: ret:0x%x, ret1:0x%x, ret2:0x%x, ret3:0x%x +16388,ii,[ cmdProcessTlv2.c : 1273 ] FTM :: txHandler dev running state=%d iterations_taken_to_flush=%d +16387,iI,[ cmdProcessTlv2.c : 1320 ] FTM :: txHandler: Sent response to host with status =%d, timestamp =%ld +16386,iiI,[ cmdProcessTlv2.c : 1370 ] FTM :: txStatusHandler: INSIDE txStatusHandler phyId =%d pParms->needReport=%d timestamp : %u +16385,ii,[ cmdProcessTlv2.c : 1384 ] FTM :: txStatusHandler: pParms->needReport=%d pParms->stopTx=%d +16384,IIII,[ cmdProcessTlv2.c : 1415 ] FTM :: txStatusHandler: ret:0x%x, ret1:0x%x, ret2:0x%x, ret3:0x%x +16504,iIi,[ dpdTuning.c : 280 ] GetDpdLoopbackInfoHandler phyId %d chainMask 0x%x GlutIdx %d +16503,ii,[ dpdTuning.c : 309 ] GetDpdLoopbackInfoHandler nmse %d, nmse_nondpd %d +16539,III,[ cmdLp.c : 487 ] lowpowerHandler: lowPowerMode:0x%x, lowPowerFeatureMask:0x%x, phyIdMask:0x%x, -16401,iiiiiiiI,[ cmdProcessTlv2.c : 1026 ] FTM:: txHandler: phyId %d txMode %d freq %d freq2 %d wlanMode %d chainMask %d wifiStandard %d timestamp =%ld -16400,i,[ cmdProcessTlv2.c : 1072 ] FTM :: txHandler: TX operation not allowed on phyID %d one operation ongoing -16399,i,[ cmdProcessTlv2.c : 1204 ] FTM: OFDMA Tone Plan BW %d -16398,IIII,[ cmdProcessTlv2.c : 1267 ] FTM :: txHandler: ret:0x%x, ret1:0x%x, ret2:0x%x, ret3:0x%x -16397,ii,[ cmdProcessTlv2.c : 1273 ] FTM :: txHandler dev running state=%d iterations_taken_to_flush=%d -16396,iI,[ cmdProcessTlv2.c : 1320 ] FTM :: txHandler: Sent response to host with status =%d, timestamp =%ld -16395,iiI,[ cmdProcessTlv2.c : 1370 ] FTM :: txStatusHandler: INSIDE txStatusHandler phyId =%d pParms->needReport=%d timestamp : %u -16394,ii,[ cmdProcessTlv2.c : 1384 ] FTM :: txStatusHandler: pParms->needReport=%d pParms->stopTx=%d -16393,IIII,[ cmdProcessTlv2.c : 1415 ] FTM :: txStatusHandler: ret:0x%x, ret1:0x%x, ret2:0x%x, ret3:0x%x -16546,III,[ cmdLp.c : 487 ] lowpowerHandler: lowPowerMode:0x%x, lowPowerFeatureMask:0x%x, phyIdMask:0x%x, +16538,,[ cmdLp.c : 649 ] lowpowerHandler: lowPowerMode:done +16537,I,[ cmdLp.c : 441 ] lowpowerHandler_CxRet: phyId:0x%x, No effect as phy is inactive! -16545,,[ cmdLp.c : 649 ] lowpowerHandler: lowPowerMode:done -16544,I,[ cmdLp.c : 441 ] lowpowerHandler_CxRet: phyId:0x%x, No effect as phy is inactive! +16536,ii,[ cmdLp.c : 447 ] lowpowerHandler_CxRet: phyId:%d, cxret_powerlevel=%d +16535,I,[ cmdLp.c : 377 ] lowpowerHandler_LowPowerListen: phyId:0x%x, No effect as phy is inactive! -16543,ii,[ cmdLp.c : 447 ] lowpowerHandler_CxRet: phyId:%d, cxret_powerlevel=%d -16542,I,[ cmdLp.c : 377 ] lowpowerHandler_LowPowerListen: phyId:0x%x, No effect as phy is inactive! +16534,ii,[ cmdLp.c : 383 ] lowpowerHandler_LowPowerListen: phyId:%d, lpl_enable=%d +16533,I,[ cmdLp.c : 465 ] lowpowerHandler_Nrem: phyId:0x%x, No effect as phy is inactive! -16541,ii,[ cmdLp.c : 383 ] lowpowerHandler_LowPowerListen: phyId:%d, lpl_enable=%d -16540,I,[ cmdLp.c : 465 ] lowpowerHandler_Nrem: phyId:0x%x, No effect as phy is inactive! +16532,ii,[ cmdLp.c : 471 ] lowpowerHandler_Nrem: phyId:%d, cxret_powerlevel=%d +16531,I,[ cmdLp.c : 406 ] lowpowerHandler_RfaTogglingInListen: phyId:0x%x, No effect as phy is inactive! -16539,ii,[ cmdLp.c : 471 ] lowpowerHandler_Nrem: phyId:%d, cxret_powerlevel=%d -16538,I,[ cmdLp.c : 406 ] lowpowerHandler_RfaTogglingInListen: phyId:0x%x, No effect as phy is inactive! +16530,ii,[ cmdLp.c : 416 ] lowpowerHandler_RfaTogglingInListen: phyId:%d, RfaTglEn=%d +16529,i,[ cmdLp.c : 422 ] lowpowerHandler_RfaTogglingInListen: phyId:%d, Cannot enable RFA toggling as xlna BP is disabled +16528,i,[ cmdLp.c : 303 ] lowpowerHandler_btclock: BT CLOCK enable=0x%d +16527,i,[ cmdLp.c : 160 ] lowpowerHandler_dss: synth_control=%d +16526,ii,[ cmdLp.c : 172 ] lowpowerHandler_dssvotedisable: phyId=%d, g_dss_vote_disable_all=%d +16525,I,[ cmdLp.c : 345 ] lowpowerHandler_hdl_psMask: phyId:0x%x, No effect as phy is inactive! -16537,ii,[ cmdLp.c : 416 ] lowpowerHandler_RfaTogglingInListen: phyId:%d, RfaTglEn=%d -16536,i,[ cmdLp.c : 422 ] lowpowerHandler_RfaTogglingInListen: phyId:%d, Cannot enable RFA toggling as xlna BP is disabled -16535,i,[ cmdLp.c : 303 ] lowpowerHandler_btclock: BT CLOCK enable=0x%d -16534,i,[ cmdLp.c : 160 ] lowpowerHandler_dss: synth_control=%d -16533,ii,[ cmdLp.c : 172 ] lowpowerHandler_dssvotedisable: phyId=%d, g_dss_vote_disable_all=%d -16532,I,[ cmdLp.c : 345 ] lowpowerHandler_hdl_psMask: phyId:0x%x, No effect as phy is inactive! +16524,I,[ cmdLp.c : 350 ] lowpowerHandler_hdl_psMask: phyId:0x%x, No effect as phy is in sleep! -16531,I,[ cmdLp.c : 350 ] lowpowerHandler_hdl_psMask: phyId:0x%x, No effect as phy is in sleep! +16523,II,[ cmdLp.c : 362 ] lowpowerHandler_hdl_psMask: phyId:0x%x, hdlpsMask=0x%x -16530,II,[ cmdLp.c : 362 ] lowpowerHandler_hdl_psMask: phyId:0x%x, hdlpsMask=0x%x +16522,iii,[ cmdLp.c : 101 ] lowpower phyid %d :: initial globals imps (%d) bmps (%d) -16529,iii,[ cmdLp.c : 101 ] lowpower phyid %d :: initial globals imps (%d) bmps (%d) +16521,iii,[ cmdLp.c : 146 ] lowpower phyid %d :: Updated globals imps (%d) bmps (%d) -16528,iii,[ cmdLp.c : 146 ] lowpower phyid %d :: Updated globals imps (%d) bmps (%d) +16520,i,[ cmdLp.c : 295 ] lowpowerHandler_lpSynthForLegacyRx: g_ftm_lpSynthForLegacyRx_enable=0x%d -16527,i,[ cmdLp.c : 295 ] lowpowerHandler_lpSynthForLegacyRx: g_ftm_lpSynthForLegacyRx_enable=0x%d +16519,i,[ cmdLp.c : 288 ] lowpowerHandler_lpSynthForLegacyTx: g_ftm_lpSynthForLegacyTx_enable=0x%d -16526,i,[ cmdLp.c : 288 ] lowpowerHandler_lpSynthForLegacyTx: g_ftm_lpSynthForLegacyTx_enable=0x%d +16518,II,[ cmdLp.c : 267 ] lowpowerHandler_ocl: phyId:0x%x, ocl_enable=0x%x, No effect as phy is inactive! -16525,II,[ cmdLp.c : 267 ] lowpowerHandler_ocl: phyId:0x%x, ocl_enable=0x%x, No effect as phy is inactive! +16517,II,[ cmdLp.c : 280 ] lowpowerHandler_ocl: phyId:0x%x, ocl_enable=0x%x -16524,II,[ cmdLp.c : 280 ] lowpowerHandler_ocl: phyId:0x%x, ocl_enable=0x%x +16516,I,[ cmdLp.c : 317 ] lowpowerHandler_pbs: phyId:0x%x, No effect as phy is inactive! +16515,I,[ cmdLp.c : 322 ] lowpowerHandler_pbs: phyId:0x%x, No effect as phy is in sleep! +16514,iii,[ cmdLp.c : 331 ] lowpowerHandler_pbs: phyId:%d, pbs_enable=%d, pbs_flag=%d +16513,I,[ cmdLp.c : 209 ] lowpowerHandler_phydbgEnable: phyId:0x%x, No effect as phy is inactive! -16523,I,[ cmdLp.c : 317 ] lowpowerHandler_pbs: phyId:0x%x, No effect as phy is inactive! -16522,I,[ cmdLp.c : 322 ] lowpowerHandler_pbs: phyId:0x%x, No effect as phy is in sleep! -16521,iii,[ cmdLp.c : 331 ] lowpowerHandler_pbs: phyId:%d, pbs_enable=%d, pbs_flag=%d -16520,I,[ cmdLp.c : 209 ] lowpowerHandler_phydbgEnable: phyId:0x%x, No effect as phy is inactive! +16512,I,[ cmdLp.c : 214 ] lowpowerHandler_phydbgEnable: phyId:0x%x, No effect as phy is in sleep! -16519,I,[ cmdLp.c : 214 ] lowpowerHandler_phydbgEnable: phyId:0x%x, No effect as phy is in sleep! +16511,i,[ cmdLp.c : 224 ] lowpowerHandler_phydbgEnable: g_phydbg_disable=%d -16518,i,[ cmdLp.c : 224 ] lowpowerHandler_phydbgEnable: g_phydbg_disable=%d +16510,I,[ cmdLp.c : 185 ] lowpowerHandler_phydbgdisable: phyId:0x%x, No effect as phy is inactive! -16517,I,[ cmdLp.c : 185 ] lowpowerHandler_phydbgdisable: phyId:0x%x, No effect as phy is inactive! +16509,I,[ cmdLp.c : 190 ] lowpowerHandler_phydbgdisable: phyId:0x%x, No effect as phy is in sleep! -16516,I,[ cmdLp.c : 190 ] lowpowerHandler_phydbgdisable: phyId:0x%x, No effect as phy is in sleep! +16508,i,[ cmdLp.c : 197 ] lowpowerHandler_phydbgdisable: g_phydbg_disable=%d -16515,i,[ cmdLp.c : 197 ] lowpowerHandler_phydbgdisable: g_phydbg_disable=%d +16507,II,[ cmdLp.c : 237 ] lowpowerHandler_xlnabypass: phyId:0x%x, xlna_bypass=0x%x, No effect as phy is inactive! -16514,II,[ cmdLp.c : 237 ] lowpowerHandler_xlnabypass: phyId:0x%x, xlna_bypass=0x%x, No effect as phy is inactive! +16506,II,[ cmdLp.c : 242 ] lowpowerHandler_xlnabypass: phyId:0x%x, xlna_bypass=0x%x, No effect as phy is in sleep! -16513,II,[ cmdLp.c : 242 ] lowpowerHandler_xlnabypass: phyId:0x%x, xlna_bypass=0x%x, No effect as phy is in sleep! +16505,II,[ cmdLp.c : 249 ] lowpowerHandler_xlnabypass: phyId:0x%x, xlna_bypass=0x%x -16512,II,[ cmdLp.c : 249 ] lowpowerHandler_xlnabypass: phyId:0x%x, xlna_bypass=0x%x +16541,II,[ cmdProcessing.c : 282 ] FTM_DEBUG :: txCmdProcessor, TxMiscFlags : 0x%x txParms->aifsn=0x%x +16540,iiiii,[ cmdProcessing.c : 391 ] FTM :: txCmdProcessor channel=%d txPwr=%d dataRrate=%d numPkt=%d txChain=%d +16543,i,[ getTgtPwr.c : 336 ] OFDMA_ru_size: %d invalid +16542,i,[ getTgtPwr.c : 458 ] OFDMA_ru_size: %d invalid +16546,,[ LMGoProcessing.c : 61 ] LM_DBG: NULL pdev return +16545,Ii,[ LMGoProcessing.c : 294 ] LM_DBG: ABI off-period tx_duration_data(US) %ld curTime(MS) %d +16544,Ii,[ LMGoProcessing.c : 77 ] LM_DBG: ABI on-period tx_duration_data %ld(US) current_time(MS) %d 16603,I,[ tcmd.c : 6257 ] Invalid pdev %lu 16602,ii,[ tcmd.c : 5364 ] ftm_txoff_dur_calc: txtime = %d->%d 16601,iiii,[ tcmd.c : 5428 ] ftm_txq_update : ftm_tx_params %d, aifs %d cw_min %d cw_max %d @@ -2188,259 +2188,259 @@ VERSION:537329753 16640,II,[ ftm_lowpower.c : 849 ] lowpowerHandler_ocl: phyId:0x%x, ocl_enable=0x%x -16706,,[ tpcOnepointCal.c : 1071 ] cust_OPC_dbg: GET_INIT +16784,iii,[ tpcCal.c : 1329 ] chk1 Max_TX_CAL_Gain_ID_5G:%d Max_TX_CAL_Gain_ID_2G %d Max_TX_CAL_Gain_ID_6G %d +16783,II,[ tpcCal.c : 1579 ] tpccal::2G FPC to OPC chan mapping. OPC channel skipped: opcChan[%u] %u +16782,IIIII,[ tpcCal.c : 1598 ] tpccal::2G opcChan[%u] %u, tpcChan[%u] %u ,minChanDiff %u +16781,II,[ tpcCal.c : 1648 ] tpccal::5G FPC to OPC chan mapping. OPC channel skipped: opcChan[%u] %u +16780,IIIII,[ tpcCal.c : 1665 ] tpccal::5G opcChan[%u] %u, tpcChan[%u] %u, minChanDiff %u +16779,Ii,[ tpcCal.c : 1887 ] greenTxGainIndGrpFlag2G:%x, greenTxGainIndGrpFlag5G:%d -16705,,[ tpcOnepointCal.c : 1075 ] cust_OPC_dbg: GET_OPC_TARGET_PARAMS +16778,iiii,[ tpcCal.c : 2065 ] 5G IdxGainEndGrp1:%d IdxGainEndGrp2:%d IdxGainEndGrp3:%d IdxGainEndGrp4:%d -16704,,[ tpcOnepointCal.c : 1079 ] cust_OPC_dbg: SET_OPC_TARGET_PARAMS +16777,iii,[ tpcCal.c : 1440 ] tpccal:: PowerSave:: Mode %d gainIdxSwitch %d gainIdxSel %d +16776,iiiii,[ tpcCal.c : 2813 ] freq %d gIdx %d dacGain %d paCfg %d chMask %d -16703,,[ tpcOnepointCal.c : 1083 ] cust_OPC_dbg: Invalid OPC Argument +16775,III,[ tpcCal.c : 2919 ] tpccal::Stopping tx before starting for Chan %u, Chain %u, Gain %u +16774,,[ tpcCal.c : 5651 ] tpccal::Generating Caldata +16773,ii,[ tpcCal.c : 5827 ] tpcCal::Generating Caldata for Channel %d dacGainforCal %d +16772,i,[ tpcCal.c : 5835 ] tpcCal::Generating Caldata for Chain %d +16771,iii,[ tpcCal.c : 5849 ] tpcCal::Generating Caldata for GLUT Gain Idx %d txgainIdx %d meas_pwr %d +16770,iii,[ tpcCal.c : 5871 ] tpcCal::Generating Caldata for GLUT EXT Gain Idx %d txgainIdx %d meas_pwr %d +16769,iii,[ tpcCal.c : 5891 ] tpcCal::Generating Caldata for PLUT Gain Idx %d pdadc_read %d meas_pwr %d +16768,iii,[ tpcCal.c : 5899 ] tpcdebug:: iGainidx %d current pdadc %d, previous pdadc %d +16767,iii,[ tpcCal.c : 6014 ] tpcCal::Generating Caldata for Chain %d sbsOffset %d NUM_CAL_GAINS_SELECTED_4_GLUT:%d +16766,iii,[ tpcCal.c : 6056 ] tpcCal::Generating Caldata for GLUT Gain Idx %d txgainIdx %d meas_pwr %d +16765,iiii,[ tpcCal.c : 6092 ] tpcCal::Generating Caldata for GLUT EXT Gain Idx %d txgainIdx %d meas_pwr %d numGlutEntries_5G:%d +16764,iii,[ tpcCal.c : 6126 ] tpcCal::Generating Caldata for PLUT Gain Idx %d pdadc_read %d meas_pwr %d +16763,iii,[ tpcCal.c : 6134 ] tpcdebug:: iGainidx %d current pdadc %d, previous pdadc %d +16762,iii,[ tpcCal.c : 6188 ] phyId:%d cmask:%d pwrAtPdadc:%d +16761,I,[ tpcCal.c : 6372 ] TPC2G: &scanCalPierData2G = 0x%x +16760,I,[ tpcCal.c : 6374 ] TPC5G: &scanCalPierData5G = 0x%x +16759,ii,[ tpcCal.c : 6390 ] TPC: chain = %d, iChanIdx = %d +16758,iii,[ tpcCal.c : 6406 ] TPC2G: scanMeasPwr2G[%d][%d] = %d +16757,iii,[ tpcCal.c : 6420 ] TPC5G: scanMeasPwr5G[%d][%d] = %d +16756,III,[ tpcCal.c : 3879 ] getNextLoop fail curLoop->idxCalPt %u, Chain %u, Gain %u +16755,iiiii,[ tpcCal.c : 3976 ] bef, band %d ch %d numCh %d chain %d gain %d -16702,,[ tpcOnepointCal.c : 318 ] tpcOnepointCal::Skipping TPC Convergence check -16701,Iiii,[ tpcOnepointCal.c : 324 ] tpcOnepointCal::Starting Tx for phy %u, freq %d, chainMask %d, txPwr_db2 %d -16700,Iiii,[ tpcOnepointCal.c : 327 ] tpcOnepointCal::Stopping Tx for phy %u, freq %d, chainMask %d, txPwr_db2 %d -16699,iii,[ tpcOnepointCal.c : 700 ] tpcOnepointCal::Failure at BandIdx:%d chanIdx:%d chainIdx:%d -16698,,[ tpcOnepointCal.c : 710 ] tpcOnepointCal:: end loop 1 -16697,,[ tpcOnepointCal.c : 720 ] tpcOnepointCal:: break -16696,i,[ tpcOnepointCal.c : 747 ] tpcOnepointCal::Cal at second data point enabled. Performing CAL at pwr %d -16695,i,[ tpcOnepointCal.c : 772 ] tpcOnepointCal::Cal at second data point enabled. Performing CAL at pwr %d -16694,,[ tpcOnepointCal.c : 810 ] tpcOnepointCal:: end loop -16693,i,[ tpcOnepointCal.c : 156 ] tpcOnepointCal::chan::2g %d -16692,iii,[ tpcOnepointCal.c : 199 ] tpcOnepointCal::TPC_DBG 5G numChain %d 2G numChain %d, 6G numChain %d -16691,i,[ tpcOnepointCal.c : 166 ] tpcOnepointCal::chan::5g %d -16690,ii,[ tpcOnepointCal.c : 828 ] tpcOnepointCal::TPC_DBG band %d idxChan %d -16689,iii,[ tpcOnepointCal.c : 1193 ] cust_OPC_dbg: Sent to Host status=%d glutoffset=%d thermaloffset=%d -16688,I,[ tpcOnepointCal.c : 1204 ] cust_OPC_dbg: Sent to Host pCmdStream=%p -16687,IIII,[ tpcOnepointCal.c : 601 ] tpcOnepointCal::Requesting pwr measurement for phy %u, freq %u, chainMask %u,tgtPwr_db8 %u -16686,IIII,[ tpcOnepointCal.c : 615 ] tpcOnepointCal::Requesting pwr measurement for phy %u, freq %u, chainMask %u,tgtPwr_db8 %u -16685,,[ tpcOnepointCal.c : 898 ] tpcOnepointcal::Completed -16684,Iii,[ tpcOnepointCal.c : 1122 ] cust_OPC_dbg: Pwr measurement for phy %u, glutoffset %d, thermOffset %d -16683,ii,[ tpcOnepointCal.c : 497 ] tpcOnepointCal::TPC_DBG 5G numChain %d 2G numChain %d -16682,i,[ tpcOnepointCal.c : 1157 ] cust_OPC_dbg: OPC Caldata Saved with status %d +16754,,[ tpcCal.c : 3986 ] end loop0 -16681,i,[ tpcOnepointCal.c : 1160 ] cust_OPC_dbg: Invalid Frequency:%d +16753,iiii,[ tpcCal.c : 4012 ] inc calPt %d ch %d chn %d, numGain %d -16680,,[ tpcOnepointCal.c : 350 ] tpcOnepointCAL::Starting... -16679,iii,[ tpcOnepointCal.c : 414 ] tpconepointccal::Invalid Config!! phyId=%d band=%d Mode=%dreturning -16678,,[ tpcOnepointCal.c : 939 ] tpcOnepointcal::Failure, -999 power detected -16677,iiii,[ tpcOnepointCal.c : 980 ] tpcOnepointCal::Measured pwr2 assigned to band %d channel %d and chainIdx %d is %d -16676,IIIiiI,[ tpcOnepointCal.c : 993 ] tpcOnepointCal::Pwr measurement for phy %u, freq %u, chainMask %u, glutOffset %d, thermOffset %d, measPwr_db8 is %u -16675,,[ tpcOnepointCal.c : 117 ] tpcOnepointCal::tpcPowerMeasurementDelayTimeout -16724,iiiiiii,[ xtalCal.c : 214 ] FTM: XTAL newCapIn=%d newCapOut=%d ctrlFlag=%d phyId=%d band=%d ppmOffset=%d hsVal = %d, -16723,,[ xtalCal.c : 239 ] FTM: XTAL NEWXTALCALPROCHandler XTAL not locked +16752,ii,[ tpcCal.c : 4028 ] inc chain AI %d %d -16722,iii,[ xtalCal.c : 253 ] FTM: XTAL NEWXTALCALPROCHandler Write capIn=%d capOut=%d ppmOffset=%d +16751,ii,[ tpcCal.c : 4047 ] HBSv3 : current channel is %d, next channle is %d. STOP CAL +16750,ii,[ tpcCal.c : 4059 ] inc ch AI %d %d -16721,iii,[ xtalCal.c : 268 ] FTM: XTAL NEWXTALCALPROCHandler Read capIn=%d capOut=%d ppmOffset=%d +16749,iii,[ tpcCal.c : 4071 ] BAND loop curLoop->numBand %d numChan %d numChain %d +16748,ii,[ tpcCal.c : 4077 ] inc band AI %d %d -16720,iiiii,[ xtalCal.c : 321 ] FTM: XTAL NEWXTALCALPROCHandler Get CAP Range capIn=%d capOut=%d ppmOffset=%d errCode=%d OtpSupported=%d +16747,,[ tpcCal.c : 4085 ] end loop -16719,i,[ xtalCal.c : 338 ] FTM: XTAL Backward compatible Loop, pParms->hsVal=%d -16718,ii,[ xtalCal.c : 346 ] FTM: XTAL [TLV2_CTRL_W_OTP]capIn=%d, capOut=%d -16717,ii,[ xtalCal.c : 350 ] FTM: XTAL [ERROR][TLV2_CTRL_W_OTP]OTP has data %d, %d -16716,ii,[ xtalCal.c : 358 ] FTM: XTAL Success loop: pParms->hsVal=%d and pParms->xtalSts=%d +16746,iiii,[ tpcCal.c : 4207 ] pwr est %d band %d numEst %d, idx %d +16745,iiiii,[ tpcCal.c : 4215 ] sG %d %d %d %d %d +16744,i,[ tpcCal.c : 4217 ] %d -16715,ii,[ xtalCal.c : 221 ] FTM: XTAL NEWXTALCALPROCHandler xtalCalCmd=%d errCode=%d +16743,i,[ tpcCal.c : 7499 ] available_gainIdxs:%d +16742,iiii,[ tpcCal.c : 7511 ] Iteration m:%d glutsfilled[%d]:%d Max_Glut_Map[band][grpId]:%d +16741,i,[ tpcCal.c : 7513 ] tpcCalResult[band][chan].measPwr[chain][m]:%d +16740,,[ tpcCal.c : 7519 ] ERR: BAD CAL TARGETs CONFIGURED for: +16739,i,[ tpcCal.c : 7533 ] Picked limiting gainidx:%d +16738,i,[ tpcCal.c : 7561 ] Picked gainidx:%d +16737,,[ tpcCal.c : 7569 ] Moving up gainidxs to guarantee GLUT count! +16736,ii,[ tpcCal.c : 7575 ] currIndx:%d Updated endPwrIdxGrp:%d +16735,,[ tpcCal.c : 7585 ] BAD CAL TARGETs CONFIGURED for +16734,ii,[ tpcCal.c : 7595 ] Picked max gainidx:%d from group :%d +16733,,[ tpcCal.c : 7601 ] Invalid pick_glut_entry condition! +16732,,[ tpcCal.c : 4419 ] populateScanArray +16731,ii,[ tpcCal.c : 4517 ] populateScanArray 2G: ScanGainIdx = %d, measPwr = %d +16730,iiiii,[ tpcCal.c : 4523 ] populateScanArray 5G: iBand = %d, scanMeasPwr5G[%d][%d] = %d Actual chain = %d +16729,iiiiii,[ tpcCal.c : 4525 ] populateScanArray 5G: tpcCalResult[%d][%d].measPwr[%d][%d] = %d Actual chain = %d +16728,,[ tpcCal.c : 4833 ] tpccal::Post processing CLPC Caldata +16727,iii,[ tpcCal.c : 4985 ] tpccal:: PowerSave:: skip gainIdx %d Previous PDADC %d meas PDADC %d +16726,ii,[ tpcCal.c : 5005 ] tpccal::skip gainIdx %d (< thresh %d) +16725,,[ tpcCal.c : 5131 ] tpccal::Post processing CLPC Caldata GTX +16724,ii,[ tpcCal.c : 5285 ] tpccal::skip gainIdx %d (< thresh %d) +16723,,[ tpcCal.c : 4553 ] tpccal::Post processing OLPC Caldata +16722,iiii,[ tpcCal.c : 4671 ] stPwrIdx %d bn %d ch %d chn %d -16714,ii,[ xtalCal.c : 366 ] FTM: XTAL [TLV2_CTRL_W_OTP]capIn=%d, capOut=%d -16713,ii,[ xtalCal.c : 370 ] FTM: XTAL [ERROR][TLV2_CTRL_W_OTP]OTP has data %d, %d -16712,ii,[ xtalCal.c : 376 ] FTM: XTAL Failure Loop: pParms->hsVal=%d and pParms->xtalSts=%d +16721,iiiiiiii,[ tpcCal.c : 4773 ] iMeas %d iGainIdx %d tgt %d ch %d chn %d sel pwr %d gIdx %d dac %d -16711,iiiii,[ xtalCal.c : 381 ] FTM: XTAL NEWXTALCALPROCHandler Get CAP Range capIn=%d capOut=%d ppmOffset=%d errCode=%d OtpSupported=%d +16720,,[ tpcCal.c : 4569 ] pp OLPC -16710,iiii,[ xtalCal.c : 400 ] FTM: XTAL NEWXTALCALPROCHandler Read OTP capIn=%d capOut=%d ppmOffset=%d errCode=%d +16719,iiiii,[ tpcCal.c : 4617 ] meaPwr %d tgtPwr %d, bn %d ch %d chn %d, -16709,,[ xtalCal.c : 412 ] FTM: XTAL NEWXTALCALPROCHandler XTAL Done Stop CW Tone +16718,i,[ tpcCal.c : 4619 ] numValidMeas = %d -16708,iii,[ xtalCal.c : 508 ] FTM: XTAL send2HostXtalParms phyId=%d band=%d errCode=%d -16707,iiiiii,[ xtalCal.c : 518 ] FTM: XTAL send2HostXtalParms capInMin=%d capInMax=%d capOutMin=%d capOutMax=%d capIn=%d capOut=%d -16742,,[ HBSFltrLossCal.c : 409 ] HBSFltrCal::Starting... -16741,,[ HBSFltrLossCal.c : 418 ] HBSFltrCal::Single phy... -16740,,[ HBSFltrLossCal.c : 425 ] HBSFltrCal::Split phy... -16739,,[ HBSFltrLossCal.c : 511 ] HBSFltrCal::no power detected -16738,IIIi,[ HBSFltrLossCal.c : 522 ] HBSFltrCal::Split Phy::Pwr measurement for phy %u, freq %u, chainMask %u, measPwr %d -16737,IIIi,[ HBSFltrLossCal.c : 533 ] HBSFltrCal::Single Phy::Pwr measurement for phy %u, freq %u, chainMask %u, measPwr %d -16736,Iiii,[ HBSFltrLossCal.c : 284 ] HBSFltrCal::Starting Tx for phy %u, freq %d, chainMask %d, txPwr_db2 %d -16735,Iiii,[ HBSFltrLossCal.c : 287 ] HBSFltrCal::Stopping Tx for phy %u, freq %d, chainMask %d, txPwr_db2 %d -16734,iii,[ HBSFltrLossCal.c : 379 ] HBSFltrCal::5G numChan %d 2G numChan %d 6G numChan %d -16733,iii,[ HBSFltrLossCal.c : 384 ] HBSFltrCal:: 5G numChain %d 2G numChain %d, 6G numChain %d -16732,iii,[ HBSFltrLossCal.c : 391 ] HBSFltrCal:: 5G numCalPt %d 2G numCalPt %d, 6G numCalPt %d -16731,iiii,[ HBSFltrLossCal.c : 136 ] HBSFltrCal::Failure at BandIdx:%d chanIdx:%d chainIdx:%d calPtIdx: %d -16730,,[ HBSFltrLossCal.c : 148 ] HBSFltrCal:: end loop 1 -16729,,[ HBSFltrLossCal.c : 160 ] HBSFltrCal:: break -16728,,[ HBSFltrLossCal.c : 211 ] HBSFltrCal:: end loop -16727,IIII,[ HBSFltrLossCal.c : 73 ] HBSFltrCal::Requesting pwr measurement for phy %u, freq %u, chainMask %u,tgtPwr_db8 %u -16726,IIII,[ HBSFltrLossCal.c : 97 ] HBSFltrCal::Requesting pwr measurement for phy %u, freq %u, chainMask %u,tgtPwr_db8 %u -16725,IIII,[ HBSFltrLossCal.c : 85 ] HBSFltrCal::Requesting pwr measurement for phy %u, freq %u, chainMask %u,tgtPwr_db8 %u -16769,iiiiiiii,[ rxGainCal.c : 912 ] cust_rxGainCal_dbg: Saving Results for rssiDB=%d phyId %d, chainIdx %d, PNFdBr %d PNFdBm %d, Expected Pkt Cnt %d, Actual Pkt Cnt %d minCcaThreshold=%d -16768,i,[ rxGainCal.c : 857 ] cust_rxGainCal_dbg: Cleared Rxgain Caldata for band %d +16717,iiii,[ tpcCal.c : 4633 ] bkof %d bn %d ch %d chn %d -16767,i,[ rxGainCal.c : 944 ] cust_rxGainCal_dbg: Rxgain Caldata Saved with status %d +16716,,[ tpcCal.c : 7639 ] postProcessingOLPCCALData_gtx +16715,iiii,[ tpcCal.c : 7724 ] BegiN: Band:%d chan:%d startPwrIdxGrp:%d endPwrIdxGrp:%d +16714,ii,[ tpcCal.c : 7726 ] gtx tgtpwridx:%d , GlutPwrMapGrpNum:%d +16713,iii,[ tpcCal.c : 7740 ] gtx startPwrIdxGrp:%d , endPwrIdxGrp:%d modifiedTarget:%d +16712,i,[ tpcCal.c : 7744 ] endPwrIdxGrp:%d +16711,iii,[ tpcCal.c : 7756 ] gtx startPwrIdxGrp:%d , endPwrIdxGrp:%d modifiedTarget:%d +16710,i,[ tpcCal.c : 7760 ] endPwrIdxGrp:%d +16709,iiii,[ tpcCal.c : 7774 ] gtx startPwrIdxGrp:%d , endPwrIdxGrp:%d tpcCfg[band].IdxGainEndGrp3:%d modifiedTarget:%d +16708,i,[ tpcCal.c : 7778 ] endPwrIdxGrp:%d +16707,iiii,[ tpcCal.c : 7790 ] gtx startPwrIdxGrp:%d , endPwrIdxGrp:%d tpcCfg[band].IdxGainEndGrp4:%d modifiedTarget:%d +16706,i,[ tpcCal.c : 7794 ] endPwrIdxGrp:%d +16705,iii,[ tpcCal.c : 7802 ] gtx Invalid TPC_GLUT_PWR_MAP_GRP Id ! from Band:%d Chain:%d tgtpwridx:%d +16704,ii,[ tpcCal.c : 5473 ] tpccal:: PowerSave:: Switch Gainindex %d switchpwrIndex %d +16703,ii,[ tpcCal.c : 2457 ] Sending to host freq2G %d, freq5G %d -16766,iii,[ rxGainCal.c : 950 ] cust_rxGainCal_dbg: Rx Gain cal result Save Failure for phyId %d,Invalid Channel %d chainIdx %d -16765,,[ rxGainCal.c : 806 ] cust_rxGainCal_dbg: GET_INIT +16702,iii,[ tpcCal.c : 3683 ] Sending to host freq2G %d, freq5G %d, chain %d +16701,iiii,[ tpcCal.c : 3685 ] gain %d pwr %d numChain %d numCalpt %d -16764,,[ rxGainCal.c : 810 ] cust_rxGainCal_dbg: GET_CUST_RXGAINCAL_TARGET_PARAMS +16700,IIII,[ tpcCal.c : 3693 ] tpccal::Sending to host to look for measurements inChan2G %u, Chan5G %u, ChainMask(User) %u, Gain %u +16699,iii,[ tpcCal.c : 3697 ] Sending to host freq2G %d, freq5G %d, chain %d -16763,,[ rxGainCal.c : 814 ] cust_rxGainCal_dbg: SET_CUST_RXGAINCAL_TARGET_PARAMS +16698,iiii,[ tpcCal.c : 3699 ] gain %d pwr %d numChain %d numCalpt %d -16762,,[ rxGainCal.c : 818 ] cust_rxGainCal_dbg: Invalid CUST_RXGAINCAL Argument +16697,,[ tpcCal.c : 5541 ] tpccal::Sending Caldata to host +16696,,[ tpcCal.c : 3065 ] tpccal::Starting ... +16695,iii,[ tpcCal.c : 3173 ] srinivas tpccal::Invalid Config!! phyId=%d band=%d Mode=%dreturning +16694,,[ tpcCal.c : 3323 ] TPC Cal message check -16761,iiiiii,[ rxGainCal.c : 153 ] rxGainCal:: Starting Rx on phyId %d, is2Ghz %d, Chain %d Chan %d, rxMode %d refISS Level %d -16760,ii,[ rxGainCal.c : 528 ] rxgain cal. skip spdt channel for rxcal. current channel %d chain %d -16759,,[ rxGainCal.c : 532 ] rxgain cal. rxGainCalCfgChans < 4900. -16758,ii,[ rxGainCal.c : 544 ] rxgain cal. skip spdt channel for rxcal. current channel %d chain %d -16757,ii,[ rxGainCal.c : 558 ] rxgain cal. skip channel for rxcal. current channel %d chain %d -16756,ii,[ rxGainCal.c : 568 ] rxgain cal. skip channel for rxcal. current channel %d chain %d -16755,ii,[ rxGainCal.c : 580 ] ++++++++++++ do rxcal. current channel %d chainIdx %d -16754,i,[ rxGainCal.c : 282 ] rxGainCal:: Error on chainIdx %d +16693,ii,[ tpcCal.c : 3433 ] tpcCALScheme: %d, phyID %d -16753,i,[ rxGainCal.c : 307 ] rxGainCal:: Error on chainIdx %d +16692,,[ tpcCal.c : 3452 ] tpccal: starting HBS FltrLoss Cal... +16691,,[ tpcCal.c : 4321 ] tpccal::Completed +16690,,[ tpcCal.c : 4347 ] tpcCalCompleteCallback() +16689,,[ tpcCal.c : 6735 ] tpcPwr HBS RSP +16688,iIIII,[ tpcCal.c : 6795 ] tpccal::Got measurement %d from host for Chan %u Chain %u Chain(user) %u Gain %u +16687,iIIIII,[ tpcCal.c : 6835 ] tpccal::latestThermValue %d for Band %u tpcChan %u opcChan[%u] %u Chain %u +16686,iiii,[ tpcCal.c : 6867 ] Got Power from host Chan %d , GainIdx %d , MeasPwr %d , Read pdadc %d +16685,ii,[ tpcCal.c : 6939 ] tpccal:: PowerSave:: enabled %d ignore non-linerarity at Gainidx switch %d +16684,ii,[ tpcCal.c : 6993 ] Received identical power meas:%d prevMeas:%d .Failing calloop +16683,iii,[ tpcCal.c : 7051 ] Get 10Log(pdadc) prev:%d curr:%d slope:%d +16682,ii,[ tpcCal.c : 7057 ] Get Power meas:%d prevMeas:%d +16681,iiii,[ tpcCal.c : 7059 ] calFail:%d, gainIdx:%d, idxCalPt:%d skipSlope_gtx_bndry:%d +16680,i,[ tpcCal.c : 7067 ] skipping slope for gainIdx = %d +16679,III,[ tpcCal.c : 4275 ] tpccal::Starting tx for Chan %u, Chain %u, Gain %u +16678,i,[ tpcCal.c : 4289 ] tpccal:: PowerSave:: Gainindex Switch %d +16677,iiiii,[ tpcCal.c : 7433 ] Write to tpcCalPostProcResult[%d][%d].olpc.measPwrExt[%d][%d]:%d +16676,iiiii,[ tpcCal.c : 7447 ] Write to tpcCalPostProcResult[%d][%d].olpc.measPwr[%d][%d]:%d +16675,ii,[ tpcCal.c : 7467 ] glutsfilled[%d]:%d +16802,,[ HBSFltrLossCal.c : 409 ] HBSFltrCal::Starting... +16801,,[ HBSFltrLossCal.c : 418 ] HBSFltrCal::Single phy... +16800,,[ HBSFltrLossCal.c : 425 ] HBSFltrCal::Split phy... +16799,,[ HBSFltrLossCal.c : 511 ] HBSFltrCal::no power detected +16798,IIIi,[ HBSFltrLossCal.c : 522 ] HBSFltrCal::Split Phy::Pwr measurement for phy %u, freq %u, chainMask %u, measPwr %d +16797,IIIi,[ HBSFltrLossCal.c : 533 ] HBSFltrCal::Single Phy::Pwr measurement for phy %u, freq %u, chainMask %u, measPwr %d +16796,Iiii,[ HBSFltrLossCal.c : 284 ] HBSFltrCal::Starting Tx for phy %u, freq %d, chainMask %d, txPwr_db2 %d +16795,Iiii,[ HBSFltrLossCal.c : 287 ] HBSFltrCal::Stopping Tx for phy %u, freq %d, chainMask %d, txPwr_db2 %d +16794,iii,[ HBSFltrLossCal.c : 379 ] HBSFltrCal::5G numChan %d 2G numChan %d 6G numChan %d +16793,iii,[ HBSFltrLossCal.c : 384 ] HBSFltrCal:: 5G numChain %d 2G numChain %d, 6G numChain %d +16792,iii,[ HBSFltrLossCal.c : 391 ] HBSFltrCal:: 5G numCalPt %d 2G numCalPt %d, 6G numCalPt %d +16791,iiii,[ HBSFltrLossCal.c : 136 ] HBSFltrCal::Failure at BandIdx:%d chanIdx:%d chainIdx:%d calPtIdx: %d +16790,,[ HBSFltrLossCal.c : 148 ] HBSFltrCal:: end loop 1 +16789,,[ HBSFltrLossCal.c : 160 ] HBSFltrCal:: break +16788,,[ HBSFltrLossCal.c : 211 ] HBSFltrCal:: end loop +16787,IIII,[ HBSFltrLossCal.c : 73 ] HBSFltrCal::Requesting pwr measurement for phy %u, freq %u, chainMask %u,tgtPwr_db8 %u +16786,IIII,[ HBSFltrLossCal.c : 97 ] HBSFltrCal::Requesting pwr measurement for phy %u, freq %u, chainMask %u,tgtPwr_db8 %u +16785,IIII,[ HBSFltrLossCal.c : 85 ] HBSFltrCal::Requesting pwr measurement for phy %u, freq %u, chainMask %u,tgtPwr_db8 %u +16834,,[ tpcOnepointCal.c : 1071 ] cust_OPC_dbg: GET_INIT -16752,i,[ rxGainCal.c : 292 ] rxGainCal:: Error on chainIdx %d +16833,,[ tpcOnepointCal.c : 1075 ] cust_OPC_dbg: GET_OPC_TARGET_PARAMS -16751,iiii,[ rxGainCal.c : 981 ] cust_rxGainCal_dbg::: Sent to Host status=%d NFdbr=%d NFdbm=%d minccaThreshold=%d -16750,I,[ rxGainCal.c : 992 ] cust_rxGainCal_dbg:: Sent to Host pCmdStream=%p -16749,iiii,[ rxGainCal.c : 740 ] rxGainCal:: CMD_RXGAINCALRSP phyId=%d band=%d refISS=%d bandWidth=%d -16748,iiiii,[ rxGainCal.c : 746 ] rxGainCal:: CMD_RXGAINCALRSP chanIdx=%d chainIdx=%d numPackets=%d freq=%d rate=%d -16747,ii,[ rxGainCal.c : 363 ] rxGainCal:: Host error: phyId %d, veryFirstRxGainCal %d -16746,iiiiii,[ rxGainCal.c : 377 ] rxGainCal:: Host error: phyId %d, chainIdx %d, ChanIdx %d, Expected Pkt Cnt %d, Actual Pkt Cnt %d, rxGainCalState.status %d -16745,iiiiiiiii,[ rxGainCal.c : 429 ] rxGainCal:: rssiDB=%d Saving Results for phyId %d, chainIdx %d, ChanIdx %d, PNFdBr %d, PNFdBm %d, Expected Pkt Cnt %d, Actual Pkt Cnt %d minCCAThreshold=%d -16744,iiiiii,[ rxGainCal.c : 435 ] rxGainCal:: Saving Results for phyId %d, chainIdx %d, ChanIdx %d, Expected Pkt Cnt %d, Actual Pkt Cnt %d totalPkt=%d -16743,,[ rxGainCal.c : 445 ] nextLoopRxCal is NULL -16879,iii,[ tpcCal.c : 1329 ] chk1 Max_TX_CAL_Gain_ID_5G:%d Max_TX_CAL_Gain_ID_2G %d Max_TX_CAL_Gain_ID_6G %d -16878,II,[ tpcCal.c : 1579 ] tpccal::2G FPC to OPC chan mapping. OPC channel skipped: opcChan[%u] %u -16877,IIIII,[ tpcCal.c : 1598 ] tpccal::2G opcChan[%u] %u, tpcChan[%u] %u ,minChanDiff %u -16876,II,[ tpcCal.c : 1648 ] tpccal::5G FPC to OPC chan mapping. OPC channel skipped: opcChan[%u] %u -16875,IIIII,[ tpcCal.c : 1665 ] tpccal::5G opcChan[%u] %u, tpcChan[%u] %u, minChanDiff %u -16874,Ii,[ tpcCal.c : 1887 ] greenTxGainIndGrpFlag2G:%x, greenTxGainIndGrpFlag5G:%d +16832,,[ tpcOnepointCal.c : 1079 ] cust_OPC_dbg: SET_OPC_TARGET_PARAMS -16873,iiii,[ tpcCal.c : 2065 ] 5G IdxGainEndGrp1:%d IdxGainEndGrp2:%d IdxGainEndGrp3:%d IdxGainEndGrp4:%d +16831,,[ tpcOnepointCal.c : 1083 ] cust_OPC_dbg: Invalid OPC Argument -16872,iii,[ tpcCal.c : 1440 ] tpccal:: PowerSave:: Mode %d gainIdxSwitch %d gainIdxSel %d -16871,iiiii,[ tpcCal.c : 2813 ] freq %d gIdx %d dacGain %d paCfg %d chMask %d +16830,,[ tpcOnepointCal.c : 318 ] tpcOnepointCal::Skipping TPC Convergence check +16829,Iiii,[ tpcOnepointCal.c : 324 ] tpcOnepointCal::Starting Tx for phy %u, freq %d, chainMask %d, txPwr_db2 %d +16828,Iiii,[ tpcOnepointCal.c : 327 ] tpcOnepointCal::Stopping Tx for phy %u, freq %d, chainMask %d, txPwr_db2 %d +16827,iii,[ tpcOnepointCal.c : 700 ] tpcOnepointCal::Failure at BandIdx:%d chanIdx:%d chainIdx:%d +16826,,[ tpcOnepointCal.c : 710 ] tpcOnepointCal:: end loop 1 +16825,,[ tpcOnepointCal.c : 720 ] tpcOnepointCal:: break +16824,i,[ tpcOnepointCal.c : 747 ] tpcOnepointCal::Cal at second data point enabled. Performing CAL at pwr %d +16823,i,[ tpcOnepointCal.c : 772 ] tpcOnepointCal::Cal at second data point enabled. Performing CAL at pwr %d +16822,,[ tpcOnepointCal.c : 810 ] tpcOnepointCal:: end loop +16821,i,[ tpcOnepointCal.c : 156 ] tpcOnepointCal::chan::2g %d +16820,iii,[ tpcOnepointCal.c : 199 ] tpcOnepointCal::TPC_DBG 5G numChain %d 2G numChain %d, 6G numChain %d +16819,i,[ tpcOnepointCal.c : 166 ] tpcOnepointCal::chan::5g %d +16818,ii,[ tpcOnepointCal.c : 828 ] tpcOnepointCal::TPC_DBG band %d idxChan %d +16817,iii,[ tpcOnepointCal.c : 1193 ] cust_OPC_dbg: Sent to Host status=%d glutoffset=%d thermaloffset=%d +16816,I,[ tpcOnepointCal.c : 1204 ] cust_OPC_dbg: Sent to Host pCmdStream=%p +16815,IIII,[ tpcOnepointCal.c : 601 ] tpcOnepointCal::Requesting pwr measurement for phy %u, freq %u, chainMask %u,tgtPwr_db8 %u +16814,IIII,[ tpcOnepointCal.c : 615 ] tpcOnepointCal::Requesting pwr measurement for phy %u, freq %u, chainMask %u,tgtPwr_db8 %u +16813,,[ tpcOnepointCal.c : 898 ] tpcOnepointcal::Completed +16812,Iii,[ tpcOnepointCal.c : 1122 ] cust_OPC_dbg: Pwr measurement for phy %u, glutoffset %d, thermOffset %d +16811,ii,[ tpcOnepointCal.c : 497 ] tpcOnepointCal::TPC_DBG 5G numChain %d 2G numChain %d +16810,i,[ tpcOnepointCal.c : 1157 ] cust_OPC_dbg: OPC Caldata Saved with status %d -16870,III,[ tpcCal.c : 2919 ] tpccal::Stopping tx before starting for Chan %u, Chain %u, Gain %u -16869,,[ tpcCal.c : 5651 ] tpccal::Generating Caldata -16868,ii,[ tpcCal.c : 5827 ] tpcCal::Generating Caldata for Channel %d dacGainforCal %d -16867,i,[ tpcCal.c : 5835 ] tpcCal::Generating Caldata for Chain %d -16866,iii,[ tpcCal.c : 5849 ] tpcCal::Generating Caldata for GLUT Gain Idx %d txgainIdx %d meas_pwr %d -16865,iii,[ tpcCal.c : 5871 ] tpcCal::Generating Caldata for GLUT EXT Gain Idx %d txgainIdx %d meas_pwr %d -16864,iii,[ tpcCal.c : 5891 ] tpcCal::Generating Caldata for PLUT Gain Idx %d pdadc_read %d meas_pwr %d -16863,iii,[ tpcCal.c : 5899 ] tpcdebug:: iGainidx %d current pdadc %d, previous pdadc %d -16862,iii,[ tpcCal.c : 6014 ] tpcCal::Generating Caldata for Chain %d sbsOffset %d NUM_CAL_GAINS_SELECTED_4_GLUT:%d -16861,iii,[ tpcCal.c : 6056 ] tpcCal::Generating Caldata for GLUT Gain Idx %d txgainIdx %d meas_pwr %d -16860,iiii,[ tpcCal.c : 6092 ] tpcCal::Generating Caldata for GLUT EXT Gain Idx %d txgainIdx %d meas_pwr %d numGlutEntries_5G:%d -16859,iii,[ tpcCal.c : 6126 ] tpcCal::Generating Caldata for PLUT Gain Idx %d pdadc_read %d meas_pwr %d -16858,iii,[ tpcCal.c : 6134 ] tpcdebug:: iGainidx %d current pdadc %d, previous pdadc %d -16857,iii,[ tpcCal.c : 6188 ] phyId:%d cmask:%d pwrAtPdadc:%d -16856,I,[ tpcCal.c : 6372 ] TPC2G: &scanCalPierData2G = 0x%x -16855,I,[ tpcCal.c : 6374 ] TPC5G: &scanCalPierData5G = 0x%x -16854,ii,[ tpcCal.c : 6390 ] TPC: chain = %d, iChanIdx = %d -16853,iii,[ tpcCal.c : 6406 ] TPC2G: scanMeasPwr2G[%d][%d] = %d -16852,iii,[ tpcCal.c : 6420 ] TPC5G: scanMeasPwr5G[%d][%d] = %d -16851,III,[ tpcCal.c : 3879 ] getNextLoop fail curLoop->idxCalPt %u, Chain %u, Gain %u -16850,iiiii,[ tpcCal.c : 3976 ] bef, band %d ch %d numCh %d chain %d gain %d +16809,i,[ tpcOnepointCal.c : 1160 ] cust_OPC_dbg: Invalid Frequency:%d -16849,,[ tpcCal.c : 3986 ] end loop0 +16808,,[ tpcOnepointCal.c : 350 ] tpcOnepointCAL::Starting... +16807,iii,[ tpcOnepointCal.c : 414 ] tpconepointccal::Invalid Config!! phyId=%d band=%d Mode=%dreturning +16806,,[ tpcOnepointCal.c : 939 ] tpcOnepointcal::Failure, -999 power detected +16805,iiii,[ tpcOnepointCal.c : 980 ] tpcOnepointCal::Measured pwr2 assigned to band %d channel %d and chainIdx %d is %d +16804,IIIiiI,[ tpcOnepointCal.c : 993 ] tpcOnepointCal::Pwr measurement for phy %u, freq %u, chainMask %u, glutOffset %d, thermOffset %d, measPwr_db8 is %u +16803,,[ tpcOnepointCal.c : 117 ] tpcOnepointCal::tpcPowerMeasurementDelayTimeout +16852,iiiiiii,[ xtalCal.c : 214 ] FTM: XTAL newCapIn=%d newCapOut=%d ctrlFlag=%d phyId=%d band=%d ppmOffset=%d hsVal = %d, +16851,,[ xtalCal.c : 239 ] FTM: XTAL NEWXTALCALPROCHandler XTAL not locked -16848,iiii,[ tpcCal.c : 4012 ] inc calPt %d ch %d chn %d, numGain %d +16850,iii,[ xtalCal.c : 253 ] FTM: XTAL NEWXTALCALPROCHandler Write capIn=%d capOut=%d ppmOffset=%d -16847,ii,[ tpcCal.c : 4028 ] inc chain AI %d %d +16849,iii,[ xtalCal.c : 268 ] FTM: XTAL NEWXTALCALPROCHandler Read capIn=%d capOut=%d ppmOffset=%d -16846,ii,[ tpcCal.c : 4047 ] HBSv3 : current channel is %d, next channle is %d. STOP CAL -16845,ii,[ tpcCal.c : 4059 ] inc ch AI %d %d +16848,iiiii,[ xtalCal.c : 321 ] FTM: XTAL NEWXTALCALPROCHandler Get CAP Range capIn=%d capOut=%d ppmOffset=%d errCode=%d OtpSupported=%d -16844,iii,[ tpcCal.c : 4071 ] BAND loop curLoop->numBand %d numChan %d numChain %d -16843,ii,[ tpcCal.c : 4077 ] inc band AI %d %d +16847,i,[ xtalCal.c : 338 ] FTM: XTAL Backward compatible Loop, pParms->hsVal=%d +16846,ii,[ xtalCal.c : 346 ] FTM: XTAL [TLV2_CTRL_W_OTP]capIn=%d, capOut=%d +16845,ii,[ xtalCal.c : 350 ] FTM: XTAL [ERROR][TLV2_CTRL_W_OTP]OTP has data %d, %d +16844,ii,[ xtalCal.c : 358 ] FTM: XTAL Success loop: pParms->hsVal=%d and pParms->xtalSts=%d -16842,,[ tpcCal.c : 4085 ] end loop +16843,ii,[ xtalCal.c : 221 ] FTM: XTAL NEWXTALCALPROCHandler xtalCalCmd=%d errCode=%d -16841,iiii,[ tpcCal.c : 4207 ] pwr est %d band %d numEst %d, idx %d -16840,iiiii,[ tpcCal.c : 4215 ] sG %d %d %d %d %d -16839,i,[ tpcCal.c : 4217 ] %d +16842,ii,[ xtalCal.c : 366 ] FTM: XTAL [TLV2_CTRL_W_OTP]capIn=%d, capOut=%d +16841,ii,[ xtalCal.c : 370 ] FTM: XTAL [ERROR][TLV2_CTRL_W_OTP]OTP has data %d, %d +16840,ii,[ xtalCal.c : 376 ] FTM: XTAL Failure Loop: pParms->hsVal=%d and pParms->xtalSts=%d -16838,i,[ tpcCal.c : 7499 ] available_gainIdxs:%d -16837,iiii,[ tpcCal.c : 7511 ] Iteration m:%d glutsfilled[%d]:%d Max_Glut_Map[band][grpId]:%d -16836,i,[ tpcCal.c : 7513 ] tpcCalResult[band][chan].measPwr[chain][m]:%d -16835,,[ tpcCal.c : 7519 ] ERR: BAD CAL TARGETs CONFIGURED for: -16834,i,[ tpcCal.c : 7533 ] Picked limiting gainidx:%d -16833,i,[ tpcCal.c : 7561 ] Picked gainidx:%d -16832,,[ tpcCal.c : 7569 ] Moving up gainidxs to guarantee GLUT count! -16831,ii,[ tpcCal.c : 7575 ] currIndx:%d Updated endPwrIdxGrp:%d -16830,,[ tpcCal.c : 7585 ] BAD CAL TARGETs CONFIGURED for -16829,ii,[ tpcCal.c : 7595 ] Picked max gainidx:%d from group :%d -16828,,[ tpcCal.c : 7601 ] Invalid pick_glut_entry condition! -16827,,[ tpcCal.c : 4419 ] populateScanArray -16826,ii,[ tpcCal.c : 4517 ] populateScanArray 2G: ScanGainIdx = %d, measPwr = %d -16825,iiiii,[ tpcCal.c : 4523 ] populateScanArray 5G: iBand = %d, scanMeasPwr5G[%d][%d] = %d Actual chain = %d -16824,iiiiii,[ tpcCal.c : 4525 ] populateScanArray 5G: tpcCalResult[%d][%d].measPwr[%d][%d] = %d Actual chain = %d -16823,,[ tpcCal.c : 4833 ] tpccal::Post processing CLPC Caldata -16822,iii,[ tpcCal.c : 4985 ] tpccal:: PowerSave:: skip gainIdx %d Previous PDADC %d meas PDADC %d -16821,ii,[ tpcCal.c : 5005 ] tpccal::skip gainIdx %d (< thresh %d) -16820,,[ tpcCal.c : 5131 ] tpccal::Post processing CLPC Caldata GTX -16819,ii,[ tpcCal.c : 5285 ] tpccal::skip gainIdx %d (< thresh %d) -16818,,[ tpcCal.c : 4553 ] tpccal::Post processing OLPC Caldata -16817,iiii,[ tpcCal.c : 4671 ] stPwrIdx %d bn %d ch %d chn %d +16839,iiiii,[ xtalCal.c : 381 ] FTM: XTAL NEWXTALCALPROCHandler Get CAP Range capIn=%d capOut=%d ppmOffset=%d errCode=%d OtpSupported=%d -16816,iiiiiiii,[ tpcCal.c : 4773 ] iMeas %d iGainIdx %d tgt %d ch %d chn %d sel pwr %d gIdx %d dac %d +16838,iiii,[ xtalCal.c : 400 ] FTM: XTAL NEWXTALCALPROCHandler Read OTP capIn=%d capOut=%d ppmOffset=%d errCode=%d -16815,,[ tpcCal.c : 4569 ] pp OLPC +16837,,[ xtalCal.c : 412 ] FTM: XTAL NEWXTALCALPROCHandler XTAL Done Stop CW Tone -16814,iiiii,[ tpcCal.c : 4617 ] meaPwr %d tgtPwr %d, bn %d ch %d chn %d, +16836,iii,[ xtalCal.c : 508 ] FTM: XTAL send2HostXtalParms phyId=%d band=%d errCode=%d +16835,iiiiii,[ xtalCal.c : 518 ] FTM: XTAL send2HostXtalParms capInMin=%d capInMax=%d capOutMin=%d capOutMax=%d capIn=%d capOut=%d +16879,iiiiiiii,[ rxGainCal.c : 912 ] cust_rxGainCal_dbg: Saving Results for rssiDB=%d phyId %d, chainIdx %d, PNFdBr %d PNFdBm %d, Expected Pkt Cnt %d, Actual Pkt Cnt %d minCcaThreshold=%d +16878,i,[ rxGainCal.c : 857 ] cust_rxGainCal_dbg: Cleared Rxgain Caldata for band %d -16813,i,[ tpcCal.c : 4619 ] numValidMeas = %d +16877,i,[ rxGainCal.c : 944 ] cust_rxGainCal_dbg: Rxgain Caldata Saved with status %d -16812,iiii,[ tpcCal.c : 4633 ] bkof %d bn %d ch %d chn %d +16876,iii,[ rxGainCal.c : 950 ] cust_rxGainCal_dbg: Rx Gain cal result Save Failure for phyId %d,Invalid Channel %d chainIdx %d +16875,,[ rxGainCal.c : 806 ] cust_rxGainCal_dbg: GET_INIT -16811,,[ tpcCal.c : 7639 ] postProcessingOLPCCALData_gtx -16810,iiii,[ tpcCal.c : 7724 ] BegiN: Band:%d chan:%d startPwrIdxGrp:%d endPwrIdxGrp:%d -16809,ii,[ tpcCal.c : 7726 ] gtx tgtpwridx:%d , GlutPwrMapGrpNum:%d -16808,iii,[ tpcCal.c : 7740 ] gtx startPwrIdxGrp:%d , endPwrIdxGrp:%d modifiedTarget:%d -16807,i,[ tpcCal.c : 7744 ] endPwrIdxGrp:%d -16806,iii,[ tpcCal.c : 7756 ] gtx startPwrIdxGrp:%d , endPwrIdxGrp:%d modifiedTarget:%d -16805,i,[ tpcCal.c : 7760 ] endPwrIdxGrp:%d -16804,iiii,[ tpcCal.c : 7774 ] gtx startPwrIdxGrp:%d , endPwrIdxGrp:%d tpcCfg[band].IdxGainEndGrp3:%d modifiedTarget:%d -16803,i,[ tpcCal.c : 7778 ] endPwrIdxGrp:%d -16802,iiii,[ tpcCal.c : 7790 ] gtx startPwrIdxGrp:%d , endPwrIdxGrp:%d tpcCfg[band].IdxGainEndGrp4:%d modifiedTarget:%d -16801,i,[ tpcCal.c : 7794 ] endPwrIdxGrp:%d -16800,iii,[ tpcCal.c : 7802 ] gtx Invalid TPC_GLUT_PWR_MAP_GRP Id ! from Band:%d Chain:%d tgtpwridx:%d -16799,ii,[ tpcCal.c : 5473 ] tpccal:: PowerSave:: Switch Gainindex %d switchpwrIndex %d -16798,ii,[ tpcCal.c : 2457 ] Sending to host freq2G %d, freq5G %d +16874,,[ rxGainCal.c : 810 ] cust_rxGainCal_dbg: GET_CUST_RXGAINCAL_TARGET_PARAMS -16797,iii,[ tpcCal.c : 3683 ] Sending to host freq2G %d, freq5G %d, chain %d -16796,iiii,[ tpcCal.c : 3685 ] gain %d pwr %d numChain %d numCalpt %d +16873,,[ rxGainCal.c : 814 ] cust_rxGainCal_dbg: SET_CUST_RXGAINCAL_TARGET_PARAMS -16795,IIII,[ tpcCal.c : 3693 ] tpccal::Sending to host to look for measurements inChan2G %u, Chan5G %u, ChainMask(User) %u, Gain %u -16794,iii,[ tpcCal.c : 3697 ] Sending to host freq2G %d, freq5G %d, chain %d +16872,,[ rxGainCal.c : 818 ] cust_rxGainCal_dbg: Invalid CUST_RXGAINCAL Argument -16793,iiii,[ tpcCal.c : 3699 ] gain %d pwr %d numChain %d numCalpt %d +16871,iiiiii,[ rxGainCal.c : 153 ] rxGainCal:: Starting Rx on phyId %d, is2Ghz %d, Chain %d Chan %d, rxMode %d refISS Level %d +16870,ii,[ rxGainCal.c : 528 ] rxgain cal. skip spdt channel for rxcal. current channel %d chain %d +16869,,[ rxGainCal.c : 532 ] rxgain cal. rxGainCalCfgChans < 4900. +16868,ii,[ rxGainCal.c : 544 ] rxgain cal. skip spdt channel for rxcal. current channel %d chain %d +16867,ii,[ rxGainCal.c : 558 ] rxgain cal. skip channel for rxcal. current channel %d chain %d +16866,ii,[ rxGainCal.c : 568 ] rxgain cal. skip channel for rxcal. current channel %d chain %d +16865,ii,[ rxGainCal.c : 580 ] ++++++++++++ do rxcal. current channel %d chainIdx %d +16864,i,[ rxGainCal.c : 282 ] rxGainCal:: Error on chainIdx %d -16792,,[ tpcCal.c : 5541 ] tpccal::Sending Caldata to host -16791,,[ tpcCal.c : 3065 ] tpccal::Starting ... -16790,iii,[ tpcCal.c : 3173 ] srinivas tpccal::Invalid Config!! phyId=%d band=%d Mode=%dreturning -16789,,[ tpcCal.c : 3323 ] TPC Cal message check +16863,i,[ rxGainCal.c : 307 ] rxGainCal:: Error on chainIdx %d -16788,ii,[ tpcCal.c : 3433 ] tpcCALScheme: %d, phyID %d +16862,i,[ rxGainCal.c : 292 ] rxGainCal:: Error on chainIdx %d -16787,,[ tpcCal.c : 3452 ] tpccal: starting HBS FltrLoss Cal... -16786,,[ tpcCal.c : 4321 ] tpccal::Completed -16785,,[ tpcCal.c : 4347 ] tpcCalCompleteCallback() -16784,,[ tpcCal.c : 6735 ] tpcPwr HBS RSP -16783,iIIII,[ tpcCal.c : 6795 ] tpccal::Got measurement %d from host for Chan %u Chain %u Chain(user) %u Gain %u -16782,iIIIII,[ tpcCal.c : 6835 ] tpccal::latestThermValue %d for Band %u tpcChan %u opcChan[%u] %u Chain %u -16781,iiii,[ tpcCal.c : 6867 ] Got Power from host Chan %d , GainIdx %d , MeasPwr %d , Read pdadc %d -16780,ii,[ tpcCal.c : 6939 ] tpccal:: PowerSave:: enabled %d ignore non-linerarity at Gainidx switch %d -16779,ii,[ tpcCal.c : 6993 ] Received identical power meas:%d prevMeas:%d .Failing calloop -16778,iii,[ tpcCal.c : 7051 ] Get 10Log(pdadc) prev:%d curr:%d slope:%d -16777,ii,[ tpcCal.c : 7057 ] Get Power meas:%d prevMeas:%d -16776,iiii,[ tpcCal.c : 7059 ] calFail:%d, gainIdx:%d, idxCalPt:%d skipSlope_gtx_bndry:%d -16775,i,[ tpcCal.c : 7067 ] skipping slope for gainIdx = %d -16774,III,[ tpcCal.c : 4275 ] tpccal::Starting tx for Chan %u, Chain %u, Gain %u -16773,i,[ tpcCal.c : 4289 ] tpccal:: PowerSave:: Gainindex Switch %d -16772,iiiii,[ tpcCal.c : 7433 ] Write to tpcCalPostProcResult[%d][%d].olpc.measPwrExt[%d][%d]:%d -16771,iiiii,[ tpcCal.c : 7447 ] Write to tpcCalPostProcResult[%d][%d].olpc.measPwr[%d][%d]:%d -16770,ii,[ tpcCal.c : 7467 ] glutsfilled[%d]:%d +16861,iiii,[ rxGainCal.c : 981 ] cust_rxGainCal_dbg::: Sent to Host status=%d NFdbr=%d NFdbm=%d minccaThreshold=%d +16860,I,[ rxGainCal.c : 992 ] cust_rxGainCal_dbg:: Sent to Host pCmdStream=%p +16859,iiii,[ rxGainCal.c : 740 ] rxGainCal:: CMD_RXGAINCALRSP phyId=%d band=%d refISS=%d bandWidth=%d +16858,iiiii,[ rxGainCal.c : 746 ] rxGainCal:: CMD_RXGAINCALRSP chanIdx=%d chainIdx=%d numPackets=%d freq=%d rate=%d +16857,ii,[ rxGainCal.c : 363 ] rxGainCal:: Host error: phyId %d, veryFirstRxGainCal %d +16856,iiiiii,[ rxGainCal.c : 377 ] rxGainCal:: Host error: phyId %d, chainIdx %d, ChanIdx %d, Expected Pkt Cnt %d, Actual Pkt Cnt %d, rxGainCalState.status %d +16855,iiiiiiiii,[ rxGainCal.c : 429 ] rxGainCal:: rssiDB=%d Saving Results for phyId %d, chainIdx %d, ChanIdx %d, PNFdBr %d, PNFdBm %d, Expected Pkt Cnt %d, Actual Pkt Cnt %d minCCAThreshold=%d +16854,iiiiii,[ rxGainCal.c : 435 ] rxGainCal:: Saving Results for phyId %d, chainIdx %d, ChanIdx %d, Expected Pkt Cnt %d, Actual Pkt Cnt %d totalPkt=%d +16853,,[ rxGainCal.c : 445 ] nextLoopRxCal is NULL 16880,ii,[ legHostIF.c : 370 ] numPackets %d numPilots %d 16881,ii,[ wmi_ftm_attach.c : 226 ] ERROR: ftm_parse_unifiedcmd: dataLen %d is LESS than sizeof(segHdrInfo) %d 16885,,[ whal_beacon_patch.c : 187 ] scratch registers have not been allocated by host for mac0 tsf1 offset @@ -3665,134 +3665,134 @@ VERSION:537329753 17826,i,[ phyvi_ftpgRx.c : 168 ] Did not receive all Pkts. Rx timed out after %d msec. 17825,i,[ phyvi_ftpgRx.c : 130 ] OFDMA-DL RX [TARGET USER = %d] 17824,,[ phyvi_ftpgRx.c : 40 ] Resetting FCS-CRC Registers -17837,I,[ ftpgTlvFieldProgStruct.c : 985 ] **********************crcQword=%llx -17836,I,[ ftpgTlvFieldProgStruct.c : 987 ] **********************crc=%x -17835,II,[ ftpgTlvFieldProgStruct.c : 328 ] Corrupting CRC: %u->%u -17834,II,[ ftpgTlvFieldProgStruct.c : 296 ] Corrupting LSig: %u->%u -17833,II,[ ftpgTlvFieldProgStruct.c : 317 ] Corrupting LSigParity: %u->%u -17832,II,[ ftpgTlvFieldProgStruct.c : 306 ] Corrupting Rate: %u->%u -17850,,[ ftpgTlvWrapper.c : 207 ] Error: TLVFIELD array points to NULL! -17849,,[ ftpgTlvWrapper.c : 152 ] Error: TLVFIELD array points to NULL! -17848,II,[ ftpgTlvWrapper.c : 166 ] Error: Field %s not found in the TLV %s! -17847,I,[ ftpgTlvWrapper.c : 359 ] Error: invalid input to function %s. Exiting ... -17846,ii,[ ftpgTlvWrapper.c : 260 ] Error: totalQwords=%d exceeds Max supported Qwords of %d -17845,,[ ftpgTlvWrapper.c : 303 ] Error: Exceed Max Supported Qwords! -17844,,[ ftpgTlvWrapper.c : 63 ] Error: TLVFIELD array points to NULL! -17843,III,[ ftpgTlvWrapper.c : 89 ] Error: Max TLV Field Value = %u has been exceeded for field [%s] of [%s]! -17842,II,[ ftpgTlvWrapper.c : 99 ] Error: Field %s was not found in the TLV %s! -17841,II,[ ftpgTlvWrapper.c : 75 ] Error: Field %s of TLV %s is read only! -17840,,[ ftpgTlvWrapper.c : 111 ] Error: TLVFIELD array points to NULL! -17839,III,[ ftpgTlvWrapper.c : 129 ] Error: Max TLV Field Value = %u has been exceeded for field [%s] of [%s]! -17838,II,[ ftpgTlvWrapper.c : 139 ] Error: Field %s was not found in the TLV %s! -17854,,[ configFtpg.c : 186 ] Resetting FTPG Block ... -17853,I,[ configFtpg.c : 91 ] [pktdur=%uus] -17852,,[ configFtpg.c : 116 ] current tlv is synth_on, need 100us total -17851,I,[ configFtpg.c : 92 ] [numPkts=%u] -17931,II,[ ftpgCompute.c : 1791 ] Error: Unsupported [pktTypeIdx, pktSubTypeIdx] = [%u, %u] -17930,I,[ ftpgCompute.c : 1797 ] Error: Unsupported pktSubTypeIdx[=%u] -17929,i,[ ftpgCompute.c : 1565 ] Error: Nsym cannot accomodate payload for user %d [ldpc] -17928,ii,[ ftpgCompute.c : 1566 ] nsym = %d total bits = %d -17927,i,[ ftpgCompute.c : 1579 ] Error: Nsym cannot accomodate payload for user %d [bcc] -17926,i,[ ftpgCompute.c : 1580 ] total bits = %d -17925,II,[ ftpgCompute.c : 1883 ] Error: Unsupported [pktTypeIdx, pktSubTypeIdx] = [%u, %u] -17924,I,[ ftpgCompute.c : 1889 ] Error: Unsupported pktSubTypeIdx[=%u] -17923,i,[ ftpgCompute.c : 1609 ] Error: Nsym cannot accomodate payload for user %d [ldpc] -17922,ii,[ ftpgCompute.c : 1610 ] nsym = %d total bits = %d -17921,i,[ ftpgCompute.c : 1623 ] Error: Nsym cannot accomodate payload for user %d [bcc] -17920,i,[ ftpgCompute.c : 1624 ] total bits = %d -17919,I,[ ftpgCompute.c : 1131 ] Error: Unsupported pktSubTypeIdx[=%u] -17918,,[ ftpgCompute.c : 2808 ] E: FTPG_COMPUTE_SM in unexpected state! -17917,ii,[ ftpgCompute.c : 2816 ] ftpgComputeSmState(%d) = %d -17916,i,[ ftpgCompute.c : 2817 ] payLoadSize = %d -17915,i,[ ftpgCompute.c : 2818 ] nsym = %d -17914,,[ ftpgCompute.c : 2833 ] E: FTPG_COMPUTE_SM did not converge! -17913,I,[ ftpgCompute.c : 2838 ] payLoadSize converged to %u -17912,I,[ ftpgCompute.c : 2139 ] Error: Unsupported 11ax GI Index [=%u] -17911,I,[ ftpgCompute.c : 2118 ] Error: Unsupported 11ax ltf_size_index [=%u] -17910,I,[ ftpgCompute.c : 2162 ] Error: Unsupported 11ax GI Index [=%u] -17909,I,[ ftpgCompute.c : 926 ] Error: Invalid 11b Rate Code [=%u] -17908,I,[ ftpgCompute.c : 2054 ] Error: Unsupported RU Size [=%u] -17907,I,[ ftpgCompute.c : 2082 ] Error: Unsupported RU Size [=%u] -17906,,[ ftpgCompute.c : 710 ] Invalid 11a Modulation Index! -17905,I,[ ftpgCompute.c : 742 ] %s: Error: Invalid input! -17904,I,[ ftpgCompute.c : 534 ] %s: Error: Could not compute Coding Rate! [check input parameters] -17903,I,[ ftpgCompute.c : 549 ] %s: Error: Could not compute Coding Rate! [check input parameters] -17902,I,[ ftpgCompute.c : 184 ] %s: Error: Invalid Packet Type! -17901,I,[ ftpgCompute.c : 225 ] %s: Error: Invalid dot11ax_gi! -17900,I,[ ftpgCompute.c : 249 ] Fatal Error: L-SIGA LENGTH must be divisible by 3 for Non-HE packet. Got %u ! -17899,,[ ftpgCompute.c : 583 ] Error: DCM is not supported for MCS > 0 -17898,,[ ftpgCompute.c : 595 ] Error: DCM is not supported for MCS > 0 -17897,I,[ ftpgCompute.c : 605 ] %s: Error: Could not compute Nbpscs! [check input parameters] -17896,,[ ftpgCompute.c : 443 ] Fatal Error: Could not compute Ncbps! -17895,I,[ ftpgCompute.c : 467 ] Fatal Error: Could not compute Ncbps for user %u! -17894,II,[ ftpgCompute.c : 477 ] Error: Unsupported [pktTypeIdx, pktSubTypeIdx] = [%u, %u] -17893,I,[ ftpgCompute.c : 488 ] Fatal Error: Could not compute Ncbps for user %u! -17892,I,[ ftpgCompute.c : 495 ] Error: Unsupported pktSubTypeIdx[=%u] -17891,,[ ftpgCompute.c : 374 ] Fatal Error: Could not compute Ndbps! -17890,I,[ ftpgCompute.c : 418 ] Fatal Error: Could not compute Ndbps for user %u! -17889,I,[ ftpgCompute.c : 425 ] Error: Unsupported pktSubTypeIdx[=%u] -17888,I,[ ftpgCompute.c : 397 ] Fatal Error: Could not compute Ndbps for user %u! -17887,II,[ ftpgCompute.c : 407 ] Error: Unsupported [pktTypeIdx, pktSubTypeIdx] = [%u, %u] -17886,I,[ ftpgCompute.c : 2228 ] Error: Unsupported pktSubTypeIdx[=%u] -17885,,[ ftpgCompute.c : 291 ] Error: Could not compute Nsc! [check input parameters] -17884,I,[ ftpgCompute.c : 326 ] Error: Unsupported RU Size [=%u] -17883,II,[ ftpgCompute.c : 338 ] Error: Unsupported [pktTypeIdx, pktSubTypeIdx] = [%u, %u] -17882,,[ ftpgCompute.c : 349 ] Error: Could not compute Nsc! [check input parameters] -17881,I,[ ftpgCompute.c : 356 ] Error: Unsupported pktSubTypeIdx[=%u] -17880,I,[ ftpgCompute.c : 2333 ] Error: Unsupported pktSubTypeIdx[=%u] -17879,Ii,[ ftpgCompute.c : 2480 ] %s: iter%d -17878,iii,[ ftpgCompute.c : 2481 ] numSigBSymCh0=%d numSigBSymCh1=%d mcsHeSigB=%d -17877,I,[ ftpgCompute.c : 2493 ] %s: Fatal Error in HeSigBSymCalc Calc -17876,I,[ ftpgCompute.c : 655 ] %s: Invalid 11b Rate Code! -17875,I,[ ftpgCompute.c : 675 ] Error: Unsupported pktSubTypeIdx[=%u] -17874,I,[ ftpgCompute.c : 2604 ] %s: Fatal Error in SGI Disamb Calc -17873,I,[ ftpgCompute.c : 2613 ] Error: Invalid BW Code [%u] -17872,,[ ftpgCompute.c : 1255 ] Error: HE_SU/STBC+DCM is not supported -17871,,[ ftpgCompute.c : 1275 ] Error: Invalid pktSubType for given cpLtfSize! -17870,,[ ftpgCompute.c : 1304 ] Error: STBC and DCM are not support for HE_SUxHE_LTF+0.8GI -17869,,[ ftpgCompute.c : 1316 ] Error: Invalid GI Input for NON-HE-SU packet -17868,,[ ftpgCompute.c : 1327 ] Error: DCM is not support for HE_SUxHE_LTF+0.4GI -17867,,[ ftpgCompute.c : 1340 ] Error: Invalid mcs for QC Proprietary GI+LTF! -17866,,[ ftpgCompute.c : 1346 ] Error: Invalid GI Input for NON-HE-SU packet! -17865,,[ ftpgCompute.c : 1357 ] Error: DCM is not support for HE_SUxHE_LTF+0.4GI -17864,,[ ftpgCompute.c : 1370 ] Error: Invalid mcs for QC Proprietary GI+LTF! -17863,,[ ftpgCompute.c : 1376 ] Error: Invalid GI Input for NON-HE-SU packet! -17862,,[ ftpgCompute.c : 1383 ] Error: Invalid cp_ltf_size! -17861,,[ ftpgCompute.c : 1405 ] Error: HE_SU/STBC+DCM is not supported -17860,,[ ftpgCompute.c : 1456 ] Error: STBC and DCM are not support for HE_SUxHE_LTF+0.8GI -17859,,[ ftpgCompute.c : 1468 ] Error: Invalid GI Input for NON-HE-SU packet -17858,,[ ftpgCompute.c : 1537 ] Error: Invalid cp_ltf_size! -17857,II,[ ftpgCompute.c : 1236 ] Error: Unsupported [pktTypeIdx, pktSubTypeIdx] = [%u, %u] -17856,I,[ ftpgCompute.c : 1242 ] Error: Unsupported pktSubTypeIdx[=%u] -17855,iI,[ ftpgCompute.c : 2563 ] Warning: Nss[=%d] should be < than Total Tx Chains [=%u] -17937,i,[ ftpgRuAllocation.c : 376 ] Error: Invalid BW code = %d -17936,I,[ ftpgRuAllocation.c : 165 ] Fatal Error: numDummyUsers exceeds Max Users corresponding RU Alloc for band %u -17935,II,[ ftpgRuAllocation.c : 177 ] Fatal Error: Total Users in RU Allocation [%u] does not match input number of users [%u] -17934,I,[ ftpgRuAllocation.c : 89 ] Error: Invalid Band Index [=%u] -17933,I,[ ftpgRuAllocation.c : 122 ] Error: Unsupported RU Size [=%u] -17932,I,[ ftpgRuAllocation.c : 249 ] Fatal Error: Invaid BW code [%u] -17948,,[ ftpgToolBox.c : 86 ] Error: Qword array points to NULL! -17947,,[ ftpgToolBox.c : 100 ] Error: Queue does not exist! -17946,,[ ftpgToolBox.c : 120 ] ftpg error detected, aborting... -17945,,[ ftpgToolBox.c : 45 ] Error: Queue does not exist! -17944,,[ ftpgToolBox.c : 65 ] Error: Queue does not exist! -17943,II,[ ftpgToolBox.c : 308 ] %-20s = %-20u -17942,I,[ ftpgToolBox.c : 262 ] Error: PHYDBG BANK OVERFLOW! [bank_size=%u] -17941,I,[ ftpgToolBox.c : 276 ] Error: Invalid memidx. [bank_size=%u] -17940,I,[ ftpgToolBox.c : 227 ] Error: TXBF Weight Bank OVERFLOW! [current bank_size=%u] -17939,I,[ ftpgToolBox.c : 245 ] Error: TXBF Weight Bank OVERFLOW! [current bank_size=%u] -17938,i,[ ftpgToolBox.c : 153 ] Error: Invalid phyid [=%d] -17952,I,[ ftpgTlvSeq.c : 110 ] Error: Invalid Argument [pktSubType = %u]. -17951,I,[ ftpgTlvSeq.c : 170 ] Error: Invalid Argument [pktSubType = %u]. -17950,I,[ ftpgTlvSeq.c : 176 ] Error: Invalid Argument [pktType = %u]. -17949,I,[ ftpgTlvSeq.c : 140 ] Error: Invalid Argument [pktSubType = %u]. -17959,I,[ phyvi_ftpgTx.c : 144 ] %s (Disabled) -17958,ii,[ phyvi_ftpgTx.c : 158 ] Map ftpgTxInput->pktBWCode BW160(%d) to BW80plus80 (%d). Since BW def in FTPG is different -17957,I,[ phyvi_ftpgTx.c : 170 ] E: Some input parameters were invalid [err_mask=0x%X]! -17956,,[ phyvi_ftpgTx.c : 171 ] Aborting FTPG TX -17955,I,[ phyvi_ftpgTx.c : 199 ] %s: Recipe Failed! -17954,I,[ phyvi_ftpgTx.c : 203 ] %s: Recipe Completed -17953,,[ phyvi_ftpgTx.c : 149 ] FTPG Tx: Re-Transmitting ... +17835,,[ configFtpg.c : 186 ] Resetting FTPG Block ... +17834,I,[ configFtpg.c : 91 ] [pktdur=%uus] +17833,,[ configFtpg.c : 116 ] current tlv is synth_on, need 100us total +17832,I,[ configFtpg.c : 92 ] [numPkts=%u] +17839,I,[ ftpgTlvSeq.c : 110 ] Error: Invalid Argument [pktSubType = %u]. +17838,I,[ ftpgTlvSeq.c : 170 ] Error: Invalid Argument [pktSubType = %u]. +17837,I,[ ftpgTlvSeq.c : 176 ] Error: Invalid Argument [pktType = %u]. +17836,I,[ ftpgTlvSeq.c : 140 ] Error: Invalid Argument [pktSubType = %u]. +17845,I,[ ftpgTlvFieldProgStruct.c : 985 ] **********************crcQword=%llx +17844,I,[ ftpgTlvFieldProgStruct.c : 987 ] **********************crc=%x +17843,II,[ ftpgTlvFieldProgStruct.c : 328 ] Corrupting CRC: %u->%u +17842,II,[ ftpgTlvFieldProgStruct.c : 296 ] Corrupting LSig: %u->%u +17841,II,[ ftpgTlvFieldProgStruct.c : 317 ] Corrupting LSigParity: %u->%u +17840,II,[ ftpgTlvFieldProgStruct.c : 306 ] Corrupting Rate: %u->%u +17856,,[ ftpgToolBox.c : 86 ] Error: Qword array points to NULL! +17855,,[ ftpgToolBox.c : 100 ] Error: Queue does not exist! +17854,,[ ftpgToolBox.c : 120 ] ftpg error detected, aborting... +17853,,[ ftpgToolBox.c : 45 ] Error: Queue does not exist! +17852,,[ ftpgToolBox.c : 65 ] Error: Queue does not exist! +17851,II,[ ftpgToolBox.c : 308 ] %-20s = %-20u +17850,I,[ ftpgToolBox.c : 262 ] Error: PHYDBG BANK OVERFLOW! [bank_size=%u] +17849,I,[ ftpgToolBox.c : 276 ] Error: Invalid memidx. [bank_size=%u] +17848,I,[ ftpgToolBox.c : 227 ] Error: TXBF Weight Bank OVERFLOW! [current bank_size=%u] +17847,I,[ ftpgToolBox.c : 245 ] Error: TXBF Weight Bank OVERFLOW! [current bank_size=%u] +17846,i,[ ftpgToolBox.c : 153 ] Error: Invalid phyid [=%d] +17869,,[ ftpgTlvWrapper.c : 207 ] Error: TLVFIELD array points to NULL! +17868,,[ ftpgTlvWrapper.c : 152 ] Error: TLVFIELD array points to NULL! +17867,II,[ ftpgTlvWrapper.c : 166 ] Error: Field %s not found in the TLV %s! +17866,I,[ ftpgTlvWrapper.c : 359 ] Error: invalid input to function %s. Exiting ... +17865,ii,[ ftpgTlvWrapper.c : 260 ] Error: totalQwords=%d exceeds Max supported Qwords of %d +17864,,[ ftpgTlvWrapper.c : 303 ] Error: Exceed Max Supported Qwords! +17863,,[ ftpgTlvWrapper.c : 63 ] Error: TLVFIELD array points to NULL! +17862,III,[ ftpgTlvWrapper.c : 89 ] Error: Max TLV Field Value = %u has been exceeded for field [%s] of [%s]! +17861,II,[ ftpgTlvWrapper.c : 99 ] Error: Field %s was not found in the TLV %s! +17860,II,[ ftpgTlvWrapper.c : 75 ] Error: Field %s of TLV %s is read only! +17859,,[ ftpgTlvWrapper.c : 111 ] Error: TLVFIELD array points to NULL! +17858,III,[ ftpgTlvWrapper.c : 129 ] Error: Max TLV Field Value = %u has been exceeded for field [%s] of [%s]! +17857,II,[ ftpgTlvWrapper.c : 139 ] Error: Field %s was not found in the TLV %s! +17876,I,[ phyvi_ftpgTx.c : 144 ] %s (Disabled) +17875,ii,[ phyvi_ftpgTx.c : 158 ] Map ftpgTxInput->pktBWCode BW160(%d) to BW80plus80 (%d). Since BW def in FTPG is different +17874,I,[ phyvi_ftpgTx.c : 170 ] E: Some input parameters were invalid [err_mask=0x%X]! +17873,,[ phyvi_ftpgTx.c : 171 ] Aborting FTPG TX +17872,I,[ phyvi_ftpgTx.c : 199 ] %s: Recipe Failed! +17871,I,[ phyvi_ftpgTx.c : 203 ] %s: Recipe Completed +17870,,[ phyvi_ftpgTx.c : 149 ] FTPG Tx: Re-Transmitting ... +17953,II,[ ftpgCompute.c : 1791 ] Error: Unsupported [pktTypeIdx, pktSubTypeIdx] = [%u, %u] +17952,I,[ ftpgCompute.c : 1797 ] Error: Unsupported pktSubTypeIdx[=%u] +17951,i,[ ftpgCompute.c : 1565 ] Error: Nsym cannot accomodate payload for user %d [ldpc] +17950,ii,[ ftpgCompute.c : 1566 ] nsym = %d total bits = %d +17949,i,[ ftpgCompute.c : 1579 ] Error: Nsym cannot accomodate payload for user %d [bcc] +17948,i,[ ftpgCompute.c : 1580 ] total bits = %d +17947,II,[ ftpgCompute.c : 1883 ] Error: Unsupported [pktTypeIdx, pktSubTypeIdx] = [%u, %u] +17946,I,[ ftpgCompute.c : 1889 ] Error: Unsupported pktSubTypeIdx[=%u] +17945,i,[ ftpgCompute.c : 1609 ] Error: Nsym cannot accomodate payload for user %d [ldpc] +17944,ii,[ ftpgCompute.c : 1610 ] nsym = %d total bits = %d +17943,i,[ ftpgCompute.c : 1623 ] Error: Nsym cannot accomodate payload for user %d [bcc] +17942,i,[ ftpgCompute.c : 1624 ] total bits = %d +17941,I,[ ftpgCompute.c : 1131 ] Error: Unsupported pktSubTypeIdx[=%u] +17940,,[ ftpgCompute.c : 2808 ] E: FTPG_COMPUTE_SM in unexpected state! +17939,ii,[ ftpgCompute.c : 2816 ] ftpgComputeSmState(%d) = %d +17938,i,[ ftpgCompute.c : 2817 ] payLoadSize = %d +17937,i,[ ftpgCompute.c : 2818 ] nsym = %d +17936,,[ ftpgCompute.c : 2833 ] E: FTPG_COMPUTE_SM did not converge! +17935,I,[ ftpgCompute.c : 2838 ] payLoadSize converged to %u +17934,I,[ ftpgCompute.c : 2139 ] Error: Unsupported 11ax GI Index [=%u] +17933,I,[ ftpgCompute.c : 2118 ] Error: Unsupported 11ax ltf_size_index [=%u] +17932,I,[ ftpgCompute.c : 2162 ] Error: Unsupported 11ax GI Index [=%u] +17931,I,[ ftpgCompute.c : 926 ] Error: Invalid 11b Rate Code [=%u] +17930,I,[ ftpgCompute.c : 2054 ] Error: Unsupported RU Size [=%u] +17929,I,[ ftpgCompute.c : 2082 ] Error: Unsupported RU Size [=%u] +17928,,[ ftpgCompute.c : 710 ] Invalid 11a Modulation Index! +17927,I,[ ftpgCompute.c : 742 ] %s: Error: Invalid input! +17926,I,[ ftpgCompute.c : 534 ] %s: Error: Could not compute Coding Rate! [check input parameters] +17925,I,[ ftpgCompute.c : 549 ] %s: Error: Could not compute Coding Rate! [check input parameters] +17924,I,[ ftpgCompute.c : 184 ] %s: Error: Invalid Packet Type! +17923,I,[ ftpgCompute.c : 225 ] %s: Error: Invalid dot11ax_gi! +17922,I,[ ftpgCompute.c : 249 ] Fatal Error: L-SIGA LENGTH must be divisible by 3 for Non-HE packet. Got %u ! +17921,,[ ftpgCompute.c : 583 ] Error: DCM is not supported for MCS > 0 +17920,,[ ftpgCompute.c : 595 ] Error: DCM is not supported for MCS > 0 +17919,I,[ ftpgCompute.c : 605 ] %s: Error: Could not compute Nbpscs! [check input parameters] +17918,,[ ftpgCompute.c : 443 ] Fatal Error: Could not compute Ncbps! +17917,I,[ ftpgCompute.c : 467 ] Fatal Error: Could not compute Ncbps for user %u! +17916,II,[ ftpgCompute.c : 477 ] Error: Unsupported [pktTypeIdx, pktSubTypeIdx] = [%u, %u] +17915,I,[ ftpgCompute.c : 488 ] Fatal Error: Could not compute Ncbps for user %u! +17914,I,[ ftpgCompute.c : 495 ] Error: Unsupported pktSubTypeIdx[=%u] +17913,,[ ftpgCompute.c : 374 ] Fatal Error: Could not compute Ndbps! +17912,I,[ ftpgCompute.c : 418 ] Fatal Error: Could not compute Ndbps for user %u! +17911,I,[ ftpgCompute.c : 425 ] Error: Unsupported pktSubTypeIdx[=%u] +17910,I,[ ftpgCompute.c : 397 ] Fatal Error: Could not compute Ndbps for user %u! +17909,II,[ ftpgCompute.c : 407 ] Error: Unsupported [pktTypeIdx, pktSubTypeIdx] = [%u, %u] +17908,I,[ ftpgCompute.c : 2228 ] Error: Unsupported pktSubTypeIdx[=%u] +17907,,[ ftpgCompute.c : 291 ] Error: Could not compute Nsc! [check input parameters] +17906,I,[ ftpgCompute.c : 326 ] Error: Unsupported RU Size [=%u] +17905,II,[ ftpgCompute.c : 338 ] Error: Unsupported [pktTypeIdx, pktSubTypeIdx] = [%u, %u] +17904,,[ ftpgCompute.c : 349 ] Error: Could not compute Nsc! [check input parameters] +17903,I,[ ftpgCompute.c : 356 ] Error: Unsupported pktSubTypeIdx[=%u] +17902,I,[ ftpgCompute.c : 2333 ] Error: Unsupported pktSubTypeIdx[=%u] +17901,Ii,[ ftpgCompute.c : 2480 ] %s: iter%d +17900,iii,[ ftpgCompute.c : 2481 ] numSigBSymCh0=%d numSigBSymCh1=%d mcsHeSigB=%d +17899,I,[ ftpgCompute.c : 2493 ] %s: Fatal Error in HeSigBSymCalc Calc +17898,I,[ ftpgCompute.c : 655 ] %s: Invalid 11b Rate Code! +17897,I,[ ftpgCompute.c : 675 ] Error: Unsupported pktSubTypeIdx[=%u] +17896,I,[ ftpgCompute.c : 2604 ] %s: Fatal Error in SGI Disamb Calc +17895,I,[ ftpgCompute.c : 2613 ] Error: Invalid BW Code [%u] +17894,,[ ftpgCompute.c : 1255 ] Error: HE_SU/STBC+DCM is not supported +17893,,[ ftpgCompute.c : 1275 ] Error: Invalid pktSubType for given cpLtfSize! +17892,,[ ftpgCompute.c : 1304 ] Error: STBC and DCM are not support for HE_SUxHE_LTF+0.8GI +17891,,[ ftpgCompute.c : 1316 ] Error: Invalid GI Input for NON-HE-SU packet +17890,,[ ftpgCompute.c : 1327 ] Error: DCM is not support for HE_SUxHE_LTF+0.4GI +17889,,[ ftpgCompute.c : 1340 ] Error: Invalid mcs for QC Proprietary GI+LTF! +17888,,[ ftpgCompute.c : 1346 ] Error: Invalid GI Input for NON-HE-SU packet! +17887,,[ ftpgCompute.c : 1357 ] Error: DCM is not support for HE_SUxHE_LTF+0.4GI +17886,,[ ftpgCompute.c : 1370 ] Error: Invalid mcs for QC Proprietary GI+LTF! +17885,,[ ftpgCompute.c : 1376 ] Error: Invalid GI Input for NON-HE-SU packet! +17884,,[ ftpgCompute.c : 1383 ] Error: Invalid cp_ltf_size! +17883,,[ ftpgCompute.c : 1405 ] Error: HE_SU/STBC+DCM is not supported +17882,,[ ftpgCompute.c : 1456 ] Error: STBC and DCM are not support for HE_SUxHE_LTF+0.8GI +17881,,[ ftpgCompute.c : 1468 ] Error: Invalid GI Input for NON-HE-SU packet +17880,,[ ftpgCompute.c : 1537 ] Error: Invalid cp_ltf_size! +17879,II,[ ftpgCompute.c : 1236 ] Error: Unsupported [pktTypeIdx, pktSubTypeIdx] = [%u, %u] +17878,I,[ ftpgCompute.c : 1242 ] Error: Unsupported pktSubTypeIdx[=%u] +17877,iI,[ ftpgCompute.c : 2563 ] Warning: Nss[=%d] should be < than Total Tx Chains [=%u] +17959,i,[ ftpgRuAllocation.c : 376 ] Error: Invalid BW code = %d +17958,I,[ ftpgRuAllocation.c : 165 ] Fatal Error: numDummyUsers exceeds Max Users corresponding RU Alloc for band %u +17957,II,[ ftpgRuAllocation.c : 177 ] Fatal Error: Total Users in RU Allocation [%u] does not match input number of users [%u] +17956,I,[ ftpgRuAllocation.c : 89 ] Error: Invalid Band Index [=%u] +17955,I,[ ftpgRuAllocation.c : 122 ] Error: Unsupported RU Size [=%u] +17954,I,[ ftpgRuAllocation.c : 249 ] Fatal Error: Invaid BW code [%u] 17961,I,[ phyFtpgSequence.c : 35 ] E: Invlaid seqNum [=0x%x] 17960,Ii,[ phyFtpgSequence.c : 42 ] Transmitting SEQ%08X [rptCnt=%d] 18028,,[ phy_dev_calUtils.c : 310 ] QfpromRead @@ -4940,694 +4940,694 @@ VERSION:537329753 19011,,[ rfaProgReg.c : 138 ] OTPPatch failed!!! 19010,iiiI,[ rfaProgReg.c : 1252 ] XTAL_CAL: Initial Reg_values, chain = %d, chainmask= %d, loop_idx=%d, regval= 0x%x -19020,iiii,[ phyrf_hds_if.c : 45 ] HDS_ATTACH: Version:%d.%d.%d.%d -19019,ii,[ phyrf_hds_if.c : 46 ] HDS_ATTACH: NUM_HDT_SETTINGS:%d, NUM_ADT_SETTINGS:%d -19025,IiIiiii,[ phyrf_hds_prof_seq.c : 115 ] HDS Start - Previous HDS phyId_bw_cm_swProfile: 0x%08x, Prev freq: %d Current HDS phyId_bw_cm_phyRfMode:0x%08x ,freq: %d, hdtProfileCounter %d,SW Profile: %d (changed %d) -19024,iI,[ phyrf_hds_prof_seq.c : 282 ] HDS - Setting %d Run time = %ld us -19023,iiiiiiiii,[ phyrf_hds_prof_seq.c : 330 ] HDS - INI = %d, CAL = %d, TPC = %d, MISC = %d, DEBUG = %d, RRI = %d, LOW_POWER = %d, AF = %d, SW_Profile= %d -19022,IIii,[ phyrf_hds_prof_seq.c : 332 ] HDS End- Total_Settings_Run_Time= %ld us, Profile_Run_time= %ld us, SW_Profile= %d, Prev_SW_Profile= %d -19021,IIIIIi,[ phyrf_hds_prof_seq.c : 118 ] HDS Chan: mhz: %u, freq1: %u, freq2: %u, phy_mode: %u, flags: %u, home: %d -19363,,[ phyrf_hds_hdt_debug.c : 2207 ] phyrf_hds_AdtAniDisableReg_PostDebug -19362,,[ phyrf_hds_hdt_debug.c : 2200 ] phyrf_hds_AdtAniDisableReg_PreDebug -19361,,[ phyrf_hds_hdt_debug.c : 2235 ] phyrf_hds_AdtAniDisable_PostDebug -19360,,[ phyrf_hds_hdt_debug.c : 2228 ] phyrf_hds_AdtAniDisable_PreDebug -19359,,[ phyrf_hds_hdt_debug.c : 2221 ] phyrf_hds_AdtAniEnable_PostDebug -19358,,[ phyrf_hds_hdt_debug.c : 2214 ] phyrf_hds_AdtAniEnable_PreDebug -19357,,[ phyrf_hds_hdt_debug.c : 1199 ] phyrf_hds_AdtAniOfdmaDesenseLevel_PostDebug -19356,,[ phyrf_hds_hdt_debug.c : 1192 ] phyrf_hds_AdtAniOfdmaDesenseLevel_PreDebug -19355,,[ phyrf_hds_hdt_debug.c : 2193 ] phyrf_hds_AdtAniRestoreDl_PostDebug -19354,,[ phyrf_hds_hdt_debug.c : 2186 ] phyrf_hds_AdtAniRestoreDl_PreDebug -19353,,[ phyrf_hds_hdt_debug.c : 1115 ] phyrf_hds_AdtConfigOcl_PostDebug -19352,,[ phyrf_hds_hdt_debug.c : 1108 ] phyrf_hds_AdtConfigOcl_PreDebug -19351,,[ phyrf_hds_hdt_debug.c : 1185 ] phyrf_hds_AdtDssCuVoteDisable_PostDebug -19350,,[ phyrf_hds_hdt_debug.c : 1178 ] phyrf_hds_AdtDssCuVoteDisable_PreDebug -19349,,[ phyrf_hds_hdt_debug.c : 1171 ] phyrf_hds_AdtDssCuVoteEnable_PostDebug -19348,,[ phyrf_hds_hdt_debug.c : 1164 ] phyrf_hds_AdtDssCuVoteEnable_PreDebug -19347,,[ phyrf_hds_hdt_debug.c : 177 ] phyrf_hds_AdtIniPhyDfs_PostDebug -19346,,[ phyrf_hds_hdt_debug.c : 170 ] phyrf_hds_AdtIniPhyDfs_PreDebug -19345,,[ phyrf_hds_hdt_debug.c : 65 ] phyrf_hds_AdtPreResetSetDss_PostDebug -19344,,[ phyrf_hds_hdt_debug.c : 58 ] phyrf_hds_AdtPreResetSetDss_PreDebug -19343,,[ phyrf_hds_hdt_debug.c : 1997 ] phyrf_hds_AdtRestoreXlnabp_PostDebug -19342,,[ phyrf_hds_hdt_debug.c : 1990 ] phyrf_hds_AdtRestoreXlnabp_PreDebug -19341,,[ phyrf_hds_hdt_debug.c : 1059 ] phyrf_hds_AdtSetDetectorConfigRadar_PostDebug -19340,,[ phyrf_hds_hdt_debug.c : 1052 ] phyrf_hds_AdtSetDetectorConfigRadar_PreDebug -19339,,[ phyrf_hds_hdt_debug.c : 1129 ] phyrf_hds_AdtSetPbsMode_PostDebug -19338,,[ phyrf_hds_hdt_debug.c : 1122 ] phyrf_hds_AdtSetPbsMode_PreDebug -19337,,[ phyrf_hds_hdt_debug.c : 1213 ] phyrf_hds_AdtSpurMitigation_PostDebug -19336,,[ phyrf_hds_hdt_debug.c : 1206 ] phyrf_hds_AdtSpurMitigation_PreDebug -19335,,[ phyrf_hds_hdt_debug.c : 1143 ] phyrf_hds_AniReset_PostDebug -19334,,[ phyrf_hds_hdt_debug.c : 1136 ] phyrf_hds_AniReset_PreDebug -19333,,[ phyrf_hds_hdt_debug.c : 2319 ] phyrf_hds_AuxCalRxiq_PostDebug -19332,,[ phyrf_hds_hdt_debug.c : 2312 ] phyrf_hds_AuxCalRxiq_PreDebug -19331,,[ phyrf_hds_hdt_debug.c : 2361 ] phyrf_hds_AuxConfigReset_PostDebug -19330,,[ phyrf_hds_hdt_debug.c : 2354 ] phyrf_hds_AuxConfigReset_PreDebug -19329,,[ phyrf_hds_hdt_debug.c : 2375 ] phyrf_hds_AuxConfig_PostDebug -19328,,[ phyrf_hds_hdt_debug.c : 2368 ] phyrf_hds_AuxConfig_PreDebug -19327,,[ phyrf_hds_hdt_debug.c : 2347 ] phyrf_hds_AuxSyncReset_PostDebug -19326,,[ phyrf_hds_hdt_debug.c : 2340 ] phyrf_hds_AuxSyncReset_PreDebug -19325,,[ phyrf_hds_hdt_debug.c : 1661 ] phyrf_hds_BdfClpcPowerOffsetProgram_PostDebug -19324,,[ phyrf_hds_hdt_debug.c : 1654 ] phyrf_hds_BdfClpcPowerOffsetProgram_PreDebug -19323,,[ phyrf_hds_hdt_debug.c : 1619 ] phyrf_hds_BdfFemControlProgram_PostDebug -19322,,[ phyrf_hds_hdt_debug.c : 1612 ] phyrf_hds_BdfFemControlProgram_PreDebug -19321,,[ phyrf_hds_hdt_debug.c : 1647 ] phyrf_hds_BdfXtalProgram_PostDebug -19320,,[ phyrf_hds_hdt_debug.c : 1640 ] phyrf_hds_BdfXtalProgram_PreDebug -19319,,[ phyrf_hds_hdt_debug.c : 1983 ] phyrf_hds_CalAdc_PostDebug -19318,,[ phyrf_hds_hdt_debug.c : 1976 ] phyrf_hds_CalAdc_PreDebug -19317,,[ phyrf_hds_hdt_debug.c : 779 ] phyrf_hds_CalBwfilter_PostDebug -19316,,[ phyrf_hds_hdt_debug.c : 772 ] phyrf_hds_CalBwfilter_PreDebug -19315,,[ phyrf_hds_hdt_debug.c : 1241 ] phyrf_hds_CalCombFcs_PostDebug -19314,,[ phyrf_hds_hdt_debug.c : 1234 ] phyrf_hds_CalCombFcs_PreDebug -19313,,[ phyrf_hds_hdt_debug.c : 807 ] phyrf_hds_CalComb_PostDebug -19312,,[ phyrf_hds_hdt_debug.c : 800 ] phyrf_hds_CalComb_PreDebug -19311,,[ phyrf_hds_hdt_debug.c : 863 ] phyrf_hds_CalDac_PostDebug -19310,,[ phyrf_hds_hdt_debug.c : 856 ] phyrf_hds_CalDac_PreDebug -19309,,[ phyrf_hds_hdt_debug.c : 1479 ] phyrf_hds_CalDpdControls_PostDebug -19308,,[ phyrf_hds_hdt_debug.c : 1472 ] phyrf_hds_CalDpdControls_PreDebug -19307,,[ phyrf_hds_hdt_debug.c : 1493 ] phyrf_hds_CalDpdMem_PostDebug -19306,,[ phyrf_hds_hdt_debug.c : 1486 ] phyrf_hds_CalDpdMem_PreDebug -19305,,[ phyrf_hds_hdt_debug.c : 1507 ] phyrf_hds_CalDpdMemless_PostDebug -19304,,[ phyrf_hds_hdt_debug.c : 1500 ] phyrf_hds_CalDpdMemless_PreDebug -19303,,[ phyrf_hds_hdt_debug.c : 1465 ] phyrf_hds_CalDpd_PostDebug -19302,,[ phyrf_hds_hdt_debug.c : 1458 ] phyrf_hds_CalDpd_PreDebug -19301,,[ phyrf_hds_hdt_debug.c : 1353 ] phyrf_hds_CalGim_PostDebug -19300,,[ phyrf_hds_hdt_debug.c : 1346 ] phyrf_hds_CalGim_PreDebug -19299,,[ phyrf_hds_hdt_debug.c : 2291 ] phyrf_hds_CalIbf_PostDebug -19298,,[ phyrf_hds_hdt_debug.c : 2284 ] phyrf_hds_CalIbf_PreDebug -19297,,[ phyrf_hds_hdt_debug.c : 1339 ] phyrf_hds_CalIcic_PostDebug -19296,,[ phyrf_hds_hdt_debug.c : 1332 ] phyrf_hds_CalIcic_PreDebug -19295,,[ phyrf_hds_hdt_debug.c : 849 ] phyrf_hds_CalIm_PostDebug -19294,,[ phyrf_hds_hdt_debug.c : 842 ] phyrf_hds_CalIm_PreDebug -19293,,[ phyrf_hds_hdt_debug.c : 905 ] phyrf_hds_CalNf_PostDebug -19292,,[ phyrf_hds_hdt_debug.c : 898 ] phyrf_hds_CalNf_PreDebug -19291,,[ phyrf_hds_hdt_debug.c : 1395 ] phyrf_hds_CalPac_PostDebug -19290,,[ phyrf_hds_hdt_debug.c : 1388 ] phyrf_hds_CalPac_PreDebug -19289,,[ phyrf_hds_hdt_debug.c : 2025 ] phyrf_hds_CalPadroop_PostDebug -19288,,[ phyrf_hds_hdt_debug.c : 2018 ] phyrf_hds_CalPadroop_PreDebug -19287,,[ phyrf_hds_hdt_debug.c : 1311 ] phyrf_hds_CalPal_PostDebug -19286,,[ phyrf_hds_hdt_debug.c : 1304 ] phyrf_hds_CalPal_PreDebug -19285,,[ phyrf_hds_hdt_debug.c : 2263 ] phyrf_hds_CalPdc_PostDebug -19284,,[ phyrf_hds_hdt_debug.c : 2256 ] phyrf_hds_CalPdc_PreDebug -19283,,[ phyrf_hds_hdt_debug.c : 835 ] phyrf_hds_CalPdet_PostDebug -19282,,[ phyrf_hds_hdt_debug.c : 828 ] phyrf_hds_CalPdet_PreDebug -19281,,[ phyrf_hds_hdt_debug.c : 1367 ] phyrf_hds_CalRxbpf_PostDebug -19280,,[ phyrf_hds_hdt_debug.c : 1360 ] phyrf_hds_CalRxbpf_PreDebug -19279,,[ phyrf_hds_hdt_debug.c : 1227 ] phyrf_hds_CalRxdcoFcs_PostDebug -19278,,[ phyrf_hds_hdt_debug.c : 1220 ] phyrf_hds_CalRxdcoFcs_PreDebug -19277,,[ phyrf_hds_hdt_debug.c : 793 ] phyrf_hds_CalRxdco_PostDebug -19276,,[ phyrf_hds_hdt_debug.c : 786 ] phyrf_hds_CalRxdco_PreDebug -19275,,[ phyrf_hds_hdt_debug.c : 765 ] phyrf_hds_CalSmInit_PostDebug -19274,,[ phyrf_hds_hdt_debug.c : 758 ] phyrf_hds_CalSmInit_PreDebug -19273,,[ phyrf_hds_hdt_debug.c : 877 ] phyrf_hds_CalTiadc_PostDebug -19272,,[ phyrf_hds_hdt_debug.c : 870 ] phyrf_hds_CalTiadc_PreDebug -19271,,[ phyrf_hds_hdt_debug.c : 1381 ] phyrf_hds_CalTxbpf_PostDebug -19270,,[ phyrf_hds_hdt_debug.c : 1374 ] phyrf_hds_CalTxbpf_PreDebug -19269,,[ phyrf_hds_hdt_debug.c : 1521 ] phyrf_hds_ChangeChainMaskWar_PostDebug -19268,,[ phyrf_hds_hdt_debug.c : 1514 ] phyrf_hds_ChangeChainMaskWar_PreDebug -19267,,[ phyrf_hds_hdt_debug.c : 1815 ] phyrf_hds_CheckM3Status_PostDebug -19266,,[ phyrf_hds_hdt_debug.c : 1808 ] phyrf_hds_CheckM3Status_PreDebug -19265,,[ phyrf_hds_hdt_debug.c : 1297 ] phyrf_hds_ClearWarmResetVreg_PostDebug -19264,,[ phyrf_hds_hdt_debug.c : 1290 ] phyrf_hds_ClearWarmResetVreg_PreDebug -19263,,[ phyrf_hds_hdt_debug.c : 261 ] phyrf_hds_ConfigAltTblIdx_PostDebug -19262,,[ phyrf_hds_hdt_debug.c : 254 ] phyrf_hds_ConfigAltTblIdx_PreDebug -19261,,[ phyrf_hds_hdt_debug.c : 485 ] phyrf_hds_ConfigBbStaticCsr_PostDebug -19260,,[ phyrf_hds_hdt_debug.c : 478 ] phyrf_hds_ConfigBbStaticCsr_PreDebug -19259,,[ phyrf_hds_hdt_debug.c : 597 ] phyrf_hds_ConfigBtCoexControl_PostDebug -19258,,[ phyrf_hds_hdt_debug.c : 590 ] phyrf_hds_ConfigBtCoexControl_PreDebug -19257,,[ phyrf_hds_hdt_debug.c : 205 ] phyrf_hds_ConfigBwRate_PostDebug -19256,,[ phyrf_hds_hdt_debug.c : 198 ] phyrf_hds_ConfigBwRate_PreDebug -19255,,[ phyrf_hds_hdt_debug.c : 247 ] phyrf_hds_ConfigCckFirControl_PostDebug -19254,,[ phyrf_hds_hdt_debug.c : 240 ] phyrf_hds_ConfigCckFirControl_PreDebug -19253,,[ phyrf_hds_hdt_debug.c : 1913 ] phyrf_hds_ConfigChainMaskCsr_PostDebug -19252,,[ phyrf_hds_hdt_debug.c : 1906 ] phyrf_hds_ConfigChainMaskCsr_PreDebug -19251,,[ phyrf_hds_hdt_debug.c : 541 ] phyrf_hds_ConfigDbgclk_PostDebug -19250,,[ phyrf_hds_hdt_debug.c : 534 ] phyrf_hds_ConfigDbgclk_PreDebug -19249,,[ phyrf_hds_hdt_debug.c : 233 ] phyrf_hds_ConfigHeavyClip_PostDebug -19248,,[ phyrf_hds_hdt_debug.c : 226 ] phyrf_hds_ConfigHeavyClip_PreDebug -19247,,[ phyrf_hds_hdt_debug.c : 527 ] phyrf_hds_ConfigM3_PostDebug -19246,,[ phyrf_hds_hdt_debug.c : 520 ] phyrf_hds_ConfigM3_PreDebug -19245,,[ phyrf_hds_hdt_debug.c : 443 ] phyrf_hds_ConfigRfaAltTblIdx_PostDebug -19244,,[ phyrf_hds_hdt_debug.c : 436 ] phyrf_hds_ConfigRfaAltTblIdx_PreDebug -19243,,[ phyrf_hds_hdt_debug.c : 219 ] phyrf_hds_ConfigRssiDbtodbmOffset_PostDebug -19242,,[ phyrf_hds_hdt_debug.c : 212 ] phyrf_hds_ConfigRssiDbtodbmOffset_PreDebug -19241,,[ phyrf_hds_hdt_debug.c : 1633 ] phyrf_hds_ConfigRssiSpatialreuseDbtodbmOffset_PostDebug -19240,,[ phyrf_hds_hdt_debug.c : 1626 ] phyrf_hds_ConfigRssiSpatialreuseDbtodbmOffset_PreDebug -19239,,[ phyrf_hds_hdt_debug.c : 457 ] phyrf_hds_ConfigRxTblBase_PostDebug -19238,,[ phyrf_hds_hdt_debug.c : 450 ] phyrf_hds_ConfigRxTblBase_PreDebug -19237,,[ phyrf_hds_hdt_debug.c : 1871 ] phyrf_hds_ConfigSbsDpdt_PostDebug -19236,,[ phyrf_hds_hdt_debug.c : 1864 ] phyrf_hds_ConfigSbsDpdt_PreDebug -19235,,[ phyrf_hds_hdt_debug.c : 289 ] phyrf_hds_ConfigSbsMode_PostDebug -19234,,[ phyrf_hds_hdt_debug.c : 282 ] phyrf_hds_ConfigSbsMode_PreDebug -19233,,[ phyrf_hds_hdt_debug.c : 1787 ] phyrf_hds_ConfigTd320_PostDebug -19232,,[ phyrf_hds_hdt_debug.c : 1780 ] phyrf_hds_ConfigTd320_PreDebug -19231,,[ phyrf_hds_hdt_debug.c : 303 ] phyrf_hds_ConfigWsi_PostDebug -19230,,[ phyrf_hds_hdt_debug.c : 296 ] phyrf_hds_ConfigWsi_PreDebug -19229,,[ phyrf_hds_hdt_debug.c : 275 ] phyrf_hds_ConfigXfemCtrlThres_PostDebug -19228,,[ phyrf_hds_hdt_debug.c : 268 ] phyrf_hds_ConfigXfemCtrlThres_PreDebug -19227,,[ phyrf_hds_hdt_debug.c : 1549 ] phyrf_hds_ConfigXlna_PostDebug -19226,,[ phyrf_hds_hdt_debug.c : 1542 ] phyrf_hds_ConfigXlna_PreDebug -19225,,[ phyrf_hds_hdt_debug.c : 1857 ] phyrf_hds_DisableIu1_PostDebug -19224,,[ phyrf_hds_hdt_debug.c : 1850 ] phyrf_hds_DisableIu1_PreDebug -19223,,[ phyrf_hds_hdt_debug.c : 2081 ] phyrf_hds_DisablePerActivationAdcCal_PostDebug -19222,,[ phyrf_hds_hdt_debug.c : 2074 ] phyrf_hds_DisablePerActivationAdcCal_PreDebug -19221,,[ phyrf_hds_hdt_debug.c : 1325 ] phyrf_hds_EnableHwDtimSlna_PostDebug -19220,,[ phyrf_hds_hdt_debug.c : 1318 ] phyrf_hds_EnableHwDtimSlna_PreDebug -19219,,[ phyrf_hds_hdt_debug.c : 2067 ] phyrf_hds_EnablePerActivationAdcCal_PostDebug -19218,,[ phyrf_hds_hdt_debug.c : 2060 ] phyrf_hds_EnablePerActivationAdcCal_PreDebug -19217,,[ phyrf_hds_hdt_debug.c : 1409 ] phyrf_hds_IniPhyAni_PostDebug -19216,,[ phyrf_hds_hdt_debug.c : 1402 ] phyrf_hds_IniPhyAni_PreDebug -19215,,[ phyrf_hds_hdt_debug.c : 149 ] phyrf_hds_IniPhyBw_PostDebug -19214,,[ phyrf_hds_hdt_debug.c : 142 ] phyrf_hds_IniPhyBw_PreDebug -19213,,[ phyrf_hds_hdt_debug.c : 121 ] phyrf_hds_IniPhyCommon_PostDebug -19212,,[ phyrf_hds_hdt_debug.c : 114 ] phyrf_hds_IniPhyCommon_PreDebug -19211,,[ phyrf_hds_hdt_debug.c : 135 ] phyrf_hds_IniPhyFreq_PostDebug -19210,,[ phyrf_hds_hdt_debug.c : 128 ] phyrf_hds_IniPhyFreq_PreDebug -19209,,[ phyrf_hds_hdt_debug.c : 107 ] phyrf_hds_IniPhyOnetime_PostDebug -19208,,[ phyrf_hds_hdt_debug.c : 100 ] phyrf_hds_IniPhyOnetime_PreDebug -19207,,[ phyrf_hds_hdt_debug.c : 191 ] phyrf_hds_IniPhyOverrides_PostDebug -19206,,[ phyrf_hds_hdt_debug.c : 184 ] phyrf_hds_IniPhyOverrides_PreDebug -19205,,[ phyrf_hds_hdt_debug.c : 1423 ] phyrf_hds_IniPhySscan_PostDebug -19204,,[ phyrf_hds_hdt_debug.c : 1416 ] phyrf_hds_IniPhySscan_PreDebug -19203,,[ phyrf_hds_hdt_debug.c : 163 ] phyrf_hds_IniPhyTxfirPef_PostDebug -19202,,[ phyrf_hds_hdt_debug.c : 156 ] phyrf_hds_IniPhyTxfirPef_PreDebug -19201,,[ phyrf_hds_hdt_debug.c : 2011 ] phyrf_hds_IniPhyrfEnterprise_PostDebug -19200,,[ phyrf_hds_hdt_debug.c : 2004 ] phyrf_hds_IniPhyrfEnterprise_PreDebug -19199,,[ phyrf_hds_hdt_debug.c : 373 ] phyrf_hds_IniRfaBw_PostDebug -19198,,[ phyrf_hds_hdt_debug.c : 366 ] phyrf_hds_IniRfaBw_PreDebug -19197,,[ phyrf_hds_hdt_debug.c : 345 ] phyrf_hds_IniRfaCommon_PostDebug -19196,,[ phyrf_hds_hdt_debug.c : 338 ] phyrf_hds_IniRfaCommon_PreDebug -19195,,[ phyrf_hds_hdt_debug.c : 359 ] phyrf_hds_IniRfaFreq_PostDebug -19194,,[ phyrf_hds_hdt_debug.c : 352 ] phyrf_hds_IniRfaFreq_PreDebug -19193,,[ phyrf_hds_hdt_debug.c : 2277 ] phyrf_hds_IniRfaMipi_PostDebug -19192,,[ phyrf_hds_hdt_debug.c : 2270 ] phyrf_hds_IniRfaMipi_PreDebug -19191,,[ phyrf_hds_hdt_debug.c : 331 ] phyrf_hds_IniRfaOnetime_PostDebug -19190,,[ phyrf_hds_hdt_debug.c : 324 ] phyrf_hds_IniRfaOnetime_PreDebug -19189,,[ phyrf_hds_hdt_debug.c : 387 ] phyrf_hds_IniRfaPost_PostDebug -19188,,[ phyrf_hds_hdt_debug.c : 380 ] phyrf_hds_IniRfaPost_PreDebug -19187,,[ phyrf_hds_hdt_debug.c : 317 ] phyrf_hds_IniRfaPre_PostDebug -19186,,[ phyrf_hds_hdt_debug.c : 310 ] phyrf_hds_IniRfaPre_PreDebug -19185,,[ phyrf_hds_hdt_debug.c : 429 ] phyrf_hds_IniRfaRxgaintable_PostDebug -19184,,[ phyrf_hds_hdt_debug.c : 422 ] phyrf_hds_IniRfaRxgaintable_PreDebug -19183,,[ phyrf_hds_hdt_debug.c : 401 ] phyrf_hds_IniRfaSupport_PostDebug -19182,,[ phyrf_hds_hdt_debug.c : 394 ] phyrf_hds_IniRfaSupport_PreDebug -19181,,[ phyrf_hds_hdt_debug.c : 415 ] phyrf_hds_IniRfaTxgaintable_PostDebug -19180,,[ phyrf_hds_hdt_debug.c : 408 ] phyrf_hds_IniRfaTxgaintable_PreDebug -19179,,[ phyrf_hds_hdt_debug.c : 499 ] phyrf_hds_IniVregCommon_PostDebug -19178,,[ phyrf_hds_hdt_debug.c : 492 ] phyrf_hds_IniVregCommon_PreDebug -19177,,[ phyrf_hds_hdt_debug.c : 513 ] phyrf_hds_IniVregModal_PostDebug -19176,,[ phyrf_hds_hdt_debug.c : 506 ] phyrf_hds_IniVregModal_PreDebug -19175,,[ phyrf_hds_hdt_debug.c : 611 ] phyrf_hds_IpcRingInit_PostDebug -19174,,[ phyrf_hds_hdt_debug.c : 604 ] phyrf_hds_IpcRingInit_PreDebug -19173,,[ phyrf_hds_hdt_debug.c : 891 ] phyrf_hds_LoadNf_PostDebug -19172,,[ phyrf_hds_hdt_debug.c : 884 ] phyrf_hds_LoadNf_PreDebug -19171,,[ phyrf_hds_hdt_debug.c : 2165 ] phyrf_hds_MinccapwrOffset_PostDebug -19170,,[ phyrf_hds_hdt_debug.c : 2158 ] phyrf_hds_MinccapwrOffset_PreDebug -19169,,[ phyrf_hds_hdt_debug.c : 1843 ] phyrf_hds_ModeSwitchConfig_PostDebug -19168,,[ phyrf_hds_hdt_debug.c : 1836 ] phyrf_hds_ModeSwitchConfig_PreDebug -19167,,[ phyrf_hds_hdt_debug.c : 1605 ] phyrf_hds_NocEnable_PostDebug -19166,,[ phyrf_hds_hdt_debug.c : 1598 ] phyrf_hds_NocEnable_PreDebug -19165,,[ phyrf_hds_hdt_debug.c : 2151 ] phyrf_hds_OclReadDebug_PostDebug -19164,,[ phyrf_hds_hdt_debug.c : 2144 ] phyrf_hds_OclReadDebug_PreDebug -19163,,[ phyrf_hds_hdt_debug.c : 1269 ] phyrf_hds_PerformPhyOffIfCfActive_PostDebug -19162,,[ phyrf_hds_hdt_debug.c : 1262 ] phyrf_hds_PerformPhyOffIfCfActive_PreDebug -19161,,[ phyrf_hds_hdt_debug.c : 933 ] phyrf_hds_PhydbgConfigStart_PostDebug -19160,,[ phyrf_hds_hdt_debug.c : 926 ] phyrf_hds_PhydbgConfigStart_PreDebug -19159,,[ phyrf_hds_hdt_debug.c : 1829 ] phyrf_hds_PhydbgReconfig_PostDebug -19158,,[ phyrf_hds_hdt_debug.c : 1822 ] phyrf_hds_PhydbgReconfig_PreDebug -19157,,[ phyrf_hds_hdt_debug.c : 737 ] phyrf_hds_PhydbgStop_PostDebug -19156,,[ phyrf_hds_hdt_debug.c : 730 ] phyrf_hds_PhydbgStop_PreDebug -19155,,[ phyrf_hds_hdt_debug.c : 2053 ] phyrf_hds_PhyrfCacheHomeUpdateScan6gPowerMode_PostDebug -19154,,[ phyrf_hds_hdt_debug.c : 2046 ] phyrf_hds_PhyrfCacheHomeUpdateScan6gPowerMode_PreDebug -19153,,[ phyrf_hds_hdt_debug.c : 2039 ] phyrf_hds_PhyrfRestoreHome6gPowerMode_PostDebug -19152,,[ phyrf_hds_hdt_debug.c : 2032 ] phyrf_hds_PhyrfRestoreHome6gPowerMode_PreDebug -19151,,[ phyrf_hds_hdt_debug.c : 1451 ] phyrf_hds_PhyrfTurnonTurnoff_PostDebug -19150,,[ phyrf_hds_hdt_debug.c : 1444 ] phyrf_hds_PhyrfTurnonTurnoff_PreDebug -19149,,[ phyrf_hds_hdt_debug.c : 947 ] phyrf_hds_PostCal_PostDebug -19148,,[ phyrf_hds_hdt_debug.c : 940 ] phyrf_hds_PostCal_PreDebug -19147,,[ phyrf_hds_hdt_debug.c : 639 ] phyrf_hds_PostIni_PostDebug -19146,,[ phyrf_hds_hdt_debug.c : 632 ] phyrf_hds_PostIni_PreDebug -19145,,[ phyrf_hds_hdt_debug.c : 919 ] phyrf_hds_PostStickyWrite_PostDebug -19144,,[ phyrf_hds_hdt_debug.c : 912 ] phyrf_hds_PostStickyWrite_PreDebug -19143,,[ phyrf_hds_hdt_debug.c : 723 ] phyrf_hds_PreCal_PostDebug -19142,,[ phyrf_hds_hdt_debug.c : 716 ] phyrf_hds_PreCal_PreDebug -19141,,[ phyrf_hds_hdt_debug.c : 1437 ] phyrf_hds_PreIni_PostDebug -19140,,[ phyrf_hds_hdt_debug.c : 1430 ] phyrf_hds_PreIni_PreDebug -19139,,[ phyrf_hds_hdt_debug.c : 751 ] phyrf_hds_PreStickyWrite_PostDebug -19138,,[ phyrf_hds_hdt_debug.c : 744 ] phyrf_hds_PreStickyWrite_PreDebug -19137,,[ phyrf_hds_hdt_debug.c : 653 ] phyrf_hds_PreTpc_PostDebug -19136,,[ phyrf_hds_hdt_debug.c : 646 ] phyrf_hds_PreTpc_PreDebug -19135,,[ phyrf_hds_hdt_debug.c : 555 ] phyrf_hds_ProgramAgcEnergyDetThr_PostDebug -19134,,[ phyrf_hds_hdt_debug.c : 548 ] phyrf_hds_ProgramAgcEnergyDetThr_PreDebug -19133,,[ phyrf_hds_hdt_debug.c : 2109 ] phyrf_hds_ProgramRtt11azDelay_PostDebug -19132,,[ phyrf_hds_hdt_debug.c : 2102 ] phyrf_hds_ProgramRtt11azDelay_PreDebug -19131,,[ phyrf_hds_hdt_debug.c : 1255 ] phyrf_hds_ReadNocDebugInfo_PostDebug -19130,,[ phyrf_hds_hdt_debug.c : 1248 ] phyrf_hds_ReadNocDebugInfo_PreDebug -19129,,[ phyrf_hds_hdt_debug.c : 1899 ] phyrf_hds_RestoreRxclearPrerxframeCnt_PostDebug -19128,,[ phyrf_hds_hdt_debug.c : 1892 ] phyrf_hds_RestoreRxclearPrerxframeCnt_PreDebug -19127,,[ phyrf_hds_hdt_debug.c : 989 ] phyrf_hds_RetentionAfPreSleep_PostDebug -19126,,[ phyrf_hds_hdt_debug.c : 982 ] phyrf_hds_RetentionAfPreSleep_PreDebug -19125,,[ phyrf_hds_hdt_debug.c : 1087 ] phyrf_hds_RetentionPostCal_PostDebug -19124,,[ phyrf_hds_hdt_debug.c : 1080 ] phyrf_hds_RetentionPostCal_PreDebug -19123,,[ phyrf_hds_hdt_debug.c : 1073 ] phyrf_hds_RetentionRestoreVregIni_PostDebug -19122,,[ phyrf_hds_hdt_debug.c : 1066 ] phyrf_hds_RetentionRestoreVregIni_PreDebug -19121,,[ phyrf_hds_hdt_debug.c : 961 ] phyrf_hds_RetentionSaveStore_PostDebug -19120,,[ phyrf_hds_hdt_debug.c : 954 ] phyrf_hds_RetentionSaveStore_PreDebug -19119,,[ phyrf_hds_hdt_debug.c : 975 ] phyrf_hds_RetentionSaveVregIni_PostDebug -19118,,[ phyrf_hds_hdt_debug.c : 968 ] phyrf_hds_RetentionSaveVregIni_PreDebug -19117,,[ phyrf_hds_hdt_debug.c : 1031 ] phyrf_hds_RetentionSetPhyInput_PostDebug -19116,,[ phyrf_hds_hdt_debug.c : 1024 ] phyrf_hds_RetentionSetPhyInput_PreDebug -19115,,[ phyrf_hds_hdt_debug.c : 1003 ] phyrf_hds_RetentionUpdateParms_PostDebug -19114,,[ phyrf_hds_hdt_debug.c : 996 ] phyrf_hds_RetentionUpdateParms_PreDebug -19113,,[ phyrf_hds_hdt_debug.c : 1535 ] phyrf_hds_RfaSetChannel_PostDebug -19112,,[ phyrf_hds_hdt_debug.c : 1528 ] phyrf_hds_RfaSetChannel_PreDebug -19111,,[ phyrf_hds_hdt_debug.c : 2095 ] phyrf_hds_RfaToggleRestore_PostDebug -19110,,[ phyrf_hds_hdt_debug.c : 2088 ] phyrf_hds_RfaToggleRestore_PreDebug -19109,,[ phyrf_hds_hdt_debug.c : 23 ] phyrf_hds_RriDtimMacPhyRfa_PostDebug -19108,,[ phyrf_hds_hdt_debug.c : 16 ] phyrf_hds_RriDtimMacPhyRfa_PreDebug -19107,,[ phyrf_hds_hdt_debug.c : 1717 ] phyrf_hds_RriPhyRfaRestore_PostDebug -19106,,[ phyrf_hds_hdt_debug.c : 1710 ] phyrf_hds_RriPhyRfaRestore_PreDebug -19105,,[ phyrf_hds_hdt_debug.c : 1773 ] phyrf_hds_RriPhyRfaS2wHomeSave_PostDebug -19104,,[ phyrf_hds_hdt_debug.c : 1766 ] phyrf_hds_RriPhyRfaS2wHomeSave_PreDebug -19103,,[ phyrf_hds_hdt_debug.c : 1703 ] phyrf_hds_RriPhyRfaSave_PostDebug -19102,,[ phyrf_hds_hdt_debug.c : 1696 ] phyrf_hds_RriPhyRfaSave_PreDebug -19101,,[ phyrf_hds_hdt_debug.c : 37 ] phyrf_hds_RriRfa_PostDebug -19100,,[ phyrf_hds_hdt_debug.c : 30 ] phyrf_hds_RriRfa_PreDebug -19099,,[ phyrf_hds_hdt_debug.c : 1759 ] phyrf_hds_Rtt11azConfig_PostDebug -19098,,[ phyrf_hds_hdt_debug.c : 1752 ] phyrf_hds_Rtt11azConfig_PreDebug -19097,,[ phyrf_hds_hdt_debug.c : 1885 ] phyrf_hds_SaveRxclearPrerxframeCnt_PostDebug -19096,,[ phyrf_hds_hdt_debug.c : 1878 ] phyrf_hds_SaveRxclearPrerxframeCnt_PreDebug -19095,,[ phyrf_hds_hdt_debug.c : 2179 ] phyrf_hds_ScanOclDisable_PostDebug -19094,,[ phyrf_hds_hdt_debug.c : 2172 ] phyrf_hds_ScanOclDisable_PreDebug -19093,,[ phyrf_hds_hdt_debug.c : 1941 ] phyrf_hds_SetChannelFast_PostDebug -19092,,[ phyrf_hds_hdt_debug.c : 1934 ] phyrf_hds_SetChannelFast_PreDebug -19091,,[ phyrf_hds_hdt_debug.c : 471 ] phyrf_hds_SetChannel_PostDebug -19090,,[ phyrf_hds_hdt_debug.c : 464 ] phyrf_hds_SetChannel_PreDebug -19089,,[ phyrf_hds_hdt_debug.c : 2249 ] phyrf_hds_SetMaxrxgain_PostDebug -19088,,[ phyrf_hds_hdt_debug.c : 2242 ] phyrf_hds_SetMaxrxgain_PreDebug -19087,,[ phyrf_hds_hdt_debug.c : 1927 ] phyrf_hds_SetOcl_PostDebug -19086,,[ phyrf_hds_hdt_debug.c : 1920 ] phyrf_hds_SetOcl_PreDebug -19085,,[ phyrf_hds_hdt_debug.c : 583 ] phyrf_hds_SetRxState_PostDebug -19084,,[ phyrf_hds_hdt_debug.c : 576 ] phyrf_hds_SetRxState_PreDebug -19083,,[ phyrf_hds_hdt_debug.c : 79 ] phyrf_hds_SetVregFtmMode_PostDebug -19082,,[ phyrf_hds_hdt_debug.c : 72 ] phyrf_hds_SetVregFtmMode_PreDebug -19081,,[ phyrf_hds_hdt_debug.c : 1017 ] phyrf_hds_SetXoPowerMode_PostDebug -19080,,[ phyrf_hds_hdt_debug.c : 1010 ] phyrf_hds_SetXoPowerMode_PreDebug -19079,,[ phyrf_hds_hdt_debug.c : 1101 ] phyrf_hds_ShutdownLdpdClockLeakage_PostDebug -19078,,[ phyrf_hds_hdt_debug.c : 1094 ] phyrf_hds_ShutdownLdpdClockLeakage_PreDebug -19077,,[ phyrf_hds_hdt_debug.c : 1045 ] phyrf_hds_ShutdownSynth_PostDebug -19076,,[ phyrf_hds_hdt_debug.c : 1038 ] phyrf_hds_ShutdownSynth_PreDebug -19075,,[ phyrf_hds_hdt_debug.c : 2333 ] phyrf_hds_SpatialReuse_PostDebug -19074,,[ phyrf_hds_hdt_debug.c : 2326 ] phyrf_hds_SpatialReuse_PreDebug -19073,,[ phyrf_hds_hdt_debug.c : 1157 ] phyrf_hds_SpectralReset_PostDebug -19072,,[ phyrf_hds_hdt_debug.c : 1150 ] phyrf_hds_SpectralReset_PreDebug -19071,,[ phyrf_hds_hdt_debug.c : 51 ] phyrf_hds_StartPcssClocks_PostDebug -19070,,[ phyrf_hds_hdt_debug.c : 44 ] phyrf_hds_StartPcssClocks_PreDebug -19069,,[ phyrf_hds_hdt_debug.c : 2137 ] phyrf_hds_Tpc6gPowerMode_PostDebug -19068,,[ phyrf_hds_hdt_debug.c : 2130 ] phyrf_hds_Tpc6gPowerMode_PreDebug -19067,,[ phyrf_hds_hdt_debug.c : 1801 ] phyrf_hds_TpcCeb_PostDebug -19066,,[ phyrf_hds_hdt_debug.c : 1794 ] phyrf_hds_TpcCeb_PreDebug -19065,,[ phyrf_hds_hdt_debug.c : 667 ] phyrf_hds_TpcClpcMode_PostDebug -19064,,[ phyrf_hds_hdt_debug.c : 660 ] phyrf_hds_TpcClpcMode_PreDebug -19063,,[ phyrf_hds_hdt_debug.c : 695 ] phyrf_hds_TpcEnableClpc_PostDebug -19062,,[ phyrf_hds_hdt_debug.c : 688 ] phyrf_hds_TpcEnableClpc_PreDebug -19061,,[ phyrf_hds_hdt_debug.c : 709 ] phyrf_hds_TpcGlut_PostDebug -19060,,[ phyrf_hds_hdt_debug.c : 702 ] phyrf_hds_TpcGlut_PreDebug -19059,,[ phyrf_hds_hdt_debug.c : 821 ] phyrf_hds_TpcPdetdco_PostDebug -19058,,[ phyrf_hds_hdt_debug.c : 814 ] phyrf_hds_TpcPdetdco_PreDebug -19057,,[ phyrf_hds_hdt_debug.c : 681 ] phyrf_hds_TpcPlutAlut_PostDebug -19056,,[ phyrf_hds_hdt_debug.c : 674 ] phyrf_hds_TpcPlutAlut_PreDebug -19055,,[ phyrf_hds_hdt_debug.c : 1731 ] phyrf_hds_TpcProgOlpcTherm_PostDebug -19054,,[ phyrf_hds_hdt_debug.c : 1724 ] phyrf_hds_TpcProgOlpcTherm_PreDebug -19053,,[ phyrf_hds_hdt_debug.c : 1689 ] phyrf_hds_TpcReadTemp_PostDebug -19052,,[ phyrf_hds_hdt_debug.c : 1682 ] phyrf_hds_TpcReadTemp_PreDebug -19051,,[ phyrf_hds_hdt_debug.c : 1745 ] phyrf_hds_TpcScanTpc_PostDebug -19050,,[ phyrf_hds_hdt_debug.c : 1738 ] phyrf_hds_TpcScanTpc_PreDebug -19049,,[ phyrf_hds_hdt_debug.c : 1955 ] phyrf_hds_TpcSmarttxTrackFreq_PostDebug -19048,,[ phyrf_hds_hdt_debug.c : 1948 ] phyrf_hds_TpcSmarttxTrackFreq_PreDebug -19047,,[ phyrf_hds_hdt_debug.c : 1969 ] phyrf_hds_TpcSmarttxTrackMode_PostDebug -19046,,[ phyrf_hds_hdt_debug.c : 1962 ] phyrf_hds_TpcSmarttxTrackMode_PreDebug -19045,,[ phyrf_hds_hdt_debug.c : 1675 ] phyrf_hds_TpcTimerControl_PostDebug -19044,,[ phyrf_hds_hdt_debug.c : 1668 ] phyrf_hds_TpcTimerControl_PreDebug -19043,,[ phyrf_hds_hdt_debug.c : 2305 ] phyrf_hds_TuningDfs_PostDebug -19042,,[ phyrf_hds_hdt_debug.c : 2298 ] phyrf_hds_TuningDfs_PreDebug -19041,,[ phyrf_hds_hdt_debug.c : 1563 ] phyrf_hds_TurnOffUnusedChain_PostDebug -19040,,[ phyrf_hds_hdt_debug.c : 1556 ] phyrf_hds_TurnOffUnusedChain_PreDebug -19039,,[ phyrf_hds_hdt_debug.c : 625 ] phyrf_hds_UcodeBoot_PostDebug -19038,,[ phyrf_hds_hdt_debug.c : 618 ] phyrf_hds_UcodeBoot_PreDebug -19037,,[ phyrf_hds_hdt_debug.c : 1577 ] phyrf_hds_VregChannelNumSet_PostDebug -19036,,[ phyrf_hds_hdt_debug.c : 1570 ] phyrf_hds_VregChannelNumSet_PreDebug -19035,,[ phyrf_hds_hdt_debug.c : 1591 ] phyrf_hds_VregOpModeMapSet_PostDebug -19034,,[ phyrf_hds_hdt_debug.c : 1584 ] phyrf_hds_VregOpModeMapSet_PreDebug -19033,,[ phyrf_hds_hdt_debug.c : 569 ] phyrf_hds_VregOverrides_PostDebug -19032,,[ phyrf_hds_hdt_debug.c : 562 ] phyrf_hds_VregOverrides_PreDebug -19031,,[ phyrf_hds_hdt_debug.c : 2123 ] phyrf_hds_VregRssiCombOffset_PostDebug -19030,,[ phyrf_hds_hdt_debug.c : 2116 ] phyrf_hds_VregRssiCombOffset_PreDebug -19029,,[ phyrf_hds_hdt_debug.c : 1283 ] phyrf_hds_WarmReset_PostDebug -19028,,[ phyrf_hds_hdt_debug.c : 1276 ] phyrf_hds_WarmReset_PreDebug -19027,,[ phyrf_hds_hdt_debug.c : 93 ] phyrf_hds_WlanXo_PostDebug -19026,,[ phyrf_hds_hdt_debug.c : 86 ] phyrf_hds_WlanXo_PreDebug -19393,,[ phyrf_hds_ddl.c : 176 ] HDS DDL - phyrf_hds_Ddl_debug_phyADCCal -19392,,[ phyrf_hds_ddl.c : 98 ] HDS DDL - phyrf_hds_Ddl_debug_phyAdcCapture -19391,,[ phyrf_hds_ddl.c : 134 ] HDS DDL - phyrf_hds_Ddl_debug_phyCombinedCal -19390,,[ phyrf_hds_ddl.c : 182 ] HDS DDL - phyrf_hds_Ddl_debug_phyDACCal -19389,,[ phyrf_hds_ddl.c : 104 ] HDS DDL - phyrf_hds_Ddl_debug_phyDemfCapture -19388,,[ phyrf_hds_ddl.c : 146 ] HDS DDL - phyrf_hds_Ddl_debug_phyDpdTraining -19387,,[ phyrf_hds_ddl.c : 53 ] HDS DDL - phyrf_hds_Ddl_debug_phyErrorDump -19386,,[ phyrf_hds_ddl.c : 77 ] Device is in Sleep state - Not printing phyrf registers +19037,i,[ phyrf_adt_prof_seq.c : 37 ] HDS ADT ocl_flag %d +19036,I,[ phyrf_adt_prof_seq.c : 49 ] HDS ADT phymode %u +19035,i,[ phyrf_adt_prof_seq.c : 67 ] HDS ADT setLpl %d +19034,i,[ phyrf_adt_prof_seq.c : 73 ] HDS ADT enableRfaToggling %d +19033,ii,[ phyrf_adt_prof_seq.c : 79 ] HDS ADT tile_num %d power_off %d +19032,i,[ phyrf_adt_prof_seq.c : 85 ] HDS ADT scanMode %d +19031,i,[ phyrf_adt_prof_seq.c : 91 ] HDS ADT scanMode %d +19030,i,[ phyrf_adt_prof_seq.c : 97 ] HDS ADT scanMode %d +19029,i,[ phyrf_adt_prof_seq.c : 103 ] HDS ADT scanMode %d +19028,I,[ phyrf_adt_prof_seq.c : 43 ] HDS ADT chain_mask %u +19027,ii,[ phyrf_adt_prof_seq.c : 109 ] HDS ADT resetFlags %d resetCause %d +19026,iiiiii,[ phyrf_adt_prof_seq.c : 116 ] HDS ADT enaRttPerBurst %d enaRttPerFrame %d enaContChanCapture %d enaFixedStrChain %d fixedStrChainIdx %d fixedStrChainIdxExt80 %d +19025,IIIII,[ phyrf_adt_prof_seq.c : 125 ] HDS ADT enableCfr %u enableCfrPerFrame %u enableCir %u enableCirPerFrame %u enableChanCap %u +19024,ii,[ phyrf_adt_prof_seq.c : 131 ] HDS ADT opMode %d operation %d +19023,IIIIi,[ phyrf_adt_prof_seq.c : 138 ] HDS ADT flag %u maxNumTxOps %u msdTimerInus %u msdSwitchBackTimerInus %u ccaThrDbm %d +19022,i,[ phyrf_adt_prof_seq.c : 144 ] HDS ADT forceXlnaOff %d +19021,i,[ phyrf_adt_prof_seq.c : 162 ] HDS ADT hwMode %d +19020,ii,[ phyrf_adt_prof_seq.c : 248 ] Skipping ADT Profile since call is on inactive PHY - PHYID:%d, Profile:%d +19019,ii,[ phyrf_adt_prof_seq.c : 253 ] ADT Profile Start - PHYID:%d, Profile:%d +19042,IiIiiii,[ phyrf_hds_prof_seq.c : 115 ] HDS Start - Previous HDS phyId_bw_cm_swProfile: 0x%08x, Prev freq: %d Current HDS phyId_bw_cm_phyRfMode:0x%08x ,freq: %d, hdtProfileCounter %d,SW Profile: %d (changed %d) +19041,iI,[ phyrf_hds_prof_seq.c : 282 ] HDS - Setting %d Run time = %ld us +19040,iiiiiiiii,[ phyrf_hds_prof_seq.c : 330 ] HDS - INI = %d, CAL = %d, TPC = %d, MISC = %d, DEBUG = %d, RRI = %d, LOW_POWER = %d, AF = %d, SW_Profile= %d +19039,IIii,[ phyrf_hds_prof_seq.c : 332 ] HDS End- Total_Settings_Run_Time= %ld us, Profile_Run_time= %ld us, SW_Profile= %d, Prev_SW_Profile= %d +19038,IIIIIi,[ phyrf_hds_prof_seq.c : 118 ] HDS Chan: mhz: %u, freq1: %u, freq2: %u, phy_mode: %u, flags: %u, home: %d +19380,,[ phyrf_hds_hdt_debug.c : 2207 ] phyrf_hds_AdtAniDisableReg_PostDebug +19379,,[ phyrf_hds_hdt_debug.c : 2200 ] phyrf_hds_AdtAniDisableReg_PreDebug +19378,,[ phyrf_hds_hdt_debug.c : 2235 ] phyrf_hds_AdtAniDisable_PostDebug +19377,,[ phyrf_hds_hdt_debug.c : 2228 ] phyrf_hds_AdtAniDisable_PreDebug +19376,,[ phyrf_hds_hdt_debug.c : 2221 ] phyrf_hds_AdtAniEnable_PostDebug +19375,,[ phyrf_hds_hdt_debug.c : 2214 ] phyrf_hds_AdtAniEnable_PreDebug +19374,,[ phyrf_hds_hdt_debug.c : 1199 ] phyrf_hds_AdtAniOfdmaDesenseLevel_PostDebug +19373,,[ phyrf_hds_hdt_debug.c : 1192 ] phyrf_hds_AdtAniOfdmaDesenseLevel_PreDebug +19372,,[ phyrf_hds_hdt_debug.c : 2193 ] phyrf_hds_AdtAniRestoreDl_PostDebug +19371,,[ phyrf_hds_hdt_debug.c : 2186 ] phyrf_hds_AdtAniRestoreDl_PreDebug +19370,,[ phyrf_hds_hdt_debug.c : 1115 ] phyrf_hds_AdtConfigOcl_PostDebug +19369,,[ phyrf_hds_hdt_debug.c : 1108 ] phyrf_hds_AdtConfigOcl_PreDebug +19368,,[ phyrf_hds_hdt_debug.c : 1185 ] phyrf_hds_AdtDssCuVoteDisable_PostDebug +19367,,[ phyrf_hds_hdt_debug.c : 1178 ] phyrf_hds_AdtDssCuVoteDisable_PreDebug +19366,,[ phyrf_hds_hdt_debug.c : 1171 ] phyrf_hds_AdtDssCuVoteEnable_PostDebug +19365,,[ phyrf_hds_hdt_debug.c : 1164 ] phyrf_hds_AdtDssCuVoteEnable_PreDebug +19364,,[ phyrf_hds_hdt_debug.c : 177 ] phyrf_hds_AdtIniPhyDfs_PostDebug +19363,,[ phyrf_hds_hdt_debug.c : 170 ] phyrf_hds_AdtIniPhyDfs_PreDebug +19362,,[ phyrf_hds_hdt_debug.c : 65 ] phyrf_hds_AdtPreResetSetDss_PostDebug +19361,,[ phyrf_hds_hdt_debug.c : 58 ] phyrf_hds_AdtPreResetSetDss_PreDebug +19360,,[ phyrf_hds_hdt_debug.c : 1997 ] phyrf_hds_AdtRestoreXlnabp_PostDebug +19359,,[ phyrf_hds_hdt_debug.c : 1990 ] phyrf_hds_AdtRestoreXlnabp_PreDebug +19358,,[ phyrf_hds_hdt_debug.c : 1059 ] phyrf_hds_AdtSetDetectorConfigRadar_PostDebug +19357,,[ phyrf_hds_hdt_debug.c : 1052 ] phyrf_hds_AdtSetDetectorConfigRadar_PreDebug +19356,,[ phyrf_hds_hdt_debug.c : 1129 ] phyrf_hds_AdtSetPbsMode_PostDebug +19355,,[ phyrf_hds_hdt_debug.c : 1122 ] phyrf_hds_AdtSetPbsMode_PreDebug +19354,,[ phyrf_hds_hdt_debug.c : 1213 ] phyrf_hds_AdtSpurMitigation_PostDebug +19353,,[ phyrf_hds_hdt_debug.c : 1206 ] phyrf_hds_AdtSpurMitigation_PreDebug +19352,,[ phyrf_hds_hdt_debug.c : 1143 ] phyrf_hds_AniReset_PostDebug +19351,,[ phyrf_hds_hdt_debug.c : 1136 ] phyrf_hds_AniReset_PreDebug +19350,,[ phyrf_hds_hdt_debug.c : 2319 ] phyrf_hds_AuxCalRxiq_PostDebug +19349,,[ phyrf_hds_hdt_debug.c : 2312 ] phyrf_hds_AuxCalRxiq_PreDebug +19348,,[ phyrf_hds_hdt_debug.c : 2361 ] phyrf_hds_AuxConfigReset_PostDebug +19347,,[ phyrf_hds_hdt_debug.c : 2354 ] phyrf_hds_AuxConfigReset_PreDebug +19346,,[ phyrf_hds_hdt_debug.c : 2375 ] phyrf_hds_AuxConfig_PostDebug +19345,,[ phyrf_hds_hdt_debug.c : 2368 ] phyrf_hds_AuxConfig_PreDebug +19344,,[ phyrf_hds_hdt_debug.c : 2347 ] phyrf_hds_AuxSyncReset_PostDebug +19343,,[ phyrf_hds_hdt_debug.c : 2340 ] phyrf_hds_AuxSyncReset_PreDebug +19342,,[ phyrf_hds_hdt_debug.c : 1661 ] phyrf_hds_BdfClpcPowerOffsetProgram_PostDebug +19341,,[ phyrf_hds_hdt_debug.c : 1654 ] phyrf_hds_BdfClpcPowerOffsetProgram_PreDebug +19340,,[ phyrf_hds_hdt_debug.c : 1619 ] phyrf_hds_BdfFemControlProgram_PostDebug +19339,,[ phyrf_hds_hdt_debug.c : 1612 ] phyrf_hds_BdfFemControlProgram_PreDebug +19338,,[ phyrf_hds_hdt_debug.c : 1647 ] phyrf_hds_BdfXtalProgram_PostDebug +19337,,[ phyrf_hds_hdt_debug.c : 1640 ] phyrf_hds_BdfXtalProgram_PreDebug +19336,,[ phyrf_hds_hdt_debug.c : 1983 ] phyrf_hds_CalAdc_PostDebug +19335,,[ phyrf_hds_hdt_debug.c : 1976 ] phyrf_hds_CalAdc_PreDebug +19334,,[ phyrf_hds_hdt_debug.c : 779 ] phyrf_hds_CalBwfilter_PostDebug +19333,,[ phyrf_hds_hdt_debug.c : 772 ] phyrf_hds_CalBwfilter_PreDebug +19332,,[ phyrf_hds_hdt_debug.c : 1241 ] phyrf_hds_CalCombFcs_PostDebug +19331,,[ phyrf_hds_hdt_debug.c : 1234 ] phyrf_hds_CalCombFcs_PreDebug +19330,,[ phyrf_hds_hdt_debug.c : 807 ] phyrf_hds_CalComb_PostDebug +19329,,[ phyrf_hds_hdt_debug.c : 800 ] phyrf_hds_CalComb_PreDebug +19328,,[ phyrf_hds_hdt_debug.c : 863 ] phyrf_hds_CalDac_PostDebug +19327,,[ phyrf_hds_hdt_debug.c : 856 ] phyrf_hds_CalDac_PreDebug +19326,,[ phyrf_hds_hdt_debug.c : 1479 ] phyrf_hds_CalDpdControls_PostDebug +19325,,[ phyrf_hds_hdt_debug.c : 1472 ] phyrf_hds_CalDpdControls_PreDebug +19324,,[ phyrf_hds_hdt_debug.c : 1493 ] phyrf_hds_CalDpdMem_PostDebug +19323,,[ phyrf_hds_hdt_debug.c : 1486 ] phyrf_hds_CalDpdMem_PreDebug +19322,,[ phyrf_hds_hdt_debug.c : 1507 ] phyrf_hds_CalDpdMemless_PostDebug +19321,,[ phyrf_hds_hdt_debug.c : 1500 ] phyrf_hds_CalDpdMemless_PreDebug +19320,,[ phyrf_hds_hdt_debug.c : 1465 ] phyrf_hds_CalDpd_PostDebug +19319,,[ phyrf_hds_hdt_debug.c : 1458 ] phyrf_hds_CalDpd_PreDebug +19318,,[ phyrf_hds_hdt_debug.c : 1353 ] phyrf_hds_CalGim_PostDebug +19317,,[ phyrf_hds_hdt_debug.c : 1346 ] phyrf_hds_CalGim_PreDebug +19316,,[ phyrf_hds_hdt_debug.c : 2291 ] phyrf_hds_CalIbf_PostDebug +19315,,[ phyrf_hds_hdt_debug.c : 2284 ] phyrf_hds_CalIbf_PreDebug +19314,,[ phyrf_hds_hdt_debug.c : 1339 ] phyrf_hds_CalIcic_PostDebug +19313,,[ phyrf_hds_hdt_debug.c : 1332 ] phyrf_hds_CalIcic_PreDebug +19312,,[ phyrf_hds_hdt_debug.c : 849 ] phyrf_hds_CalIm_PostDebug +19311,,[ phyrf_hds_hdt_debug.c : 842 ] phyrf_hds_CalIm_PreDebug +19310,,[ phyrf_hds_hdt_debug.c : 905 ] phyrf_hds_CalNf_PostDebug +19309,,[ phyrf_hds_hdt_debug.c : 898 ] phyrf_hds_CalNf_PreDebug +19308,,[ phyrf_hds_hdt_debug.c : 1395 ] phyrf_hds_CalPac_PostDebug +19307,,[ phyrf_hds_hdt_debug.c : 1388 ] phyrf_hds_CalPac_PreDebug +19306,,[ phyrf_hds_hdt_debug.c : 2025 ] phyrf_hds_CalPadroop_PostDebug +19305,,[ phyrf_hds_hdt_debug.c : 2018 ] phyrf_hds_CalPadroop_PreDebug +19304,,[ phyrf_hds_hdt_debug.c : 1311 ] phyrf_hds_CalPal_PostDebug +19303,,[ phyrf_hds_hdt_debug.c : 1304 ] phyrf_hds_CalPal_PreDebug +19302,,[ phyrf_hds_hdt_debug.c : 2263 ] phyrf_hds_CalPdc_PostDebug +19301,,[ phyrf_hds_hdt_debug.c : 2256 ] phyrf_hds_CalPdc_PreDebug +19300,,[ phyrf_hds_hdt_debug.c : 835 ] phyrf_hds_CalPdet_PostDebug +19299,,[ phyrf_hds_hdt_debug.c : 828 ] phyrf_hds_CalPdet_PreDebug +19298,,[ phyrf_hds_hdt_debug.c : 1367 ] phyrf_hds_CalRxbpf_PostDebug +19297,,[ phyrf_hds_hdt_debug.c : 1360 ] phyrf_hds_CalRxbpf_PreDebug +19296,,[ phyrf_hds_hdt_debug.c : 1227 ] phyrf_hds_CalRxdcoFcs_PostDebug +19295,,[ phyrf_hds_hdt_debug.c : 1220 ] phyrf_hds_CalRxdcoFcs_PreDebug +19294,,[ phyrf_hds_hdt_debug.c : 793 ] phyrf_hds_CalRxdco_PostDebug +19293,,[ phyrf_hds_hdt_debug.c : 786 ] phyrf_hds_CalRxdco_PreDebug +19292,,[ phyrf_hds_hdt_debug.c : 765 ] phyrf_hds_CalSmInit_PostDebug +19291,,[ phyrf_hds_hdt_debug.c : 758 ] phyrf_hds_CalSmInit_PreDebug +19290,,[ phyrf_hds_hdt_debug.c : 877 ] phyrf_hds_CalTiadc_PostDebug +19289,,[ phyrf_hds_hdt_debug.c : 870 ] phyrf_hds_CalTiadc_PreDebug +19288,,[ phyrf_hds_hdt_debug.c : 1381 ] phyrf_hds_CalTxbpf_PostDebug +19287,,[ phyrf_hds_hdt_debug.c : 1374 ] phyrf_hds_CalTxbpf_PreDebug +19286,,[ phyrf_hds_hdt_debug.c : 1521 ] phyrf_hds_ChangeChainMaskWar_PostDebug +19285,,[ phyrf_hds_hdt_debug.c : 1514 ] phyrf_hds_ChangeChainMaskWar_PreDebug +19284,,[ phyrf_hds_hdt_debug.c : 1815 ] phyrf_hds_CheckM3Status_PostDebug +19283,,[ phyrf_hds_hdt_debug.c : 1808 ] phyrf_hds_CheckM3Status_PreDebug +19282,,[ phyrf_hds_hdt_debug.c : 1297 ] phyrf_hds_ClearWarmResetVreg_PostDebug +19281,,[ phyrf_hds_hdt_debug.c : 1290 ] phyrf_hds_ClearWarmResetVreg_PreDebug +19280,,[ phyrf_hds_hdt_debug.c : 261 ] phyrf_hds_ConfigAltTblIdx_PostDebug +19279,,[ phyrf_hds_hdt_debug.c : 254 ] phyrf_hds_ConfigAltTblIdx_PreDebug +19278,,[ phyrf_hds_hdt_debug.c : 485 ] phyrf_hds_ConfigBbStaticCsr_PostDebug +19277,,[ phyrf_hds_hdt_debug.c : 478 ] phyrf_hds_ConfigBbStaticCsr_PreDebug +19276,,[ phyrf_hds_hdt_debug.c : 597 ] phyrf_hds_ConfigBtCoexControl_PostDebug +19275,,[ phyrf_hds_hdt_debug.c : 590 ] phyrf_hds_ConfigBtCoexControl_PreDebug +19274,,[ phyrf_hds_hdt_debug.c : 205 ] phyrf_hds_ConfigBwRate_PostDebug +19273,,[ phyrf_hds_hdt_debug.c : 198 ] phyrf_hds_ConfigBwRate_PreDebug +19272,,[ phyrf_hds_hdt_debug.c : 247 ] phyrf_hds_ConfigCckFirControl_PostDebug +19271,,[ phyrf_hds_hdt_debug.c : 240 ] phyrf_hds_ConfigCckFirControl_PreDebug +19270,,[ phyrf_hds_hdt_debug.c : 1913 ] phyrf_hds_ConfigChainMaskCsr_PostDebug +19269,,[ phyrf_hds_hdt_debug.c : 1906 ] phyrf_hds_ConfigChainMaskCsr_PreDebug +19268,,[ phyrf_hds_hdt_debug.c : 541 ] phyrf_hds_ConfigDbgclk_PostDebug +19267,,[ phyrf_hds_hdt_debug.c : 534 ] phyrf_hds_ConfigDbgclk_PreDebug +19266,,[ phyrf_hds_hdt_debug.c : 233 ] phyrf_hds_ConfigHeavyClip_PostDebug +19265,,[ phyrf_hds_hdt_debug.c : 226 ] phyrf_hds_ConfigHeavyClip_PreDebug +19264,,[ phyrf_hds_hdt_debug.c : 527 ] phyrf_hds_ConfigM3_PostDebug +19263,,[ phyrf_hds_hdt_debug.c : 520 ] phyrf_hds_ConfigM3_PreDebug +19262,,[ phyrf_hds_hdt_debug.c : 443 ] phyrf_hds_ConfigRfaAltTblIdx_PostDebug +19261,,[ phyrf_hds_hdt_debug.c : 436 ] phyrf_hds_ConfigRfaAltTblIdx_PreDebug +19260,,[ phyrf_hds_hdt_debug.c : 219 ] phyrf_hds_ConfigRssiDbtodbmOffset_PostDebug +19259,,[ phyrf_hds_hdt_debug.c : 212 ] phyrf_hds_ConfigRssiDbtodbmOffset_PreDebug +19258,,[ phyrf_hds_hdt_debug.c : 1633 ] phyrf_hds_ConfigRssiSpatialreuseDbtodbmOffset_PostDebug +19257,,[ phyrf_hds_hdt_debug.c : 1626 ] phyrf_hds_ConfigRssiSpatialreuseDbtodbmOffset_PreDebug +19256,,[ phyrf_hds_hdt_debug.c : 457 ] phyrf_hds_ConfigRxTblBase_PostDebug +19255,,[ phyrf_hds_hdt_debug.c : 450 ] phyrf_hds_ConfigRxTblBase_PreDebug +19254,,[ phyrf_hds_hdt_debug.c : 1871 ] phyrf_hds_ConfigSbsDpdt_PostDebug +19253,,[ phyrf_hds_hdt_debug.c : 1864 ] phyrf_hds_ConfigSbsDpdt_PreDebug +19252,,[ phyrf_hds_hdt_debug.c : 289 ] phyrf_hds_ConfigSbsMode_PostDebug +19251,,[ phyrf_hds_hdt_debug.c : 282 ] phyrf_hds_ConfigSbsMode_PreDebug +19250,,[ phyrf_hds_hdt_debug.c : 1787 ] phyrf_hds_ConfigTd320_PostDebug +19249,,[ phyrf_hds_hdt_debug.c : 1780 ] phyrf_hds_ConfigTd320_PreDebug +19248,,[ phyrf_hds_hdt_debug.c : 303 ] phyrf_hds_ConfigWsi_PostDebug +19247,,[ phyrf_hds_hdt_debug.c : 296 ] phyrf_hds_ConfigWsi_PreDebug +19246,,[ phyrf_hds_hdt_debug.c : 275 ] phyrf_hds_ConfigXfemCtrlThres_PostDebug +19245,,[ phyrf_hds_hdt_debug.c : 268 ] phyrf_hds_ConfigXfemCtrlThres_PreDebug +19244,,[ phyrf_hds_hdt_debug.c : 1549 ] phyrf_hds_ConfigXlna_PostDebug +19243,,[ phyrf_hds_hdt_debug.c : 1542 ] phyrf_hds_ConfigXlna_PreDebug +19242,,[ phyrf_hds_hdt_debug.c : 1857 ] phyrf_hds_DisableIu1_PostDebug +19241,,[ phyrf_hds_hdt_debug.c : 1850 ] phyrf_hds_DisableIu1_PreDebug +19240,,[ phyrf_hds_hdt_debug.c : 2081 ] phyrf_hds_DisablePerActivationAdcCal_PostDebug +19239,,[ phyrf_hds_hdt_debug.c : 2074 ] phyrf_hds_DisablePerActivationAdcCal_PreDebug +19238,,[ phyrf_hds_hdt_debug.c : 1325 ] phyrf_hds_EnableHwDtimSlna_PostDebug +19237,,[ phyrf_hds_hdt_debug.c : 1318 ] phyrf_hds_EnableHwDtimSlna_PreDebug +19236,,[ phyrf_hds_hdt_debug.c : 2067 ] phyrf_hds_EnablePerActivationAdcCal_PostDebug +19235,,[ phyrf_hds_hdt_debug.c : 2060 ] phyrf_hds_EnablePerActivationAdcCal_PreDebug +19234,,[ phyrf_hds_hdt_debug.c : 1409 ] phyrf_hds_IniPhyAni_PostDebug +19233,,[ phyrf_hds_hdt_debug.c : 1402 ] phyrf_hds_IniPhyAni_PreDebug +19232,,[ phyrf_hds_hdt_debug.c : 149 ] phyrf_hds_IniPhyBw_PostDebug +19231,,[ phyrf_hds_hdt_debug.c : 142 ] phyrf_hds_IniPhyBw_PreDebug +19230,,[ phyrf_hds_hdt_debug.c : 121 ] phyrf_hds_IniPhyCommon_PostDebug +19229,,[ phyrf_hds_hdt_debug.c : 114 ] phyrf_hds_IniPhyCommon_PreDebug +19228,,[ phyrf_hds_hdt_debug.c : 135 ] phyrf_hds_IniPhyFreq_PostDebug +19227,,[ phyrf_hds_hdt_debug.c : 128 ] phyrf_hds_IniPhyFreq_PreDebug +19226,,[ phyrf_hds_hdt_debug.c : 107 ] phyrf_hds_IniPhyOnetime_PostDebug +19225,,[ phyrf_hds_hdt_debug.c : 100 ] phyrf_hds_IniPhyOnetime_PreDebug +19224,,[ phyrf_hds_hdt_debug.c : 191 ] phyrf_hds_IniPhyOverrides_PostDebug +19223,,[ phyrf_hds_hdt_debug.c : 184 ] phyrf_hds_IniPhyOverrides_PreDebug +19222,,[ phyrf_hds_hdt_debug.c : 1423 ] phyrf_hds_IniPhySscan_PostDebug +19221,,[ phyrf_hds_hdt_debug.c : 1416 ] phyrf_hds_IniPhySscan_PreDebug +19220,,[ phyrf_hds_hdt_debug.c : 163 ] phyrf_hds_IniPhyTxfirPef_PostDebug +19219,,[ phyrf_hds_hdt_debug.c : 156 ] phyrf_hds_IniPhyTxfirPef_PreDebug +19218,,[ phyrf_hds_hdt_debug.c : 2011 ] phyrf_hds_IniPhyrfEnterprise_PostDebug +19217,,[ phyrf_hds_hdt_debug.c : 2004 ] phyrf_hds_IniPhyrfEnterprise_PreDebug +19216,,[ phyrf_hds_hdt_debug.c : 373 ] phyrf_hds_IniRfaBw_PostDebug +19215,,[ phyrf_hds_hdt_debug.c : 366 ] phyrf_hds_IniRfaBw_PreDebug +19214,,[ phyrf_hds_hdt_debug.c : 345 ] phyrf_hds_IniRfaCommon_PostDebug +19213,,[ phyrf_hds_hdt_debug.c : 338 ] phyrf_hds_IniRfaCommon_PreDebug +19212,,[ phyrf_hds_hdt_debug.c : 359 ] phyrf_hds_IniRfaFreq_PostDebug +19211,,[ phyrf_hds_hdt_debug.c : 352 ] phyrf_hds_IniRfaFreq_PreDebug +19210,,[ phyrf_hds_hdt_debug.c : 2277 ] phyrf_hds_IniRfaMipi_PostDebug +19209,,[ phyrf_hds_hdt_debug.c : 2270 ] phyrf_hds_IniRfaMipi_PreDebug +19208,,[ phyrf_hds_hdt_debug.c : 331 ] phyrf_hds_IniRfaOnetime_PostDebug +19207,,[ phyrf_hds_hdt_debug.c : 324 ] phyrf_hds_IniRfaOnetime_PreDebug +19206,,[ phyrf_hds_hdt_debug.c : 387 ] phyrf_hds_IniRfaPost_PostDebug +19205,,[ phyrf_hds_hdt_debug.c : 380 ] phyrf_hds_IniRfaPost_PreDebug +19204,,[ phyrf_hds_hdt_debug.c : 317 ] phyrf_hds_IniRfaPre_PostDebug +19203,,[ phyrf_hds_hdt_debug.c : 310 ] phyrf_hds_IniRfaPre_PreDebug +19202,,[ phyrf_hds_hdt_debug.c : 429 ] phyrf_hds_IniRfaRxgaintable_PostDebug +19201,,[ phyrf_hds_hdt_debug.c : 422 ] phyrf_hds_IniRfaRxgaintable_PreDebug +19200,,[ phyrf_hds_hdt_debug.c : 401 ] phyrf_hds_IniRfaSupport_PostDebug +19199,,[ phyrf_hds_hdt_debug.c : 394 ] phyrf_hds_IniRfaSupport_PreDebug +19198,,[ phyrf_hds_hdt_debug.c : 415 ] phyrf_hds_IniRfaTxgaintable_PostDebug +19197,,[ phyrf_hds_hdt_debug.c : 408 ] phyrf_hds_IniRfaTxgaintable_PreDebug +19196,,[ phyrf_hds_hdt_debug.c : 499 ] phyrf_hds_IniVregCommon_PostDebug +19195,,[ phyrf_hds_hdt_debug.c : 492 ] phyrf_hds_IniVregCommon_PreDebug +19194,,[ phyrf_hds_hdt_debug.c : 513 ] phyrf_hds_IniVregModal_PostDebug +19193,,[ phyrf_hds_hdt_debug.c : 506 ] phyrf_hds_IniVregModal_PreDebug +19192,,[ phyrf_hds_hdt_debug.c : 611 ] phyrf_hds_IpcRingInit_PostDebug +19191,,[ phyrf_hds_hdt_debug.c : 604 ] phyrf_hds_IpcRingInit_PreDebug +19190,,[ phyrf_hds_hdt_debug.c : 891 ] phyrf_hds_LoadNf_PostDebug +19189,,[ phyrf_hds_hdt_debug.c : 884 ] phyrf_hds_LoadNf_PreDebug +19188,,[ phyrf_hds_hdt_debug.c : 2165 ] phyrf_hds_MinccapwrOffset_PostDebug +19187,,[ phyrf_hds_hdt_debug.c : 2158 ] phyrf_hds_MinccapwrOffset_PreDebug +19186,,[ phyrf_hds_hdt_debug.c : 1843 ] phyrf_hds_ModeSwitchConfig_PostDebug +19185,,[ phyrf_hds_hdt_debug.c : 1836 ] phyrf_hds_ModeSwitchConfig_PreDebug +19184,,[ phyrf_hds_hdt_debug.c : 1605 ] phyrf_hds_NocEnable_PostDebug +19183,,[ phyrf_hds_hdt_debug.c : 1598 ] phyrf_hds_NocEnable_PreDebug +19182,,[ phyrf_hds_hdt_debug.c : 2151 ] phyrf_hds_OclReadDebug_PostDebug +19181,,[ phyrf_hds_hdt_debug.c : 2144 ] phyrf_hds_OclReadDebug_PreDebug +19180,,[ phyrf_hds_hdt_debug.c : 1269 ] phyrf_hds_PerformPhyOffIfCfActive_PostDebug +19179,,[ phyrf_hds_hdt_debug.c : 1262 ] phyrf_hds_PerformPhyOffIfCfActive_PreDebug +19178,,[ phyrf_hds_hdt_debug.c : 933 ] phyrf_hds_PhydbgConfigStart_PostDebug +19177,,[ phyrf_hds_hdt_debug.c : 926 ] phyrf_hds_PhydbgConfigStart_PreDebug +19176,,[ phyrf_hds_hdt_debug.c : 1829 ] phyrf_hds_PhydbgReconfig_PostDebug +19175,,[ phyrf_hds_hdt_debug.c : 1822 ] phyrf_hds_PhydbgReconfig_PreDebug +19174,,[ phyrf_hds_hdt_debug.c : 737 ] phyrf_hds_PhydbgStop_PostDebug +19173,,[ phyrf_hds_hdt_debug.c : 730 ] phyrf_hds_PhydbgStop_PreDebug +19172,,[ phyrf_hds_hdt_debug.c : 2053 ] phyrf_hds_PhyrfCacheHomeUpdateScan6gPowerMode_PostDebug +19171,,[ phyrf_hds_hdt_debug.c : 2046 ] phyrf_hds_PhyrfCacheHomeUpdateScan6gPowerMode_PreDebug +19170,,[ phyrf_hds_hdt_debug.c : 2039 ] phyrf_hds_PhyrfRestoreHome6gPowerMode_PostDebug +19169,,[ phyrf_hds_hdt_debug.c : 2032 ] phyrf_hds_PhyrfRestoreHome6gPowerMode_PreDebug +19168,,[ phyrf_hds_hdt_debug.c : 1451 ] phyrf_hds_PhyrfTurnonTurnoff_PostDebug +19167,,[ phyrf_hds_hdt_debug.c : 1444 ] phyrf_hds_PhyrfTurnonTurnoff_PreDebug +19166,,[ phyrf_hds_hdt_debug.c : 947 ] phyrf_hds_PostCal_PostDebug +19165,,[ phyrf_hds_hdt_debug.c : 940 ] phyrf_hds_PostCal_PreDebug +19164,,[ phyrf_hds_hdt_debug.c : 639 ] phyrf_hds_PostIni_PostDebug +19163,,[ phyrf_hds_hdt_debug.c : 632 ] phyrf_hds_PostIni_PreDebug +19162,,[ phyrf_hds_hdt_debug.c : 919 ] phyrf_hds_PostStickyWrite_PostDebug +19161,,[ phyrf_hds_hdt_debug.c : 912 ] phyrf_hds_PostStickyWrite_PreDebug +19160,,[ phyrf_hds_hdt_debug.c : 723 ] phyrf_hds_PreCal_PostDebug +19159,,[ phyrf_hds_hdt_debug.c : 716 ] phyrf_hds_PreCal_PreDebug +19158,,[ phyrf_hds_hdt_debug.c : 1437 ] phyrf_hds_PreIni_PostDebug +19157,,[ phyrf_hds_hdt_debug.c : 1430 ] phyrf_hds_PreIni_PreDebug +19156,,[ phyrf_hds_hdt_debug.c : 751 ] phyrf_hds_PreStickyWrite_PostDebug +19155,,[ phyrf_hds_hdt_debug.c : 744 ] phyrf_hds_PreStickyWrite_PreDebug +19154,,[ phyrf_hds_hdt_debug.c : 653 ] phyrf_hds_PreTpc_PostDebug +19153,,[ phyrf_hds_hdt_debug.c : 646 ] phyrf_hds_PreTpc_PreDebug +19152,,[ phyrf_hds_hdt_debug.c : 555 ] phyrf_hds_ProgramAgcEnergyDetThr_PostDebug +19151,,[ phyrf_hds_hdt_debug.c : 548 ] phyrf_hds_ProgramAgcEnergyDetThr_PreDebug +19150,,[ phyrf_hds_hdt_debug.c : 2109 ] phyrf_hds_ProgramRtt11azDelay_PostDebug +19149,,[ phyrf_hds_hdt_debug.c : 2102 ] phyrf_hds_ProgramRtt11azDelay_PreDebug +19148,,[ phyrf_hds_hdt_debug.c : 1255 ] phyrf_hds_ReadNocDebugInfo_PostDebug +19147,,[ phyrf_hds_hdt_debug.c : 1248 ] phyrf_hds_ReadNocDebugInfo_PreDebug +19146,,[ phyrf_hds_hdt_debug.c : 1899 ] phyrf_hds_RestoreRxclearPrerxframeCnt_PostDebug +19145,,[ phyrf_hds_hdt_debug.c : 1892 ] phyrf_hds_RestoreRxclearPrerxframeCnt_PreDebug +19144,,[ phyrf_hds_hdt_debug.c : 989 ] phyrf_hds_RetentionAfPreSleep_PostDebug +19143,,[ phyrf_hds_hdt_debug.c : 982 ] phyrf_hds_RetentionAfPreSleep_PreDebug +19142,,[ phyrf_hds_hdt_debug.c : 1087 ] phyrf_hds_RetentionPostCal_PostDebug +19141,,[ phyrf_hds_hdt_debug.c : 1080 ] phyrf_hds_RetentionPostCal_PreDebug +19140,,[ phyrf_hds_hdt_debug.c : 1073 ] phyrf_hds_RetentionRestoreVregIni_PostDebug +19139,,[ phyrf_hds_hdt_debug.c : 1066 ] phyrf_hds_RetentionRestoreVregIni_PreDebug +19138,,[ phyrf_hds_hdt_debug.c : 961 ] phyrf_hds_RetentionSaveStore_PostDebug +19137,,[ phyrf_hds_hdt_debug.c : 954 ] phyrf_hds_RetentionSaveStore_PreDebug +19136,,[ phyrf_hds_hdt_debug.c : 975 ] phyrf_hds_RetentionSaveVregIni_PostDebug +19135,,[ phyrf_hds_hdt_debug.c : 968 ] phyrf_hds_RetentionSaveVregIni_PreDebug +19134,,[ phyrf_hds_hdt_debug.c : 1031 ] phyrf_hds_RetentionSetPhyInput_PostDebug +19133,,[ phyrf_hds_hdt_debug.c : 1024 ] phyrf_hds_RetentionSetPhyInput_PreDebug +19132,,[ phyrf_hds_hdt_debug.c : 1003 ] phyrf_hds_RetentionUpdateParms_PostDebug +19131,,[ phyrf_hds_hdt_debug.c : 996 ] phyrf_hds_RetentionUpdateParms_PreDebug +19130,,[ phyrf_hds_hdt_debug.c : 1535 ] phyrf_hds_RfaSetChannel_PostDebug +19129,,[ phyrf_hds_hdt_debug.c : 1528 ] phyrf_hds_RfaSetChannel_PreDebug +19128,,[ phyrf_hds_hdt_debug.c : 2095 ] phyrf_hds_RfaToggleRestore_PostDebug +19127,,[ phyrf_hds_hdt_debug.c : 2088 ] phyrf_hds_RfaToggleRestore_PreDebug +19126,,[ phyrf_hds_hdt_debug.c : 23 ] phyrf_hds_RriDtimMacPhyRfa_PostDebug +19125,,[ phyrf_hds_hdt_debug.c : 16 ] phyrf_hds_RriDtimMacPhyRfa_PreDebug +19124,,[ phyrf_hds_hdt_debug.c : 1717 ] phyrf_hds_RriPhyRfaRestore_PostDebug +19123,,[ phyrf_hds_hdt_debug.c : 1710 ] phyrf_hds_RriPhyRfaRestore_PreDebug +19122,,[ phyrf_hds_hdt_debug.c : 1773 ] phyrf_hds_RriPhyRfaS2wHomeSave_PostDebug +19121,,[ phyrf_hds_hdt_debug.c : 1766 ] phyrf_hds_RriPhyRfaS2wHomeSave_PreDebug +19120,,[ phyrf_hds_hdt_debug.c : 1703 ] phyrf_hds_RriPhyRfaSave_PostDebug +19119,,[ phyrf_hds_hdt_debug.c : 1696 ] phyrf_hds_RriPhyRfaSave_PreDebug +19118,,[ phyrf_hds_hdt_debug.c : 37 ] phyrf_hds_RriRfa_PostDebug +19117,,[ phyrf_hds_hdt_debug.c : 30 ] phyrf_hds_RriRfa_PreDebug +19116,,[ phyrf_hds_hdt_debug.c : 1759 ] phyrf_hds_Rtt11azConfig_PostDebug +19115,,[ phyrf_hds_hdt_debug.c : 1752 ] phyrf_hds_Rtt11azConfig_PreDebug +19114,,[ phyrf_hds_hdt_debug.c : 1885 ] phyrf_hds_SaveRxclearPrerxframeCnt_PostDebug +19113,,[ phyrf_hds_hdt_debug.c : 1878 ] phyrf_hds_SaveRxclearPrerxframeCnt_PreDebug +19112,,[ phyrf_hds_hdt_debug.c : 2179 ] phyrf_hds_ScanOclDisable_PostDebug +19111,,[ phyrf_hds_hdt_debug.c : 2172 ] phyrf_hds_ScanOclDisable_PreDebug +19110,,[ phyrf_hds_hdt_debug.c : 1941 ] phyrf_hds_SetChannelFast_PostDebug +19109,,[ phyrf_hds_hdt_debug.c : 1934 ] phyrf_hds_SetChannelFast_PreDebug +19108,,[ phyrf_hds_hdt_debug.c : 471 ] phyrf_hds_SetChannel_PostDebug +19107,,[ phyrf_hds_hdt_debug.c : 464 ] phyrf_hds_SetChannel_PreDebug +19106,,[ phyrf_hds_hdt_debug.c : 2249 ] phyrf_hds_SetMaxrxgain_PostDebug +19105,,[ phyrf_hds_hdt_debug.c : 2242 ] phyrf_hds_SetMaxrxgain_PreDebug +19104,,[ phyrf_hds_hdt_debug.c : 1927 ] phyrf_hds_SetOcl_PostDebug +19103,,[ phyrf_hds_hdt_debug.c : 1920 ] phyrf_hds_SetOcl_PreDebug +19102,,[ phyrf_hds_hdt_debug.c : 583 ] phyrf_hds_SetRxState_PostDebug +19101,,[ phyrf_hds_hdt_debug.c : 576 ] phyrf_hds_SetRxState_PreDebug +19100,,[ phyrf_hds_hdt_debug.c : 79 ] phyrf_hds_SetVregFtmMode_PostDebug +19099,,[ phyrf_hds_hdt_debug.c : 72 ] phyrf_hds_SetVregFtmMode_PreDebug +19098,,[ phyrf_hds_hdt_debug.c : 1017 ] phyrf_hds_SetXoPowerMode_PostDebug +19097,,[ phyrf_hds_hdt_debug.c : 1010 ] phyrf_hds_SetXoPowerMode_PreDebug +19096,,[ phyrf_hds_hdt_debug.c : 1101 ] phyrf_hds_ShutdownLdpdClockLeakage_PostDebug +19095,,[ phyrf_hds_hdt_debug.c : 1094 ] phyrf_hds_ShutdownLdpdClockLeakage_PreDebug +19094,,[ phyrf_hds_hdt_debug.c : 1045 ] phyrf_hds_ShutdownSynth_PostDebug +19093,,[ phyrf_hds_hdt_debug.c : 1038 ] phyrf_hds_ShutdownSynth_PreDebug +19092,,[ phyrf_hds_hdt_debug.c : 2333 ] phyrf_hds_SpatialReuse_PostDebug +19091,,[ phyrf_hds_hdt_debug.c : 2326 ] phyrf_hds_SpatialReuse_PreDebug +19090,,[ phyrf_hds_hdt_debug.c : 1157 ] phyrf_hds_SpectralReset_PostDebug +19089,,[ phyrf_hds_hdt_debug.c : 1150 ] phyrf_hds_SpectralReset_PreDebug +19088,,[ phyrf_hds_hdt_debug.c : 51 ] phyrf_hds_StartPcssClocks_PostDebug +19087,,[ phyrf_hds_hdt_debug.c : 44 ] phyrf_hds_StartPcssClocks_PreDebug +19086,,[ phyrf_hds_hdt_debug.c : 2137 ] phyrf_hds_Tpc6gPowerMode_PostDebug +19085,,[ phyrf_hds_hdt_debug.c : 2130 ] phyrf_hds_Tpc6gPowerMode_PreDebug +19084,,[ phyrf_hds_hdt_debug.c : 1801 ] phyrf_hds_TpcCeb_PostDebug +19083,,[ phyrf_hds_hdt_debug.c : 1794 ] phyrf_hds_TpcCeb_PreDebug +19082,,[ phyrf_hds_hdt_debug.c : 667 ] phyrf_hds_TpcClpcMode_PostDebug +19081,,[ phyrf_hds_hdt_debug.c : 660 ] phyrf_hds_TpcClpcMode_PreDebug +19080,,[ phyrf_hds_hdt_debug.c : 695 ] phyrf_hds_TpcEnableClpc_PostDebug +19079,,[ phyrf_hds_hdt_debug.c : 688 ] phyrf_hds_TpcEnableClpc_PreDebug +19078,,[ phyrf_hds_hdt_debug.c : 709 ] phyrf_hds_TpcGlut_PostDebug +19077,,[ phyrf_hds_hdt_debug.c : 702 ] phyrf_hds_TpcGlut_PreDebug +19076,,[ phyrf_hds_hdt_debug.c : 821 ] phyrf_hds_TpcPdetdco_PostDebug +19075,,[ phyrf_hds_hdt_debug.c : 814 ] phyrf_hds_TpcPdetdco_PreDebug +19074,,[ phyrf_hds_hdt_debug.c : 681 ] phyrf_hds_TpcPlutAlut_PostDebug +19073,,[ phyrf_hds_hdt_debug.c : 674 ] phyrf_hds_TpcPlutAlut_PreDebug +19072,,[ phyrf_hds_hdt_debug.c : 1731 ] phyrf_hds_TpcProgOlpcTherm_PostDebug +19071,,[ phyrf_hds_hdt_debug.c : 1724 ] phyrf_hds_TpcProgOlpcTherm_PreDebug +19070,,[ phyrf_hds_hdt_debug.c : 1689 ] phyrf_hds_TpcReadTemp_PostDebug +19069,,[ phyrf_hds_hdt_debug.c : 1682 ] phyrf_hds_TpcReadTemp_PreDebug +19068,,[ phyrf_hds_hdt_debug.c : 1745 ] phyrf_hds_TpcScanTpc_PostDebug +19067,,[ phyrf_hds_hdt_debug.c : 1738 ] phyrf_hds_TpcScanTpc_PreDebug +19066,,[ phyrf_hds_hdt_debug.c : 1955 ] phyrf_hds_TpcSmarttxTrackFreq_PostDebug +19065,,[ phyrf_hds_hdt_debug.c : 1948 ] phyrf_hds_TpcSmarttxTrackFreq_PreDebug +19064,,[ phyrf_hds_hdt_debug.c : 1969 ] phyrf_hds_TpcSmarttxTrackMode_PostDebug +19063,,[ phyrf_hds_hdt_debug.c : 1962 ] phyrf_hds_TpcSmarttxTrackMode_PreDebug +19062,,[ phyrf_hds_hdt_debug.c : 1675 ] phyrf_hds_TpcTimerControl_PostDebug +19061,,[ phyrf_hds_hdt_debug.c : 1668 ] phyrf_hds_TpcTimerControl_PreDebug +19060,,[ phyrf_hds_hdt_debug.c : 2305 ] phyrf_hds_TuningDfs_PostDebug +19059,,[ phyrf_hds_hdt_debug.c : 2298 ] phyrf_hds_TuningDfs_PreDebug +19058,,[ phyrf_hds_hdt_debug.c : 1563 ] phyrf_hds_TurnOffUnusedChain_PostDebug +19057,,[ phyrf_hds_hdt_debug.c : 1556 ] phyrf_hds_TurnOffUnusedChain_PreDebug +19056,,[ phyrf_hds_hdt_debug.c : 625 ] phyrf_hds_UcodeBoot_PostDebug +19055,,[ phyrf_hds_hdt_debug.c : 618 ] phyrf_hds_UcodeBoot_PreDebug +19054,,[ phyrf_hds_hdt_debug.c : 1577 ] phyrf_hds_VregChannelNumSet_PostDebug +19053,,[ phyrf_hds_hdt_debug.c : 1570 ] phyrf_hds_VregChannelNumSet_PreDebug +19052,,[ phyrf_hds_hdt_debug.c : 1591 ] phyrf_hds_VregOpModeMapSet_PostDebug +19051,,[ phyrf_hds_hdt_debug.c : 1584 ] phyrf_hds_VregOpModeMapSet_PreDebug +19050,,[ phyrf_hds_hdt_debug.c : 569 ] phyrf_hds_VregOverrides_PostDebug +19049,,[ phyrf_hds_hdt_debug.c : 562 ] phyrf_hds_VregOverrides_PreDebug +19048,,[ phyrf_hds_hdt_debug.c : 2123 ] phyrf_hds_VregRssiCombOffset_PostDebug +19047,,[ phyrf_hds_hdt_debug.c : 2116 ] phyrf_hds_VregRssiCombOffset_PreDebug +19046,,[ phyrf_hds_hdt_debug.c : 1283 ] phyrf_hds_WarmReset_PostDebug +19045,,[ phyrf_hds_hdt_debug.c : 1276 ] phyrf_hds_WarmReset_PreDebug +19044,,[ phyrf_hds_hdt_debug.c : 93 ] phyrf_hds_WlanXo_PostDebug +19043,,[ phyrf_hds_hdt_debug.c : 86 ] phyrf_hds_WlanXo_PreDebug +19382,iiii,[ phyrf_hds_if.c : 45 ] HDS_ATTACH: Version:%d.%d.%d.%d +19381,ii,[ phyrf_hds_if.c : 46 ] HDS_ATTACH: NUM_HDT_SETTINGS:%d, NUM_ADT_SETTINGS:%d +19431,,[ phyrf_hds_adt_override.c : 327 ] phyrf_hds_AgileChannelDisableOverride +19430,,[ phyrf_hds_adt_override.c : 320 ] phyrf_hds_AgileChannelEnableOverride +19429,,[ phyrf_hds_adt_override.c : 52 ] phyrf_hds_AniDisablePhyOnOverride +19428,,[ phyrf_hds_adt_override.c : 45 ] phyrf_hds_AniEnablePhyOnOverride +19427,,[ phyrf_hds_adt_override.c : 348 ] phyrf_hds_CoexSemClearBtCalOverride +19426,,[ phyrf_hds_adt_override.c : 334 ] phyrf_hds_CoexSemClearSsrOverride +19425,,[ phyrf_hds_adt_override.c : 236 ] phyrf_hds_ConfigRfSwitchByHwModeOverride +19424,,[ phyrf_hds_adt_override.c : 73 ] phyrf_hds_ContChannelCaptureDisablePhyOnOverride +19423,,[ phyrf_hds_adt_override.c : 66 ] phyrf_hds_ContChannelCaptureEnablePhyOnOverride +19422,,[ phyrf_hds_adt_override.c : 264 ] phyrf_hds_CxmInitWci2Override +19421,,[ phyrf_hds_adt_override.c : 341 ] phyrf_hds_CxmPtcFreezeEnableOverride +19420,,[ phyrf_hds_adt_override.c : 271 ] phyrf_hds_CxmWakeupBtOverride +19419,,[ phyrf_hds_adt_override.c : 313 ] phyrf_hds_CxmWci2QueryStatusOverride +19418,,[ phyrf_hds_adt_override.c : 38 ] phyrf_hds_DssDisablePhyOnOverride +19417,,[ phyrf_hds_adt_override.c : 31 ] phyrf_hds_DssEnablePhyOnOverride +19416,,[ phyrf_hds_adt_override.c : 257 ] phyrf_hds_EnableCfrCirOverride +19415,,[ phyrf_hds_adt_override.c : 250 ] phyrf_hds_ForceXlnaOnOffOverride +19414,,[ phyrf_hds_adt_override.c : 299 ] phyrf_hds_GetMultiAssocIdOverride +19413,,[ phyrf_hds_adt_override.c : 208 ] phyrf_hds_LplEnableDisableOverride +19412,,[ phyrf_hds_adt_override.c : 243 ] phyrf_hds_MloEmlsrMsdConfigOverride +19411,,[ phyrf_hds_adt_override.c : 137 ] phyrf_hds_OclDisablePhyOnOverride +19410,,[ phyrf_hds_adt_override.c : 144 ] phyrf_hds_OclEnablePhyOnOverride +19409,,[ phyrf_hds_adt_override.c : 152 ] phyrf_hds_PhyTdSwapSetPhyModeOverride +19408,,[ phyrf_hds_adt_override.c : 159 ] phyrf_hds_PhyTdSwapUnusedChainOffOverride +19407,,[ phyrf_hds_adt_override.c : 306 ] phyrf_hds_PostPhyOnOverride +19406,,[ phyrf_hds_adt_override.c : 215 ] phyrf_hds_PowerAssistModeOverride +19405,,[ phyrf_hds_adt_override.c : 17 ] phyrf_hds_PrePhyOffOverride +19404,,[ phyrf_hds_adt_override.c : 24 ] phyrf_hds_PrePhyOnOverride +19403,,[ phyrf_hds_adt_override.c : 180 ] phyrf_hds_ReadRxclearPrerxframeCntOverride +19402,,[ phyrf_hds_adt_override.c : 285 ] phyrf_hds_RfaRriRestoreOverride +19401,,[ phyrf_hds_adt_override.c : 278 ] phyrf_hds_RfaRriSaveOverride +19400,,[ phyrf_hds_adt_override.c : 222 ] phyrf_hds_RfaTogglingInListenOverride +19399,,[ phyrf_hds_adt_override.c : 116 ] phyrf_hds_Rtt11azEnablePhyOnOverride +19398,,[ phyrf_hds_adt_override.c : 101 ] phyrf_hds_RttEnablePhyOnOverride +19397,,[ phyrf_hds_adt_override.c : 173 ] phyrf_hds_SetMaxTargetPwrOverride +19396,,[ phyrf_hds_adt_override.c : 292 ] phyrf_hds_SetMultiAssocIdOverride +19395,,[ phyrf_hds_adt_override.c : 166 ] phyrf_hds_SetOperatingModeOverride +19394,,[ phyrf_hds_adt_override.c : 187 ] phyrf_hds_SetRxclearPrerxframeCntOverride +19393,,[ phyrf_hds_adt_override.c : 229 ] phyrf_hds_SetTdPowerConfigOverride +19392,,[ phyrf_hds_adt_override.c : 194 ] phyrf_hds_SmarttxQueryVregOverride +19391,,[ phyrf_hds_adt_override.c : 201 ] phyrf_hds_SmarttxResetVregOverride +19390,,[ phyrf_hds_adt_override.c : 87 ] phyrf_hds_SpectralActivatePhyOnOverride +19389,,[ phyrf_hds_adt_override.c : 94 ] phyrf_hds_SpectralDeactivatePhyOnOverride +19388,,[ phyrf_hds_adt_override.c : 80 ] phyrf_hds_SpectralDisablePhyOnOverride +19387,,[ phyrf_hds_adt_override.c : 59 ] phyrf_hds_SpectralEnablePhyOnOverride +19386,,[ phyrf_hds_adt_override.c : 108 ] phyrf_hds_SpectralResetPhyOnOverride +19385,,[ phyrf_hds_adt_override.c : 123 ] phyrf_hds_XlnabypassDisablePhyOnOverride +19384,,[ phyrf_hds_adt_override.c : 130 ] phyrf_hds_XlnabypassEnablePhyOnOverride +19383,,[ phyrf_hds_adt_override.c : 355 ] phyrf_hds_XpanFeatureEnVregConfigOverride +19447,iii,[ phyrf_hds_seq_editor.c : 88 ] HDS_SEQ_EDITOR: setting_deletion_data[%d] : %d %d +19446,i,[ phyrf_hds_seq_editor.c : 92 ] HDS_SEQ_EDITOR: setting_deletion_data[%d] : -- +19445,iiii,[ phyrf_hds_seq_editor.c : 223 ] HDS_SEQ_EDITOR: setting_insertion_data[%d]: %d %d settingid = %d +19444,i,[ phyrf_hds_seq_editor.c : 227 ] HDS_SEQ_EDITOR: setting_insertion_data[%d]: -- +19443,i,[ phyrf_hds_seq_editor.c : 145 ] HDS_SEQ_EDITOR: Returned setting id: %d +19442,,[ phyrf_hds_seq_editor.c : 150 ] HDS_SEQ_EDITOR: key found for insertion +19441,ii,[ phyrf_hds_seq_editor.c : 40 ] HDS_SEQ_EDITOR: hashidx: %d setting_deletion_data:%d +19440,,[ phyrf_hds_seq_editor.c : 43 ] HDS_SEQ_EDITOR: key already exists +19439,ii,[ phyrf_hds_seq_editor.c : 101 ] HDS_SEQ_EDITOR: hashidx: %d setting_insertion_data:%d +19438,,[ phyrf_hds_seq_editor.c : 104 ] HDS_SEQ_EDITOR: key already exists in insertion setting database +19437,,[ phyrf_hds_seq_editor.c : 202 ] HDS_SEQ_EDITOR: deletion data member resetted +19436,,[ phyrf_hds_seq_editor.c : 176 ] HDS_SEQ_EDITOR: insertion data Member resetted +19435,i,[ phyrf_hds_seq_editor.c : 63 ] HDS_SEQ_EDITOR_SEARCH: search_setting data hashIdx: %d +19434,,[ phyrf_hds_seq_editor.c : 68 ] HDS_SEQ_EDITOR: key found +19433,i,[ phyrf_hds_seq_editor.c : 125 ] HDS_SEQ_EDITOR_SEARCH: search_setting data hashIdx: %d +19432,,[ phyrf_hds_seq_editor.c : 130 ] HDS_SEQ_EDITOR: key found for insertion +19505,,[ phyrf_hds_hdt_override.c : 109 ] phyrf_hds_AfsCalProfileOverride +19504,,[ phyrf_hds_hdt_override.c : 466 ] phyrf_hds_AuxEmlsrOverride +19503,,[ phyrf_hds_hdt_override.c : 459 ] phyrf_hds_AuxListenOverride +19502,,[ phyrf_hds_hdt_override.c : 445 ] phyrf_hds_AuxResetOverride +19501,,[ phyrf_hds_hdt_override.c : 452 ] phyrf_hds_AuxScanOverride +19500,,[ phyrf_hds_hdt_override.c : 178 ] phyrf_hds_ChangeChainMaskOverride +19499,,[ phyrf_hds_hdt_override.c : 162 ] phyrf_hds_DpdOverride +19498,,[ phyrf_hds_hdt_override.c : 368 ] phyrf_hds_EmlsrActiveFcsOverride +19497,,[ phyrf_hds_hdt_override.c : 361 ] phyrf_hds_EmlsrActiveOverride +19496,,[ phyrf_hds_hdt_override.c : 382 ] phyrf_hds_EmlsrListenFcsOverride +19495,,[ phyrf_hds_hdt_override.c : 375 ] phyrf_hds_EmlsrListenOverride +19494,,[ phyrf_hds_hdt_override.c : 19 ] phyrf_hds_Home0Override +19493,,[ phyrf_hds_hdt_override.c : 119 ] phyrf_hds_Home0FcsOverride +19492,,[ phyrf_hds_hdt_override.c : 51 ] phyrf_hds_Home0Override +19491,,[ phyrf_hds_hdt_override.c : 135 ] phyrf_hds_Home1FcsOverride +19490,,[ phyrf_hds_hdt_override.c : 68 ] phyrf_hds_Home1Override +19489,,[ phyrf_hds_hdt_override.c : 438 ] phyrf_hds_Home2FcsOverride +19488,,[ phyrf_hds_hdt_override.c : 431 ] phyrf_hds_Home2Override +19487,,[ phyrf_hds_hdt_override.c : 333 ] phyrf_hds_Inactive_imps_s2wOverride +19486,,[ phyrf_hds_hdt_override.c : 340 ] phyrf_hds_Inactive_imps_w2sOverride +19485,,[ phyrf_hds_hdt_override.c : 508 ] phyrf_hds_Mcc_lite_non_xpan_homeFcsOverride +19484,,[ phyrf_hds_hdt_override.c : 487 ] phyrf_hds_Mcc_lite_non_xpan_homeOverride +19483,,[ phyrf_hds_hdt_override.c : 515 ] phyrf_hds_Mcc_lite_non_xpan_scanFcsOverride +19482,,[ phyrf_hds_hdt_override.c : 494 ] phyrf_hds_Mcc_lite_non_xpan_scanOverride +19481,,[ phyrf_hds_hdt_override.c : 501 ] phyrf_hds_Mcc_lite_xpan_homeFcsOverride +19480,,[ phyrf_hds_hdt_override.c : 480 ] phyrf_hds_Mcc_lite_xpan_homeOverride +19479,,[ phyrf_hds_hdt_override.c : 347 ] phyrf_hds_ModeSwitchOverride +19478,,[ phyrf_hds_hdt_override.c : 169 ] phyrf_hds_PostDpdOverride +19477,,[ phyrf_hds_hdt_override.c : 326 ] phyrf_hds_RecoveryReset1Override +19476,,[ phyrf_hds_hdt_override.c : 354 ] phyrf_hds_RecoveryReset2Override +19475,,[ phyrf_hds_hdt_override.c : 424 ] phyrf_hds_RecoveryReset3Override +19474,,[ phyrf_hds_hdt_override.c : 417 ] phyrf_hds_ResetCalOverride +19473,,[ phyrf_hds_hdt_override.c : 473 ] phyrf_hds_ResetChannelChangeOverride +19472,,[ phyrf_hds_hdt_override.c : 36 ] phyrf_hds_Home0Override +19471,,[ phyrf_hds_hdt_override.c : 281 ] phyrf_hds_S2wBmpsCx_nremModeOverride +19470,,[ phyrf_hds_hdt_override.c : 212 ] phyrf_hds_S2wBmpsCx_pcModeOverride +19469,,[ phyrf_hds_hdt_override.c : 245 ] phyrf_hds_S2wBmpsCx_retentionModeOverride +19468,,[ phyrf_hds_hdt_override.c : 299 ] phyrf_hds_S2wBmpsFcsCx_pcModeOverride +19467,,[ phyrf_hds_hdt_override.c : 317 ] phyrf_hds_S2wBmpsFcsCx_retentionModeOverride +19466,,[ phyrf_hds_hdt_override.c : 263 ] phyrf_hds_S2wImpsCx_nremModeOverride +19465,,[ phyrf_hds_hdt_override.c : 200 ] phyrf_hds_S2wImpsCx_pcModeOverride +19464,,[ phyrf_hds_hdt_override.c : 227 ] phyrf_hds_S2wImpsCx_retentionModeOverride +19463,,[ phyrf_hds_hdt_override.c : 410 ] phyrf_hds_S2wImpsFcsNanHwOffloadModeOverride +19462,,[ phyrf_hds_hdt_override.c : 403 ] phyrf_hds_S2wImpsNanHwOffloadModeOverride +19461,,[ phyrf_hds_hdt_override.c : 153 ] phyrf_hds_SbsScanFcsOverride +19460,,[ phyrf_hds_hdt_override.c : 93 ] phyrf_hds_SbsScanOverride +19459,,[ phyrf_hds_hdt_override.c : 144 ] phyrf_hds_ScanFcsOverride +19458,,[ phyrf_hds_hdt_override.c : 77 ] phyrf_hds_Home0Override +19457,,[ phyrf_hds_hdt_override.c : 272 ] phyrf_hds_W2sBmpsCx_nremModeOverride +19456,,[ phyrf_hds_hdt_override.c : 206 ] phyrf_hds_W2sBmpsCx_pcModeOverride +19455,,[ phyrf_hds_hdt_override.c : 236 ] phyrf_hds_W2sBmpsCx_retentionModeOverride +19454,,[ phyrf_hds_hdt_override.c : 290 ] phyrf_hds_W2sBmpsFcsCx_pcModeOverride +19453,,[ phyrf_hds_hdt_override.c : 308 ] phyrf_hds_W2sBmpsFcsCx_retentionModeOverride +19452,,[ phyrf_hds_hdt_override.c : 254 ] phyrf_hds_W2sImpsCx_nremModeOverride +19451,,[ phyrf_hds_hdt_override.c : 194 ] phyrf_hds_W2sImpsCx_pcModeOverride +19450,,[ phyrf_hds_hdt_override.c : 218 ] phyrf_hds_W2sImpsCx_retentionModeOverride +19449,,[ phyrf_hds_hdt_override.c : 396 ] phyrf_hds_W2sImpsFcsNanHwOffloadModeOverride +19448,,[ phyrf_hds_hdt_override.c : 389 ] phyrf_hds_W2sImpsNanHwOffloadModeOverride +19509,ii,[ phyrf_hds_ddl_debug_prof_seq.c : 49 ] HDS: Debug ADT Profile Start - PHYID:%d, Profile:%d +19508,,[ phyrf_hds_ddl_debug_prof_seq.c : 53 ] HDS: Debug ADT Profile End +19507,ii,[ phyrf_hds_ddl_debug_prof_seq.c : 30 ] HDS: Debug HDT Profile Start - PHYID:%d, Profile:%d +19506,,[ phyrf_hds_ddl_debug_prof_seq.c : 34 ] HDS: Debug HDT Profile End +19673,,[ phyrf_hds_adt_debug.c : 555 ] phyrf_hds_ActivateAgileSpectralScan_PostDebug +19672,,[ phyrf_hds_adt_debug.c : 548 ] phyrf_hds_ActivateAgileSpectralScan_PreDebug +19671,,[ phyrf_hds_adt_debug.c : 611 ] phyrf_hds_ActivateNormalSpectralScan_PostDebug +19670,,[ phyrf_hds_adt_debug.c : 604 ] phyrf_hds_ActivateNormalSpectralScan_PreDebug +19669,,[ phyrf_hds_adt_debug.c : 387 ] phyrf_hds_ActivateSpectralScan_PostDebug +19668,,[ phyrf_hds_adt_debug.c : 380 ] phyrf_hds_ActivateSpectralScan_PreDebug +19667,,[ phyrf_hds_adt_debug.c : 1045 ] phyrf_hds_AgileEnableDisable_PostDebug +19666,,[ phyrf_hds_adt_debug.c : 1038 ] phyrf_hds_AgileEnableDisable_PreDebug +19665,,[ phyrf_hds_adt_debug.c : 23 ] phyrf_hds_AniConfigure_PostDebug +19664,,[ phyrf_hds_adt_debug.c : 16 ] phyrf_hds_AniConfigure_PreDebug +19663,,[ phyrf_hds_adt_debug.c : 51 ] phyrf_hds_AniDisableReg_PostDebug +19662,,[ phyrf_hds_adt_debug.c : 44 ] phyrf_hds_AniDisableReg_PreDebug +19661,,[ phyrf_hds_adt_debug.c : 121 ] phyrf_hds_AniDisable_PostDebug +19660,,[ phyrf_hds_adt_debug.c : 114 ] phyrf_hds_AniDisable_PreDebug +19659,,[ phyrf_hds_adt_debug.c : 37 ] phyrf_hds_AniEnableReg_PostDebug +19658,,[ phyrf_hds_adt_debug.c : 30 ] phyrf_hds_AniEnableReg_PreDebug +19657,,[ phyrf_hds_adt_debug.c : 107 ] phyrf_hds_AniEnable_PostDebug +19656,,[ phyrf_hds_adt_debug.c : 100 ] phyrf_hds_AniEnable_PreDebug +19655,,[ phyrf_hds_adt_debug.c : 443 ] phyrf_hds_AniOfdmaDesenseLevel_PostDebug +19654,,[ phyrf_hds_adt_debug.c : 436 ] phyrf_hds_AniOfdmaDesenseLevel_PreDebug +19653,,[ phyrf_hds_adt_debug.c : 65 ] phyrf_hds_AniRestoreDl_PostDebug +19652,,[ phyrf_hds_adt_debug.c : 58 ] phyrf_hds_AniRestoreDl_PreDebug +19651,,[ phyrf_hds_adt_debug.c : 79 ] phyrf_hds_AniTimeout_PostDebug +19650,,[ phyrf_hds_adt_debug.c : 72 ] phyrf_hds_AniTimeout_PreDebug +19649,,[ phyrf_hds_adt_debug.c : 93 ] phyrf_hds_AniUntimeout_PostDebug +19648,,[ phyrf_hds_adt_debug.c : 86 ] phyrf_hds_AniUntimeout_PreDebug +19647,,[ phyrf_hds_adt_debug.c : 1143 ] phyrf_hds_CoexSemClearBtCal_PostDebug +19646,,[ phyrf_hds_adt_debug.c : 1136 ] phyrf_hds_CoexSemClearBtCal_PreDebug +19645,,[ phyrf_hds_adt_debug.c : 1059 ] phyrf_hds_CoexSemClearSsr_PostDebug +19644,,[ phyrf_hds_adt_debug.c : 1052 ] phyrf_hds_CoexSemClearSsr_PreDebug +19643,,[ phyrf_hds_adt_debug.c : 835 ] phyrf_hds_ConfigRfSwitchByHwMode_PostDebug +19642,,[ phyrf_hds_adt_debug.c : 828 ] phyrf_hds_ConfigRfSwitchByHwMode_PreDebug +19641,,[ phyrf_hds_adt_debug.c : 877 ] phyrf_hds_CxmInitWci2_PostDebug +19640,,[ phyrf_hds_adt_debug.c : 870 ] phyrf_hds_CxmInitWci2_PreDebug +19639,,[ phyrf_hds_adt_debug.c : 1073 ] phyrf_hds_CxmPtcFreezeEnable_PostDebug +19638,,[ phyrf_hds_adt_debug.c : 1066 ] phyrf_hds_CxmPtcFreezeEnable_PreDebug +19637,,[ phyrf_hds_adt_debug.c : 891 ] phyrf_hds_CxmWakeupBt_PostDebug +19636,,[ phyrf_hds_adt_debug.c : 884 ] phyrf_hds_CxmWakeupBt_PreDebug +19635,,[ phyrf_hds_adt_debug.c : 1017 ] phyrf_hds_CxmWci2Status_PostDebug +19634,,[ phyrf_hds_adt_debug.c : 1010 ] phyrf_hds_CxmWci2Status_PreDebug +19633,,[ phyrf_hds_adt_debug.c : 401 ] phyrf_hds_DeactivateSpectralScan_PostDebug +19632,,[ phyrf_hds_adt_debug.c : 394 ] phyrf_hds_DeactivateSpectralScan_PreDebug +19631,,[ phyrf_hds_adt_debug.c : 359 ] phyrf_hds_DeinitSpectralScan_PostDebug +19630,,[ phyrf_hds_adt_debug.c : 352 ] phyrf_hds_DeinitSpectralScan_PreDebug +19629,,[ phyrf_hds_adt_debug.c : 415 ] phyrf_hds_DeinitSpectralWatchdogConfig_PostDebug +19628,,[ phyrf_hds_adt_debug.c : 408 ] phyrf_hds_DeinitSpectralWatchdogConfig_PreDebug +19627,,[ phyrf_hds_adt_debug.c : 639 ] phyrf_hds_DfsDisableRadarSubbandMask_PostDebug +19626,,[ phyrf_hds_adt_debug.c : 632 ] phyrf_hds_DfsDisableRadarSubbandMask_PreDebug +19625,,[ phyrf_hds_adt_debug.c : 625 ] phyrf_hds_DfsEnableRadarSubbandMask_PostDebug +19624,,[ phyrf_hds_adt_debug.c : 618 ] phyrf_hds_DfsEnableRadarSubbandMask_PreDebug +19623,,[ phyrf_hds_adt_debug.c : 1129 ] phyrf_hds_DisableCfrCir_PostDebug +19622,,[ phyrf_hds_adt_debug.c : 1122 ] phyrf_hds_DisableCfrCir_PreDebug +19621,,[ phyrf_hds_adt_debug.c : 793 ] phyrf_hds_DisablePhydbgCapture_PostDebug +19620,,[ phyrf_hds_adt_debug.c : 786 ] phyrf_hds_DisablePhydbgCapture_PreDebug +19619,,[ phyrf_hds_adt_debug.c : 1115 ] phyrf_hds_DisableRtt_PostDebug +19618,,[ phyrf_hds_adt_debug.c : 1108 ] phyrf_hds_DisableRtt_PreDebug +19617,,[ phyrf_hds_adt_debug.c : 961 ] phyrf_hds_DssCuVoteDisable_PostDebug +19616,,[ phyrf_hds_adt_debug.c : 954 ] phyrf_hds_DssCuVoteDisable_PreDebug +19615,,[ phyrf_hds_adt_debug.c : 975 ] phyrf_hds_DssCuVoteEnable_PostDebug +19614,,[ phyrf_hds_adt_debug.c : 968 ] phyrf_hds_DssCuVoteEnable_PreDebug +19613,,[ phyrf_hds_adt_debug.c : 247 ] phyrf_hds_DssDisableDssWarCfo_PostDebug +19612,,[ phyrf_hds_adt_debug.c : 240 ] phyrf_hds_DssDisableDssWarCfo_PreDebug +19611,,[ phyrf_hds_adt_debug.c : 233 ] phyrf_hds_DssEnableDssWarCfo_PostDebug +19610,,[ phyrf_hds_adt_debug.c : 226 ] phyrf_hds_DssEnableDssWarCfo_PreDebug +19609,,[ phyrf_hds_adt_debug.c : 205 ] phyrf_hds_DssForcedSyn_PostDebug +19608,,[ phyrf_hds_adt_debug.c : 198 ] phyrf_hds_DssForcedSyn_PreDebug +19607,,[ phyrf_hds_adt_debug.c : 219 ] phyrf_hds_DssNoForcedSyn_PostDebug +19606,,[ phyrf_hds_adt_debug.c : 212 ] phyrf_hds_DssNoForcedSyn_PreDebug +19605,,[ phyrf_hds_adt_debug.c : 989 ] phyrf_hds_EmlsrConfigDisable_PostDebug +19604,,[ phyrf_hds_adt_debug.c : 982 ] phyrf_hds_EmlsrConfigDisable_PreDebug +19603,,[ phyrf_hds_adt_debug.c : 1003 ] phyrf_hds_EmlsrConfigEnable_PostDebug +19602,,[ phyrf_hds_adt_debug.c : 996 ] phyrf_hds_EmlsrConfigEnable_PreDebug +19601,,[ phyrf_hds_adt_debug.c : 345 ] phyrf_hds_EnableCfrCir_PostDebug +19600,,[ phyrf_hds_adt_debug.c : 338 ] phyrf_hds_EnableCfrCir_PreDebug +19599,,[ phyrf_hds_adt_debug.c : 653 ] phyrf_hds_EnableRtt11az_PostDebug +19598,,[ phyrf_hds_adt_debug.c : 646 ] phyrf_hds_EnableRtt11az_PreDebug +19597,,[ phyrf_hds_adt_debug.c : 429 ] phyrf_hds_EnableRtt_PostDebug +19596,,[ phyrf_hds_adt_debug.c : 422 ] phyrf_hds_EnableRtt_PreDebug +19595,,[ phyrf_hds_adt_debug.c : 863 ] phyrf_hds_ForceXlnaOnOff_PostDebug +19594,,[ phyrf_hds_adt_debug.c : 856 ] phyrf_hds_ForceXlnaOnOff_PreDebug +19593,,[ phyrf_hds_adt_debug.c : 947 ] phyrf_hds_GetMultiAssocId_PostDebug +19592,,[ phyrf_hds_adt_debug.c : 940 ] phyrf_hds_GetMultiAssocId_PreDebug +19591,,[ phyrf_hds_adt_debug.c : 527 ] phyrf_hds_InitAgileSpectralScan_PostDebug +19590,,[ phyrf_hds_adt_debug.c : 520 ] phyrf_hds_InitAgileSpectralScan_PreDebug +19589,,[ phyrf_hds_adt_debug.c : 541 ] phyrf_hds_InitAgileSpectralWatchdogConfig_PostDebug +19588,,[ phyrf_hds_adt_debug.c : 534 ] phyrf_hds_InitAgileSpectralWatchdogConfig_PreDebug +19587,,[ phyrf_hds_adt_debug.c : 583 ] phyrf_hds_InitNormalSpectralScan_PostDebug +19586,,[ phyrf_hds_adt_debug.c : 576 ] phyrf_hds_InitNormalSpectralScan_PreDebug +19585,,[ phyrf_hds_adt_debug.c : 597 ] phyrf_hds_InitNormalSpectralWatchdogConfig_PostDebug +19584,,[ phyrf_hds_adt_debug.c : 590 ] phyrf_hds_InitNormalSpectralWatchdogConfig_PreDebug +19583,,[ phyrf_hds_adt_debug.c : 163 ] phyrf_hds_InitSpectralScan_PostDebug +19582,,[ phyrf_hds_adt_debug.c : 156 ] phyrf_hds_InitSpectralScan_PreDebug +19581,,[ phyrf_hds_adt_debug.c : 373 ] phyrf_hds_InitSpectralWatchdogConfig_PostDebug +19580,,[ phyrf_hds_adt_debug.c : 366 ] phyrf_hds_InitSpectralWatchdogConfig_PreDebug +19579,,[ phyrf_hds_adt_debug.c : 513 ] phyrf_hds_IsAgileSpectralEnabled_PostDebug +19578,,[ phyrf_hds_adt_debug.c : 506 ] phyrf_hds_IsAgileSpectralEnabled_PreDebug +19577,,[ phyrf_hds_adt_debug.c : 569 ] phyrf_hds_IsNormalSpectralEnabled_PostDebug +19576,,[ phyrf_hds_adt_debug.c : 562 ] phyrf_hds_IsNormalSpectralEnabled_PreDebug +19575,,[ phyrf_hds_adt_debug.c : 135 ] phyrf_hds_IsSpectralEnabled_PostDebug +19574,,[ phyrf_hds_adt_debug.c : 128 ] phyrf_hds_IsSpectralEnabled_PreDebug +19573,,[ phyrf_hds_adt_debug.c : 849 ] phyrf_hds_MloEmlsrMsdConfig_PostDebug +19572,,[ phyrf_hds_adt_debug.c : 842 ] phyrf_hds_MloEmlsrMsdConfig_PreDebug +19571,,[ phyrf_hds_adt_debug.c : 191 ] phyrf_hds_OclDisable_PostDebug +19570,,[ phyrf_hds_adt_debug.c : 184 ] phyrf_hds_OclDisable_PreDebug +19569,,[ phyrf_hds_adt_debug.c : 177 ] phyrf_hds_OclEnable_PostDebug +19568,,[ phyrf_hds_adt_debug.c : 170 ] phyrf_hds_OclEnable_PreDebug +19567,,[ phyrf_hds_adt_debug.c : 1101 ] phyrf_hds_OlpcthermcompDisable_PostDebug +19566,,[ phyrf_hds_adt_debug.c : 1094 ] phyrf_hds_OlpcthermcompDisable_PreDebug +19565,,[ phyrf_hds_adt_debug.c : 1087 ] phyrf_hds_OlpcthermcompEnable_PostDebug +19564,,[ phyrf_hds_adt_debug.c : 1080 ] phyrf_hds_OlpcthermcompEnable_PreDebug +19563,,[ phyrf_hds_adt_debug.c : 457 ] phyrf_hds_ReadAgileSpectralConfigRegs_PostDebug +19562,,[ phyrf_hds_adt_debug.c : 450 ] phyrf_hds_ReadAgileSpectralConfigRegs_PreDebug +19561,,[ phyrf_hds_adt_debug.c : 471 ] phyrf_hds_ReadNormalSpectralConfigRegs_PostDebug +19560,,[ phyrf_hds_adt_debug.c : 464 ] phyrf_hds_ReadNormalSpectralConfigRegs_PreDebug +19559,,[ phyrf_hds_adt_debug.c : 723 ] phyrf_hds_ReadRxclearPrerxframeCnt_PostDebug +19558,,[ phyrf_hds_adt_debug.c : 716 ] phyrf_hds_ReadRxclearPrerxframeCnt_PreDebug +19557,,[ phyrf_hds_adt_debug.c : 317 ] phyrf_hds_RepChannelCaptureDisable_PostDebug +19556,,[ phyrf_hds_adt_debug.c : 310 ] phyrf_hds_RepChannelCaptureDisable_PreDebug +19555,,[ phyrf_hds_adt_debug.c : 289 ] phyrf_hds_RepChannelCaptureEnable_PostDebug +19554,,[ phyrf_hds_adt_debug.c : 282 ] phyrf_hds_RepChannelCaptureEnable_PreDebug +19553,,[ phyrf_hds_adt_debug.c : 919 ] phyrf_hds_RfaRriRestore_PostDebug +19552,,[ phyrf_hds_adt_debug.c : 912 ] phyrf_hds_RfaRriRestore_PreDebug +19551,,[ phyrf_hds_adt_debug.c : 905 ] phyrf_hds_RfaRriSave_PostDebug +19550,,[ phyrf_hds_adt_debug.c : 898 ] phyrf_hds_RfaRriSave_PreDebug +19549,,[ phyrf_hds_adt_debug.c : 807 ] phyrf_hds_RfaToggling_PostDebug +19548,,[ phyrf_hds_adt_debug.c : 800 ] phyrf_hds_RfaToggling_PreDebug +19547,,[ phyrf_hds_adt_debug.c : 1031 ] phyrf_hds_SetChannelAgile_PostDebug +19546,,[ phyrf_hds_adt_debug.c : 1024 ] phyrf_hds_SetChannelAgile_PreDebug +19545,,[ phyrf_hds_adt_debug.c : 779 ] phyrf_hds_SetLpl_PostDebug +19544,,[ phyrf_hds_adt_debug.c : 772 ] phyrf_hds_SetLpl_PreDebug +19543,,[ phyrf_hds_adt_debug.c : 709 ] phyrf_hds_SetMaxTargetPwr_PostDebug +19542,,[ phyrf_hds_adt_debug.c : 702 ] phyrf_hds_SetMaxTargetPwr_PreDebug +19541,,[ phyrf_hds_adt_debug.c : 933 ] phyrf_hds_SetMultiAssocId_PostDebug +19540,,[ phyrf_hds_adt_debug.c : 926 ] phyrf_hds_SetMultiAssocId_PreDebug +19539,,[ phyrf_hds_adt_debug.c : 695 ] phyrf_hds_SetOperatingMode_PostDebug +19538,,[ phyrf_hds_adt_debug.c : 688 ] phyrf_hds_SetOperatingMode_PreDebug +19537,,[ phyrf_hds_adt_debug.c : 331 ] phyrf_hds_SetPbsForChannelCaptureDisabled_PostDebug +19536,,[ phyrf_hds_adt_debug.c : 324 ] phyrf_hds_SetPbsForChannelCaptureDisabled_PreDebug +19535,,[ phyrf_hds_adt_debug.c : 303 ] phyrf_hds_SetPbsForChannelCaptureEnabled_PostDebug +19534,,[ phyrf_hds_adt_debug.c : 296 ] phyrf_hds_SetPbsForChannelCaptureEnabled_PreDebug +19533,,[ phyrf_hds_adt_debug.c : 737 ] phyrf_hds_SetRxclearPrerxframeCnt_PostDebug +19532,,[ phyrf_hds_adt_debug.c : 730 ] phyrf_hds_SetRxclearPrerxframeCnt_PreDebug +19531,,[ phyrf_hds_adt_debug.c : 821 ] phyrf_hds_SetTdPowerConfig_PostDebug +19530,,[ phyrf_hds_adt_debug.c : 814 ] phyrf_hds_SetTdPowerConfig_PreDebug +19529,,[ phyrf_hds_adt_debug.c : 681 ] phyrf_hds_SetVregPhyMode_PostDebug +19528,,[ phyrf_hds_adt_debug.c : 674 ] phyrf_hds_SetVregPhyMode_PreDebug +19527,,[ phyrf_hds_adt_debug.c : 751 ] phyrf_hds_SmarttxQueryStats_PostDebug +19526,,[ phyrf_hds_adt_debug.c : 744 ] phyrf_hds_SmarttxQueryStats_PreDebug +19525,,[ phyrf_hds_adt_debug.c : 765 ] phyrf_hds_SmarttxResetStats_PostDebug +19524,,[ phyrf_hds_adt_debug.c : 758 ] phyrf_hds_SmarttxResetStats_PreDebug +19523,,[ phyrf_hds_adt_debug.c : 667 ] phyrf_hds_SynthShutdownUnusedChain_PostDebug +19522,,[ phyrf_hds_adt_debug.c : 660 ] phyrf_hds_SynthShutdownUnusedChain_PreDebug +19521,,[ phyrf_hds_adt_debug.c : 485 ] phyrf_hds_WriteAgileSpectralConfigRegs_PostDebug +19520,,[ phyrf_hds_adt_debug.c : 478 ] phyrf_hds_WriteAgileSpectralConfigRegs_PreDebug +19519,,[ phyrf_hds_adt_debug.c : 499 ] phyrf_hds_WriteNormalSpectralConfigRegs_PostDebug +19518,,[ phyrf_hds_adt_debug.c : 492 ] phyrf_hds_WriteNormalSpectralConfigRegs_PreDebug +19517,,[ phyrf_hds_adt_debug.c : 149 ] phyrf_hds_WriteSpectralConfigRegs_PostDebug +19516,,[ phyrf_hds_adt_debug.c : 142 ] phyrf_hds_WriteSpectralConfigRegs_PreDebug +19515,,[ phyrf_hds_adt_debug.c : 275 ] phyrf_hds_XlnaBypassDisable_PostDebug +19514,,[ phyrf_hds_adt_debug.c : 268 ] phyrf_hds_XlnaBypassDisable_PreDebug +19513,,[ phyrf_hds_adt_debug.c : 261 ] phyrf_hds_XlnaBypassEnable_PostDebug +19512,,[ phyrf_hds_adt_debug.c : 254 ] phyrf_hds_XlnaBypassEnable_PreDebug +19511,,[ phyrf_hds_adt_debug.c : 1157 ] phyrf_hds_XpanFeatureEn_PostDebug +19510,,[ phyrf_hds_adt_debug.c : 1150 ] phyrf_hds_XpanFeatureEn_PreDebug +19703,,[ phyrf_hds_ddl.c : 176 ] HDS DDL - phyrf_hds_Ddl_debug_phyADCCal +19702,,[ phyrf_hds_ddl.c : 98 ] HDS DDL - phyrf_hds_Ddl_debug_phyAdcCapture +19701,,[ phyrf_hds_ddl.c : 134 ] HDS DDL - phyrf_hds_Ddl_debug_phyCombinedCal +19700,,[ phyrf_hds_ddl.c : 182 ] HDS DDL - phyrf_hds_Ddl_debug_phyDACCal +19699,,[ phyrf_hds_ddl.c : 104 ] HDS DDL - phyrf_hds_Ddl_debug_phyDemfCapture +19698,,[ phyrf_hds_ddl.c : 146 ] HDS DDL - phyrf_hds_Ddl_debug_phyDpdTraining +19697,,[ phyrf_hds_ddl.c : 53 ] HDS DDL - phyrf_hds_Ddl_debug_phyErrorDump +19696,,[ phyrf_hds_ddl.c : 77 ] Device is in Sleep state - Not printing phyrf registers -19385,,[ phyrf_hds_ddl.c : 81 ] DDL dumping phyrf registers failed +19695,,[ phyrf_hds_ddl.c : 81 ] DDL dumping phyrf registers failed -19384,,[ phyrf_hds_ddl.c : 72 ] Active Powet MAC - Calling DDL to print debug regsiters +19694,,[ phyrf_hds_ddl.c : 72 ] Active Powet MAC - Calling DDL to print debug regsiters -19383,,[ phyrf_hds_ddl.c : 92 ] HDS DDL - phyrf_hds_Ddl_debug_phyEventCapture -19382,,[ phyrf_hds_ddl.c : 47 ] HDS DDL - phyrf_hds_Ddl_debug_phyForceRxGain -19381,,[ phyrf_hds_ddl.c : 116 ] HDS DDL - phyrf_hds_Ddl_debug_phyGetRFAChipID -19380,,[ phyrf_hds_ddl.c : 188 ] HDS DDL - phyrf_hds_Ddl_debug_phyIM2Cal -19379,,[ phyrf_hds_ddl.c : 140 ] HDS DDL - phyrf_hds_Ddl_debug_phyNFCal -19378,,[ phyrf_hds_ddl.c : 164 ] HDS DDL - phyrf_hds_Ddl_debug_phyPALCal -19377,,[ phyrf_hds_ddl.c : 152 ] HDS DDL - phyrf_hds_Ddl_debug_phyPkDetCal -19376,,[ phyrf_hds_ddl.c : 29 ] HDS DDL - phyrf_hds_Ddl_debug_phyRtt -19375,,[ phyrf_hds_ddl.c : 128 ] HDS DDL - phyrf_hds_Ddl_debug_phyRxDCOCal -19374,,[ phyrf_hds_ddl.c : 158 ] HDS DDL - phyrf_hds_Ddl_debug_phyRxGainCal -19373,,[ phyrf_hds_ddl.c : 35 ] HDS DDL - phyrf_hds_Ddl_debug_phySetChainMask -19372,,[ phyrf_hds_ddl.c : 122 ] HDS DDL - phyrf_hds_Ddl_debug_phySetChannel -19371,,[ phyrf_hds_ddl.c : 170 ] HDS DDL - phyrf_hds_Ddl_debug_phySetTPC -19370,,[ phyrf_hds_ddl.c : 41 ] HDS DDL - phyrf_hds_Ddl_debug_phySetXbar -19369,,[ phyrf_hds_ddl.c : 23 ] HDS DDL - phyrf_hds_Ddl_debug_phySpurMitigation -19368,,[ phyrf_hds_ddl.c : 194 ] HDS DDL - phyrf_hds_Ddl_debug_phyTIAdcCal -19367,,[ phyrf_hds_ddl.c : 110 ] HDS DDL - phyrf_hds_Ddl_debug_rfGetBoardId -19366,,[ phyrf_hds_ddl.c : 212 ] HDS DDL - phyrf_hds_Ddl_debug_tpcReadAlut -19365,,[ phyrf_hds_ddl.c : 200 ] HDS DDL - phyrf_hds_Ddl_debug_tpcReadGlut -19364,,[ phyrf_hds_ddl.c : 206 ] HDS DDL - phyrf_hds_Ddl_debug_tpcReadPlut -19412,i,[ phyrf_adt_prof_seq.c : 37 ] HDS ADT ocl_flag %d -19411,I,[ phyrf_adt_prof_seq.c : 49 ] HDS ADT phymode %u -19410,i,[ phyrf_adt_prof_seq.c : 67 ] HDS ADT setLpl %d -19409,i,[ phyrf_adt_prof_seq.c : 73 ] HDS ADT enableRfaToggling %d -19408,ii,[ phyrf_adt_prof_seq.c : 79 ] HDS ADT tile_num %d power_off %d -19407,i,[ phyrf_adt_prof_seq.c : 85 ] HDS ADT scanMode %d -19406,i,[ phyrf_adt_prof_seq.c : 91 ] HDS ADT scanMode %d -19405,i,[ phyrf_adt_prof_seq.c : 97 ] HDS ADT scanMode %d -19404,i,[ phyrf_adt_prof_seq.c : 103 ] HDS ADT scanMode %d -19403,I,[ phyrf_adt_prof_seq.c : 43 ] HDS ADT chain_mask %u -19402,ii,[ phyrf_adt_prof_seq.c : 109 ] HDS ADT resetFlags %d resetCause %d -19401,iiiiii,[ phyrf_adt_prof_seq.c : 116 ] HDS ADT enaRttPerBurst %d enaRttPerFrame %d enaContChanCapture %d enaFixedStrChain %d fixedStrChainIdx %d fixedStrChainIdxExt80 %d -19400,IIIII,[ phyrf_adt_prof_seq.c : 125 ] HDS ADT enableCfr %u enableCfrPerFrame %u enableCir %u enableCirPerFrame %u enableChanCap %u -19399,ii,[ phyrf_adt_prof_seq.c : 131 ] HDS ADT opMode %d operation %d -19398,IIIIi,[ phyrf_adt_prof_seq.c : 138 ] HDS ADT flag %u maxNumTxOps %u msdTimerInus %u msdSwitchBackTimerInus %u ccaThrDbm %d -19397,i,[ phyrf_adt_prof_seq.c : 144 ] HDS ADT forceXlnaOff %d -19396,i,[ phyrf_adt_prof_seq.c : 162 ] HDS ADT hwMode %d -19395,ii,[ phyrf_adt_prof_seq.c : 248 ] Skipping ADT Profile since call is on inactive PHY - PHYID:%d, Profile:%d -19394,ii,[ phyrf_adt_prof_seq.c : 253 ] ADT Profile Start - PHYID:%d, Profile:%d -19461,,[ phyrf_hds_adt_override.c : 327 ] phyrf_hds_AgileChannelDisableOverride -19460,,[ phyrf_hds_adt_override.c : 320 ] phyrf_hds_AgileChannelEnableOverride -19459,,[ phyrf_hds_adt_override.c : 52 ] phyrf_hds_AniDisablePhyOnOverride -19458,,[ phyrf_hds_adt_override.c : 45 ] phyrf_hds_AniEnablePhyOnOverride -19457,,[ phyrf_hds_adt_override.c : 348 ] phyrf_hds_CoexSemClearBtCalOverride -19456,,[ phyrf_hds_adt_override.c : 334 ] phyrf_hds_CoexSemClearSsrOverride -19455,,[ phyrf_hds_adt_override.c : 236 ] phyrf_hds_ConfigRfSwitchByHwModeOverride -19454,,[ phyrf_hds_adt_override.c : 73 ] phyrf_hds_ContChannelCaptureDisablePhyOnOverride -19453,,[ phyrf_hds_adt_override.c : 66 ] phyrf_hds_ContChannelCaptureEnablePhyOnOverride -19452,,[ phyrf_hds_adt_override.c : 264 ] phyrf_hds_CxmInitWci2Override -19451,,[ phyrf_hds_adt_override.c : 341 ] phyrf_hds_CxmPtcFreezeEnableOverride -19450,,[ phyrf_hds_adt_override.c : 271 ] phyrf_hds_CxmWakeupBtOverride -19449,,[ phyrf_hds_adt_override.c : 313 ] phyrf_hds_CxmWci2QueryStatusOverride -19448,,[ phyrf_hds_adt_override.c : 38 ] phyrf_hds_DssDisablePhyOnOverride -19447,,[ phyrf_hds_adt_override.c : 31 ] phyrf_hds_DssEnablePhyOnOverride -19446,,[ phyrf_hds_adt_override.c : 257 ] phyrf_hds_EnableCfrCirOverride -19445,,[ phyrf_hds_adt_override.c : 250 ] phyrf_hds_ForceXlnaOnOffOverride -19444,,[ phyrf_hds_adt_override.c : 299 ] phyrf_hds_GetMultiAssocIdOverride -19443,,[ phyrf_hds_adt_override.c : 208 ] phyrf_hds_LplEnableDisableOverride -19442,,[ phyrf_hds_adt_override.c : 243 ] phyrf_hds_MloEmlsrMsdConfigOverride -19441,,[ phyrf_hds_adt_override.c : 137 ] phyrf_hds_OclDisablePhyOnOverride -19440,,[ phyrf_hds_adt_override.c : 144 ] phyrf_hds_OclEnablePhyOnOverride -19439,,[ phyrf_hds_adt_override.c : 152 ] phyrf_hds_PhyTdSwapSetPhyModeOverride -19438,,[ phyrf_hds_adt_override.c : 159 ] phyrf_hds_PhyTdSwapUnusedChainOffOverride -19437,,[ phyrf_hds_adt_override.c : 306 ] phyrf_hds_PostPhyOnOverride -19436,,[ phyrf_hds_adt_override.c : 215 ] phyrf_hds_PowerAssistModeOverride -19435,,[ phyrf_hds_adt_override.c : 17 ] phyrf_hds_PrePhyOffOverride -19434,,[ phyrf_hds_adt_override.c : 24 ] phyrf_hds_PrePhyOnOverride -19433,,[ phyrf_hds_adt_override.c : 180 ] phyrf_hds_ReadRxclearPrerxframeCntOverride -19432,,[ phyrf_hds_adt_override.c : 285 ] phyrf_hds_RfaRriRestoreOverride -19431,,[ phyrf_hds_adt_override.c : 278 ] phyrf_hds_RfaRriSaveOverride -19430,,[ phyrf_hds_adt_override.c : 222 ] phyrf_hds_RfaTogglingInListenOverride -19429,,[ phyrf_hds_adt_override.c : 116 ] phyrf_hds_Rtt11azEnablePhyOnOverride -19428,,[ phyrf_hds_adt_override.c : 101 ] phyrf_hds_RttEnablePhyOnOverride -19427,,[ phyrf_hds_adt_override.c : 173 ] phyrf_hds_SetMaxTargetPwrOverride -19426,,[ phyrf_hds_adt_override.c : 292 ] phyrf_hds_SetMultiAssocIdOverride -19425,,[ phyrf_hds_adt_override.c : 166 ] phyrf_hds_SetOperatingModeOverride -19424,,[ phyrf_hds_adt_override.c : 187 ] phyrf_hds_SetRxclearPrerxframeCntOverride -19423,,[ phyrf_hds_adt_override.c : 229 ] phyrf_hds_SetTdPowerConfigOverride -19422,,[ phyrf_hds_adt_override.c : 194 ] phyrf_hds_SmarttxQueryVregOverride -19421,,[ phyrf_hds_adt_override.c : 201 ] phyrf_hds_SmarttxResetVregOverride -19420,,[ phyrf_hds_adt_override.c : 87 ] phyrf_hds_SpectralActivatePhyOnOverride -19419,,[ phyrf_hds_adt_override.c : 94 ] phyrf_hds_SpectralDeactivatePhyOnOverride -19418,,[ phyrf_hds_adt_override.c : 80 ] phyrf_hds_SpectralDisablePhyOnOverride -19417,,[ phyrf_hds_adt_override.c : 59 ] phyrf_hds_SpectralEnablePhyOnOverride -19416,,[ phyrf_hds_adt_override.c : 108 ] phyrf_hds_SpectralResetPhyOnOverride -19415,,[ phyrf_hds_adt_override.c : 123 ] phyrf_hds_XlnabypassDisablePhyOnOverride -19414,,[ phyrf_hds_adt_override.c : 130 ] phyrf_hds_XlnabypassEnablePhyOnOverride -19413,,[ phyrf_hds_adt_override.c : 355 ] phyrf_hds_XpanFeatureEnVregConfigOverride -19477,iii,[ phyrf_hds_seq_editor.c : 88 ] HDS_SEQ_EDITOR: setting_deletion_data[%d] : %d %d -19476,i,[ phyrf_hds_seq_editor.c : 92 ] HDS_SEQ_EDITOR: setting_deletion_data[%d] : -- -19475,iiii,[ phyrf_hds_seq_editor.c : 223 ] HDS_SEQ_EDITOR: setting_insertion_data[%d]: %d %d settingid = %d -19474,i,[ phyrf_hds_seq_editor.c : 227 ] HDS_SEQ_EDITOR: setting_insertion_data[%d]: -- -19473,i,[ phyrf_hds_seq_editor.c : 145 ] HDS_SEQ_EDITOR: Returned setting id: %d -19472,,[ phyrf_hds_seq_editor.c : 150 ] HDS_SEQ_EDITOR: key found for insertion -19471,ii,[ phyrf_hds_seq_editor.c : 40 ] HDS_SEQ_EDITOR: hashidx: %d setting_deletion_data:%d -19470,,[ phyrf_hds_seq_editor.c : 43 ] HDS_SEQ_EDITOR: key already exists -19469,ii,[ phyrf_hds_seq_editor.c : 101 ] HDS_SEQ_EDITOR: hashidx: %d setting_insertion_data:%d -19468,,[ phyrf_hds_seq_editor.c : 104 ] HDS_SEQ_EDITOR: key already exists in insertion setting database -19467,,[ phyrf_hds_seq_editor.c : 202 ] HDS_SEQ_EDITOR: deletion data member resetted -19466,,[ phyrf_hds_seq_editor.c : 176 ] HDS_SEQ_EDITOR: insertion data Member resetted -19465,i,[ phyrf_hds_seq_editor.c : 63 ] HDS_SEQ_EDITOR_SEARCH: search_setting data hashIdx: %d -19464,,[ phyrf_hds_seq_editor.c : 68 ] HDS_SEQ_EDITOR: key found -19463,i,[ phyrf_hds_seq_editor.c : 125 ] HDS_SEQ_EDITOR_SEARCH: search_setting data hashIdx: %d -19462,,[ phyrf_hds_seq_editor.c : 130 ] HDS_SEQ_EDITOR: key found for insertion -19535,,[ phyrf_hds_hdt_override.c : 109 ] phyrf_hds_AfsCalProfileOverride -19534,,[ phyrf_hds_hdt_override.c : 466 ] phyrf_hds_AuxEmlsrOverride -19533,,[ phyrf_hds_hdt_override.c : 459 ] phyrf_hds_AuxListenOverride -19532,,[ phyrf_hds_hdt_override.c : 445 ] phyrf_hds_AuxResetOverride -19531,,[ phyrf_hds_hdt_override.c : 452 ] phyrf_hds_AuxScanOverride -19530,,[ phyrf_hds_hdt_override.c : 178 ] phyrf_hds_ChangeChainMaskOverride -19529,,[ phyrf_hds_hdt_override.c : 162 ] phyrf_hds_DpdOverride -19528,,[ phyrf_hds_hdt_override.c : 368 ] phyrf_hds_EmlsrActiveFcsOverride -19527,,[ phyrf_hds_hdt_override.c : 361 ] phyrf_hds_EmlsrActiveOverride -19526,,[ phyrf_hds_hdt_override.c : 382 ] phyrf_hds_EmlsrListenFcsOverride -19525,,[ phyrf_hds_hdt_override.c : 375 ] phyrf_hds_EmlsrListenOverride -19524,,[ phyrf_hds_hdt_override.c : 19 ] phyrf_hds_Home0Override -19523,,[ phyrf_hds_hdt_override.c : 119 ] phyrf_hds_Home0FcsOverride -19522,,[ phyrf_hds_hdt_override.c : 51 ] phyrf_hds_Home0Override -19521,,[ phyrf_hds_hdt_override.c : 135 ] phyrf_hds_Home1FcsOverride -19520,,[ phyrf_hds_hdt_override.c : 68 ] phyrf_hds_Home1Override -19519,,[ phyrf_hds_hdt_override.c : 438 ] phyrf_hds_Home2FcsOverride -19518,,[ phyrf_hds_hdt_override.c : 431 ] phyrf_hds_Home2Override -19517,,[ phyrf_hds_hdt_override.c : 333 ] phyrf_hds_Inactive_imps_s2wOverride -19516,,[ phyrf_hds_hdt_override.c : 340 ] phyrf_hds_Inactive_imps_w2sOverride -19515,,[ phyrf_hds_hdt_override.c : 508 ] phyrf_hds_Mcc_lite_non_xpan_homeFcsOverride -19514,,[ phyrf_hds_hdt_override.c : 487 ] phyrf_hds_Mcc_lite_non_xpan_homeOverride -19513,,[ phyrf_hds_hdt_override.c : 515 ] phyrf_hds_Mcc_lite_non_xpan_scanFcsOverride -19512,,[ phyrf_hds_hdt_override.c : 494 ] phyrf_hds_Mcc_lite_non_xpan_scanOverride -19511,,[ phyrf_hds_hdt_override.c : 501 ] phyrf_hds_Mcc_lite_xpan_homeFcsOverride -19510,,[ phyrf_hds_hdt_override.c : 480 ] phyrf_hds_Mcc_lite_xpan_homeOverride -19509,,[ phyrf_hds_hdt_override.c : 347 ] phyrf_hds_ModeSwitchOverride -19508,,[ phyrf_hds_hdt_override.c : 169 ] phyrf_hds_PostDpdOverride -19507,,[ phyrf_hds_hdt_override.c : 326 ] phyrf_hds_RecoveryReset1Override -19506,,[ phyrf_hds_hdt_override.c : 354 ] phyrf_hds_RecoveryReset2Override -19505,,[ phyrf_hds_hdt_override.c : 424 ] phyrf_hds_RecoveryReset3Override -19504,,[ phyrf_hds_hdt_override.c : 417 ] phyrf_hds_ResetCalOverride -19503,,[ phyrf_hds_hdt_override.c : 473 ] phyrf_hds_ResetChannelChangeOverride -19502,,[ phyrf_hds_hdt_override.c : 36 ] phyrf_hds_Home0Override -19501,,[ phyrf_hds_hdt_override.c : 281 ] phyrf_hds_S2wBmpsCx_nremModeOverride -19500,,[ phyrf_hds_hdt_override.c : 212 ] phyrf_hds_S2wBmpsCx_pcModeOverride -19499,,[ phyrf_hds_hdt_override.c : 245 ] phyrf_hds_S2wBmpsCx_retentionModeOverride -19498,,[ phyrf_hds_hdt_override.c : 299 ] phyrf_hds_S2wBmpsFcsCx_pcModeOverride -19497,,[ phyrf_hds_hdt_override.c : 317 ] phyrf_hds_S2wBmpsFcsCx_retentionModeOverride -19496,,[ phyrf_hds_hdt_override.c : 263 ] phyrf_hds_S2wImpsCx_nremModeOverride -19495,,[ phyrf_hds_hdt_override.c : 200 ] phyrf_hds_S2wImpsCx_pcModeOverride -19494,,[ phyrf_hds_hdt_override.c : 227 ] phyrf_hds_S2wImpsCx_retentionModeOverride -19493,,[ phyrf_hds_hdt_override.c : 410 ] phyrf_hds_S2wImpsFcsNanHwOffloadModeOverride -19492,,[ phyrf_hds_hdt_override.c : 403 ] phyrf_hds_S2wImpsNanHwOffloadModeOverride -19491,,[ phyrf_hds_hdt_override.c : 153 ] phyrf_hds_SbsScanFcsOverride -19490,,[ phyrf_hds_hdt_override.c : 93 ] phyrf_hds_SbsScanOverride -19489,,[ phyrf_hds_hdt_override.c : 144 ] phyrf_hds_ScanFcsOverride -19488,,[ phyrf_hds_hdt_override.c : 77 ] phyrf_hds_Home0Override -19487,,[ phyrf_hds_hdt_override.c : 272 ] phyrf_hds_W2sBmpsCx_nremModeOverride -19486,,[ phyrf_hds_hdt_override.c : 206 ] phyrf_hds_W2sBmpsCx_pcModeOverride -19485,,[ phyrf_hds_hdt_override.c : 236 ] phyrf_hds_W2sBmpsCx_retentionModeOverride -19484,,[ phyrf_hds_hdt_override.c : 290 ] phyrf_hds_W2sBmpsFcsCx_pcModeOverride -19483,,[ phyrf_hds_hdt_override.c : 308 ] phyrf_hds_W2sBmpsFcsCx_retentionModeOverride -19482,,[ phyrf_hds_hdt_override.c : 254 ] phyrf_hds_W2sImpsCx_nremModeOverride -19481,,[ phyrf_hds_hdt_override.c : 194 ] phyrf_hds_W2sImpsCx_pcModeOverride -19480,,[ phyrf_hds_hdt_override.c : 218 ] phyrf_hds_W2sImpsCx_retentionModeOverride -19479,,[ phyrf_hds_hdt_override.c : 396 ] phyrf_hds_W2sImpsFcsNanHwOffloadModeOverride -19478,,[ phyrf_hds_hdt_override.c : 389 ] phyrf_hds_W2sImpsNanHwOffloadModeOverride -19539,ii,[ phyrf_hds_ddl_debug_prof_seq.c : 49 ] HDS: Debug ADT Profile Start - PHYID:%d, Profile:%d -19538,,[ phyrf_hds_ddl_debug_prof_seq.c : 53 ] HDS: Debug ADT Profile End -19537,ii,[ phyrf_hds_ddl_debug_prof_seq.c : 30 ] HDS: Debug HDT Profile Start - PHYID:%d, Profile:%d -19536,,[ phyrf_hds_ddl_debug_prof_seq.c : 34 ] HDS: Debug HDT Profile End -19703,,[ phyrf_hds_adt_debug.c : 555 ] phyrf_hds_ActivateAgileSpectralScan_PostDebug -19702,,[ phyrf_hds_adt_debug.c : 548 ] phyrf_hds_ActivateAgileSpectralScan_PreDebug -19701,,[ phyrf_hds_adt_debug.c : 611 ] phyrf_hds_ActivateNormalSpectralScan_PostDebug -19700,,[ phyrf_hds_adt_debug.c : 604 ] phyrf_hds_ActivateNormalSpectralScan_PreDebug -19699,,[ phyrf_hds_adt_debug.c : 387 ] phyrf_hds_ActivateSpectralScan_PostDebug -19698,,[ phyrf_hds_adt_debug.c : 380 ] phyrf_hds_ActivateSpectralScan_PreDebug -19697,,[ phyrf_hds_adt_debug.c : 1045 ] phyrf_hds_AgileEnableDisable_PostDebug -19696,,[ phyrf_hds_adt_debug.c : 1038 ] phyrf_hds_AgileEnableDisable_PreDebug -19695,,[ phyrf_hds_adt_debug.c : 23 ] phyrf_hds_AniConfigure_PostDebug -19694,,[ phyrf_hds_adt_debug.c : 16 ] phyrf_hds_AniConfigure_PreDebug -19693,,[ phyrf_hds_adt_debug.c : 51 ] phyrf_hds_AniDisableReg_PostDebug -19692,,[ phyrf_hds_adt_debug.c : 44 ] phyrf_hds_AniDisableReg_PreDebug -19691,,[ phyrf_hds_adt_debug.c : 121 ] phyrf_hds_AniDisable_PostDebug -19690,,[ phyrf_hds_adt_debug.c : 114 ] phyrf_hds_AniDisable_PreDebug -19689,,[ phyrf_hds_adt_debug.c : 37 ] phyrf_hds_AniEnableReg_PostDebug -19688,,[ phyrf_hds_adt_debug.c : 30 ] phyrf_hds_AniEnableReg_PreDebug -19687,,[ phyrf_hds_adt_debug.c : 107 ] phyrf_hds_AniEnable_PostDebug -19686,,[ phyrf_hds_adt_debug.c : 100 ] phyrf_hds_AniEnable_PreDebug -19685,,[ phyrf_hds_adt_debug.c : 443 ] phyrf_hds_AniOfdmaDesenseLevel_PostDebug -19684,,[ phyrf_hds_adt_debug.c : 436 ] phyrf_hds_AniOfdmaDesenseLevel_PreDebug -19683,,[ phyrf_hds_adt_debug.c : 65 ] phyrf_hds_AniRestoreDl_PostDebug -19682,,[ phyrf_hds_adt_debug.c : 58 ] phyrf_hds_AniRestoreDl_PreDebug -19681,,[ phyrf_hds_adt_debug.c : 79 ] phyrf_hds_AniTimeout_PostDebug -19680,,[ phyrf_hds_adt_debug.c : 72 ] phyrf_hds_AniTimeout_PreDebug -19679,,[ phyrf_hds_adt_debug.c : 93 ] phyrf_hds_AniUntimeout_PostDebug -19678,,[ phyrf_hds_adt_debug.c : 86 ] phyrf_hds_AniUntimeout_PreDebug -19677,,[ phyrf_hds_adt_debug.c : 1143 ] phyrf_hds_CoexSemClearBtCal_PostDebug -19676,,[ phyrf_hds_adt_debug.c : 1136 ] phyrf_hds_CoexSemClearBtCal_PreDebug -19675,,[ phyrf_hds_adt_debug.c : 1059 ] phyrf_hds_CoexSemClearSsr_PostDebug -19674,,[ phyrf_hds_adt_debug.c : 1052 ] phyrf_hds_CoexSemClearSsr_PreDebug -19673,,[ phyrf_hds_adt_debug.c : 835 ] phyrf_hds_ConfigRfSwitchByHwMode_PostDebug -19672,,[ phyrf_hds_adt_debug.c : 828 ] phyrf_hds_ConfigRfSwitchByHwMode_PreDebug -19671,,[ phyrf_hds_adt_debug.c : 877 ] phyrf_hds_CxmInitWci2_PostDebug -19670,,[ phyrf_hds_adt_debug.c : 870 ] phyrf_hds_CxmInitWci2_PreDebug -19669,,[ phyrf_hds_adt_debug.c : 1073 ] phyrf_hds_CxmPtcFreezeEnable_PostDebug -19668,,[ phyrf_hds_adt_debug.c : 1066 ] phyrf_hds_CxmPtcFreezeEnable_PreDebug -19667,,[ phyrf_hds_adt_debug.c : 891 ] phyrf_hds_CxmWakeupBt_PostDebug -19666,,[ phyrf_hds_adt_debug.c : 884 ] phyrf_hds_CxmWakeupBt_PreDebug -19665,,[ phyrf_hds_adt_debug.c : 1017 ] phyrf_hds_CxmWci2Status_PostDebug -19664,,[ phyrf_hds_adt_debug.c : 1010 ] phyrf_hds_CxmWci2Status_PreDebug -19663,,[ phyrf_hds_adt_debug.c : 401 ] phyrf_hds_DeactivateSpectralScan_PostDebug -19662,,[ phyrf_hds_adt_debug.c : 394 ] phyrf_hds_DeactivateSpectralScan_PreDebug -19661,,[ phyrf_hds_adt_debug.c : 359 ] phyrf_hds_DeinitSpectralScan_PostDebug -19660,,[ phyrf_hds_adt_debug.c : 352 ] phyrf_hds_DeinitSpectralScan_PreDebug -19659,,[ phyrf_hds_adt_debug.c : 415 ] phyrf_hds_DeinitSpectralWatchdogConfig_PostDebug -19658,,[ phyrf_hds_adt_debug.c : 408 ] phyrf_hds_DeinitSpectralWatchdogConfig_PreDebug -19657,,[ phyrf_hds_adt_debug.c : 639 ] phyrf_hds_DfsDisableRadarSubbandMask_PostDebug -19656,,[ phyrf_hds_adt_debug.c : 632 ] phyrf_hds_DfsDisableRadarSubbandMask_PreDebug -19655,,[ phyrf_hds_adt_debug.c : 625 ] phyrf_hds_DfsEnableRadarSubbandMask_PostDebug -19654,,[ phyrf_hds_adt_debug.c : 618 ] phyrf_hds_DfsEnableRadarSubbandMask_PreDebug -19653,,[ phyrf_hds_adt_debug.c : 1129 ] phyrf_hds_DisableCfrCir_PostDebug -19652,,[ phyrf_hds_adt_debug.c : 1122 ] phyrf_hds_DisableCfrCir_PreDebug -19651,,[ phyrf_hds_adt_debug.c : 793 ] phyrf_hds_DisablePhydbgCapture_PostDebug -19650,,[ phyrf_hds_adt_debug.c : 786 ] phyrf_hds_DisablePhydbgCapture_PreDebug -19649,,[ phyrf_hds_adt_debug.c : 1115 ] phyrf_hds_DisableRtt_PostDebug -19648,,[ phyrf_hds_adt_debug.c : 1108 ] phyrf_hds_DisableRtt_PreDebug -19647,,[ phyrf_hds_adt_debug.c : 961 ] phyrf_hds_DssCuVoteDisable_PostDebug -19646,,[ phyrf_hds_adt_debug.c : 954 ] phyrf_hds_DssCuVoteDisable_PreDebug -19645,,[ phyrf_hds_adt_debug.c : 975 ] phyrf_hds_DssCuVoteEnable_PostDebug -19644,,[ phyrf_hds_adt_debug.c : 968 ] phyrf_hds_DssCuVoteEnable_PreDebug -19643,,[ phyrf_hds_adt_debug.c : 247 ] phyrf_hds_DssDisableDssWarCfo_PostDebug -19642,,[ phyrf_hds_adt_debug.c : 240 ] phyrf_hds_DssDisableDssWarCfo_PreDebug -19641,,[ phyrf_hds_adt_debug.c : 233 ] phyrf_hds_DssEnableDssWarCfo_PostDebug -19640,,[ phyrf_hds_adt_debug.c : 226 ] phyrf_hds_DssEnableDssWarCfo_PreDebug -19639,,[ phyrf_hds_adt_debug.c : 205 ] phyrf_hds_DssForcedSyn_PostDebug -19638,,[ phyrf_hds_adt_debug.c : 198 ] phyrf_hds_DssForcedSyn_PreDebug -19637,,[ phyrf_hds_adt_debug.c : 219 ] phyrf_hds_DssNoForcedSyn_PostDebug -19636,,[ phyrf_hds_adt_debug.c : 212 ] phyrf_hds_DssNoForcedSyn_PreDebug -19635,,[ phyrf_hds_adt_debug.c : 989 ] phyrf_hds_EmlsrConfigDisable_PostDebug -19634,,[ phyrf_hds_adt_debug.c : 982 ] phyrf_hds_EmlsrConfigDisable_PreDebug -19633,,[ phyrf_hds_adt_debug.c : 1003 ] phyrf_hds_EmlsrConfigEnable_PostDebug -19632,,[ phyrf_hds_adt_debug.c : 996 ] phyrf_hds_EmlsrConfigEnable_PreDebug -19631,,[ phyrf_hds_adt_debug.c : 345 ] phyrf_hds_EnableCfrCir_PostDebug -19630,,[ phyrf_hds_adt_debug.c : 338 ] phyrf_hds_EnableCfrCir_PreDebug -19629,,[ phyrf_hds_adt_debug.c : 653 ] phyrf_hds_EnableRtt11az_PostDebug -19628,,[ phyrf_hds_adt_debug.c : 646 ] phyrf_hds_EnableRtt11az_PreDebug -19627,,[ phyrf_hds_adt_debug.c : 429 ] phyrf_hds_EnableRtt_PostDebug -19626,,[ phyrf_hds_adt_debug.c : 422 ] phyrf_hds_EnableRtt_PreDebug -19625,,[ phyrf_hds_adt_debug.c : 863 ] phyrf_hds_ForceXlnaOnOff_PostDebug -19624,,[ phyrf_hds_adt_debug.c : 856 ] phyrf_hds_ForceXlnaOnOff_PreDebug -19623,,[ phyrf_hds_adt_debug.c : 947 ] phyrf_hds_GetMultiAssocId_PostDebug -19622,,[ phyrf_hds_adt_debug.c : 940 ] phyrf_hds_GetMultiAssocId_PreDebug -19621,,[ phyrf_hds_adt_debug.c : 527 ] phyrf_hds_InitAgileSpectralScan_PostDebug -19620,,[ phyrf_hds_adt_debug.c : 520 ] phyrf_hds_InitAgileSpectralScan_PreDebug -19619,,[ phyrf_hds_adt_debug.c : 541 ] phyrf_hds_InitAgileSpectralWatchdogConfig_PostDebug -19618,,[ phyrf_hds_adt_debug.c : 534 ] phyrf_hds_InitAgileSpectralWatchdogConfig_PreDebug -19617,,[ phyrf_hds_adt_debug.c : 583 ] phyrf_hds_InitNormalSpectralScan_PostDebug -19616,,[ phyrf_hds_adt_debug.c : 576 ] phyrf_hds_InitNormalSpectralScan_PreDebug -19615,,[ phyrf_hds_adt_debug.c : 597 ] phyrf_hds_InitNormalSpectralWatchdogConfig_PostDebug -19614,,[ phyrf_hds_adt_debug.c : 590 ] phyrf_hds_InitNormalSpectralWatchdogConfig_PreDebug -19613,,[ phyrf_hds_adt_debug.c : 163 ] phyrf_hds_InitSpectralScan_PostDebug -19612,,[ phyrf_hds_adt_debug.c : 156 ] phyrf_hds_InitSpectralScan_PreDebug -19611,,[ phyrf_hds_adt_debug.c : 373 ] phyrf_hds_InitSpectralWatchdogConfig_PostDebug -19610,,[ phyrf_hds_adt_debug.c : 366 ] phyrf_hds_InitSpectralWatchdogConfig_PreDebug -19609,,[ phyrf_hds_adt_debug.c : 513 ] phyrf_hds_IsAgileSpectralEnabled_PostDebug -19608,,[ phyrf_hds_adt_debug.c : 506 ] phyrf_hds_IsAgileSpectralEnabled_PreDebug -19607,,[ phyrf_hds_adt_debug.c : 569 ] phyrf_hds_IsNormalSpectralEnabled_PostDebug -19606,,[ phyrf_hds_adt_debug.c : 562 ] phyrf_hds_IsNormalSpectralEnabled_PreDebug -19605,,[ phyrf_hds_adt_debug.c : 135 ] phyrf_hds_IsSpectralEnabled_PostDebug -19604,,[ phyrf_hds_adt_debug.c : 128 ] phyrf_hds_IsSpectralEnabled_PreDebug -19603,,[ phyrf_hds_adt_debug.c : 849 ] phyrf_hds_MloEmlsrMsdConfig_PostDebug -19602,,[ phyrf_hds_adt_debug.c : 842 ] phyrf_hds_MloEmlsrMsdConfig_PreDebug -19601,,[ phyrf_hds_adt_debug.c : 191 ] phyrf_hds_OclDisable_PostDebug -19600,,[ phyrf_hds_adt_debug.c : 184 ] phyrf_hds_OclDisable_PreDebug -19599,,[ phyrf_hds_adt_debug.c : 177 ] phyrf_hds_OclEnable_PostDebug -19598,,[ phyrf_hds_adt_debug.c : 170 ] phyrf_hds_OclEnable_PreDebug -19597,,[ phyrf_hds_adt_debug.c : 1101 ] phyrf_hds_OlpcthermcompDisable_PostDebug -19596,,[ phyrf_hds_adt_debug.c : 1094 ] phyrf_hds_OlpcthermcompDisable_PreDebug -19595,,[ phyrf_hds_adt_debug.c : 1087 ] phyrf_hds_OlpcthermcompEnable_PostDebug -19594,,[ phyrf_hds_adt_debug.c : 1080 ] phyrf_hds_OlpcthermcompEnable_PreDebug -19593,,[ phyrf_hds_adt_debug.c : 457 ] phyrf_hds_ReadAgileSpectralConfigRegs_PostDebug -19592,,[ phyrf_hds_adt_debug.c : 450 ] phyrf_hds_ReadAgileSpectralConfigRegs_PreDebug -19591,,[ phyrf_hds_adt_debug.c : 471 ] phyrf_hds_ReadNormalSpectralConfigRegs_PostDebug -19590,,[ phyrf_hds_adt_debug.c : 464 ] phyrf_hds_ReadNormalSpectralConfigRegs_PreDebug -19589,,[ phyrf_hds_adt_debug.c : 723 ] phyrf_hds_ReadRxclearPrerxframeCnt_PostDebug -19588,,[ phyrf_hds_adt_debug.c : 716 ] phyrf_hds_ReadRxclearPrerxframeCnt_PreDebug -19587,,[ phyrf_hds_adt_debug.c : 317 ] phyrf_hds_RepChannelCaptureDisable_PostDebug -19586,,[ phyrf_hds_adt_debug.c : 310 ] phyrf_hds_RepChannelCaptureDisable_PreDebug -19585,,[ phyrf_hds_adt_debug.c : 289 ] phyrf_hds_RepChannelCaptureEnable_PostDebug -19584,,[ phyrf_hds_adt_debug.c : 282 ] phyrf_hds_RepChannelCaptureEnable_PreDebug -19583,,[ phyrf_hds_adt_debug.c : 919 ] phyrf_hds_RfaRriRestore_PostDebug -19582,,[ phyrf_hds_adt_debug.c : 912 ] phyrf_hds_RfaRriRestore_PreDebug -19581,,[ phyrf_hds_adt_debug.c : 905 ] phyrf_hds_RfaRriSave_PostDebug -19580,,[ phyrf_hds_adt_debug.c : 898 ] phyrf_hds_RfaRriSave_PreDebug -19579,,[ phyrf_hds_adt_debug.c : 807 ] phyrf_hds_RfaToggling_PostDebug -19578,,[ phyrf_hds_adt_debug.c : 800 ] phyrf_hds_RfaToggling_PreDebug -19577,,[ phyrf_hds_adt_debug.c : 1031 ] phyrf_hds_SetChannelAgile_PostDebug -19576,,[ phyrf_hds_adt_debug.c : 1024 ] phyrf_hds_SetChannelAgile_PreDebug -19575,,[ phyrf_hds_adt_debug.c : 779 ] phyrf_hds_SetLpl_PostDebug -19574,,[ phyrf_hds_adt_debug.c : 772 ] phyrf_hds_SetLpl_PreDebug -19573,,[ phyrf_hds_adt_debug.c : 709 ] phyrf_hds_SetMaxTargetPwr_PostDebug -19572,,[ phyrf_hds_adt_debug.c : 702 ] phyrf_hds_SetMaxTargetPwr_PreDebug -19571,,[ phyrf_hds_adt_debug.c : 933 ] phyrf_hds_SetMultiAssocId_PostDebug -19570,,[ phyrf_hds_adt_debug.c : 926 ] phyrf_hds_SetMultiAssocId_PreDebug -19569,,[ phyrf_hds_adt_debug.c : 695 ] phyrf_hds_SetOperatingMode_PostDebug -19568,,[ phyrf_hds_adt_debug.c : 688 ] phyrf_hds_SetOperatingMode_PreDebug -19567,,[ phyrf_hds_adt_debug.c : 331 ] phyrf_hds_SetPbsForChannelCaptureDisabled_PostDebug -19566,,[ phyrf_hds_adt_debug.c : 324 ] phyrf_hds_SetPbsForChannelCaptureDisabled_PreDebug -19565,,[ phyrf_hds_adt_debug.c : 303 ] phyrf_hds_SetPbsForChannelCaptureEnabled_PostDebug -19564,,[ phyrf_hds_adt_debug.c : 296 ] phyrf_hds_SetPbsForChannelCaptureEnabled_PreDebug -19563,,[ phyrf_hds_adt_debug.c : 737 ] phyrf_hds_SetRxclearPrerxframeCnt_PostDebug -19562,,[ phyrf_hds_adt_debug.c : 730 ] phyrf_hds_SetRxclearPrerxframeCnt_PreDebug -19561,,[ phyrf_hds_adt_debug.c : 821 ] phyrf_hds_SetTdPowerConfig_PostDebug -19560,,[ phyrf_hds_adt_debug.c : 814 ] phyrf_hds_SetTdPowerConfig_PreDebug -19559,,[ phyrf_hds_adt_debug.c : 681 ] phyrf_hds_SetVregPhyMode_PostDebug -19558,,[ phyrf_hds_adt_debug.c : 674 ] phyrf_hds_SetVregPhyMode_PreDebug -19557,,[ phyrf_hds_adt_debug.c : 751 ] phyrf_hds_SmarttxQueryStats_PostDebug -19556,,[ phyrf_hds_adt_debug.c : 744 ] phyrf_hds_SmarttxQueryStats_PreDebug -19555,,[ phyrf_hds_adt_debug.c : 765 ] phyrf_hds_SmarttxResetStats_PostDebug -19554,,[ phyrf_hds_adt_debug.c : 758 ] phyrf_hds_SmarttxResetStats_PreDebug -19553,,[ phyrf_hds_adt_debug.c : 667 ] phyrf_hds_SynthShutdownUnusedChain_PostDebug -19552,,[ phyrf_hds_adt_debug.c : 660 ] phyrf_hds_SynthShutdownUnusedChain_PreDebug -19551,,[ phyrf_hds_adt_debug.c : 485 ] phyrf_hds_WriteAgileSpectralConfigRegs_PostDebug -19550,,[ phyrf_hds_adt_debug.c : 478 ] phyrf_hds_WriteAgileSpectralConfigRegs_PreDebug -19549,,[ phyrf_hds_adt_debug.c : 499 ] phyrf_hds_WriteNormalSpectralConfigRegs_PostDebug -19548,,[ phyrf_hds_adt_debug.c : 492 ] phyrf_hds_WriteNormalSpectralConfigRegs_PreDebug -19547,,[ phyrf_hds_adt_debug.c : 149 ] phyrf_hds_WriteSpectralConfigRegs_PostDebug -19546,,[ phyrf_hds_adt_debug.c : 142 ] phyrf_hds_WriteSpectralConfigRegs_PreDebug -19545,,[ phyrf_hds_adt_debug.c : 275 ] phyrf_hds_XlnaBypassDisable_PostDebug -19544,,[ phyrf_hds_adt_debug.c : 268 ] phyrf_hds_XlnaBypassDisable_PreDebug -19543,,[ phyrf_hds_adt_debug.c : 261 ] phyrf_hds_XlnaBypassEnable_PostDebug -19542,,[ phyrf_hds_adt_debug.c : 254 ] phyrf_hds_XlnaBypassEnable_PreDebug -19541,,[ phyrf_hds_adt_debug.c : 1157 ] phyrf_hds_XpanFeatureEn_PostDebug -19540,,[ phyrf_hds_adt_debug.c : 1150 ] phyrf_hds_XpanFeatureEn_PreDebug +19693,,[ phyrf_hds_ddl.c : 92 ] HDS DDL - phyrf_hds_Ddl_debug_phyEventCapture +19692,,[ phyrf_hds_ddl.c : 47 ] HDS DDL - phyrf_hds_Ddl_debug_phyForceRxGain +19691,,[ phyrf_hds_ddl.c : 116 ] HDS DDL - phyrf_hds_Ddl_debug_phyGetRFAChipID +19690,,[ phyrf_hds_ddl.c : 188 ] HDS DDL - phyrf_hds_Ddl_debug_phyIM2Cal +19689,,[ phyrf_hds_ddl.c : 140 ] HDS DDL - phyrf_hds_Ddl_debug_phyNFCal +19688,,[ phyrf_hds_ddl.c : 164 ] HDS DDL - phyrf_hds_Ddl_debug_phyPALCal +19687,,[ phyrf_hds_ddl.c : 152 ] HDS DDL - phyrf_hds_Ddl_debug_phyPkDetCal +19686,,[ phyrf_hds_ddl.c : 29 ] HDS DDL - phyrf_hds_Ddl_debug_phyRtt +19685,,[ phyrf_hds_ddl.c : 128 ] HDS DDL - phyrf_hds_Ddl_debug_phyRxDCOCal +19684,,[ phyrf_hds_ddl.c : 158 ] HDS DDL - phyrf_hds_Ddl_debug_phyRxGainCal +19683,,[ phyrf_hds_ddl.c : 35 ] HDS DDL - phyrf_hds_Ddl_debug_phySetChainMask +19682,,[ phyrf_hds_ddl.c : 122 ] HDS DDL - phyrf_hds_Ddl_debug_phySetChannel +19681,,[ phyrf_hds_ddl.c : 170 ] HDS DDL - phyrf_hds_Ddl_debug_phySetTPC +19680,,[ phyrf_hds_ddl.c : 41 ] HDS DDL - phyrf_hds_Ddl_debug_phySetXbar +19679,,[ phyrf_hds_ddl.c : 23 ] HDS DDL - phyrf_hds_Ddl_debug_phySpurMitigation +19678,,[ phyrf_hds_ddl.c : 194 ] HDS DDL - phyrf_hds_Ddl_debug_phyTIAdcCal +19677,,[ phyrf_hds_ddl.c : 110 ] HDS DDL - phyrf_hds_Ddl_debug_rfGetBoardId +19676,,[ phyrf_hds_ddl.c : 212 ] HDS DDL - phyrf_hds_Ddl_debug_tpcReadAlut +19675,,[ phyrf_hds_ddl.c : 200 ] HDS DDL - phyrf_hds_Ddl_debug_tpcReadGlut +19674,,[ phyrf_hds_ddl.c : 206 ] HDS DDL - phyrf_hds_Ddl_debug_tpcReadPlut 19731,,[ phyrf_hds_adt_ram.c : 1620 ] HDS ADT AdtCoexSemClearBtCal 19730,,[ phyrf_hds_adt_ram.c : 1537 ] HDS ADT AdtCoexSemClearSsr 19729,,[ phyrf_hds_adt_ram.c : 1104 ] HDS ADT AdtCxmInitWci2 @@ -8158,57 +8158,57 @@ org_rc_mask_null pdev_rc_mask[0]:%x pdev_rc_mask[1]:%x phymode:%d ni_legacy_rate 22018,,[ ratectrl_sec_retry.c : 282 ] RTS BL SM change RTS_LEG_ALLOWED_WITH_11AC_FALLBACK -> RTS_11AC_AND_LEG_ALLOWED 22017,,[ ratectrl_sec_retry.c : 300 ] RTS BL SM change RTS_LEG_ALLOWED -> RTS_DISALLOWED 22016,,[ ratectrl_sec_retry.c : 233 ] RTS BL SM change RTS_11AC_AND_LEG_ALLOWED -> RTS_LEG_ALLOWED_WITH_11AC_FALLBACK -22069,iii,[ sched_algo.c : 18126 ] RTT ntbr sequence bw rtt_bw: %d full_bw: %d selected_bw: %d +22069,iii,[ sched_algo.c : 18128 ] RTT ntbr sequence bw rtt_bw: %d full_bw: %d selected_bw: %d 22068,i,[ sched_algo.c : 5218 ] STANDALONE:sched_algo_cmd_update_user_info NDPA FLAG NOT SET $$$tid_num=%d -22067,IIi,[ sched_algo.c : 8793 ] sched_algo_dispatch_result failure: sched_param=0x%x, sched_cmd=0x%x, ring_ctxt_valid=%d -22066,i,[ sched_algo.c : 8813 ] sched_algo_dispatch_result failure: qnum=%d -22065,i,[ sched_algo.c : 8878 ] sched_algo_dispatch_result failure: seq_type=%d -22064,i,[ sched_algo.c : 9118 ] sched_algo_dispatch_result data before allow data for txq_id=%d -22063,i,[ sched_algo.c : 9189 ] sched_algo_dispatch_result failure: update_user_info with error code=%d -22062,II,[ sched_algo.c : 9281 ] sched_algo_dispatch_result failure: flags=0x%x 0x%x -22061,,[ sched_algo.c : 9616 ] sched_algo_dispatch_result failure: descriptor allocation failed -22060,iiiii,[ sched_algo.c : 9784 ] UL_SU_PROBE: tx_mode:%d, probe_flag:%d, rix:%d, rate_kbps:%d, ppdu_dur:%d +22067,IIi,[ sched_algo.c : 8794 ] sched_algo_dispatch_result failure: sched_param=0x%x, sched_cmd=0x%x, ring_ctxt_valid=%d +22066,i,[ sched_algo.c : 8814 ] sched_algo_dispatch_result failure: qnum=%d +22065,i,[ sched_algo.c : 8879 ] sched_algo_dispatch_result failure: seq_type=%d +22064,i,[ sched_algo.c : 9119 ] sched_algo_dispatch_result data before allow data for txq_id=%d +22063,i,[ sched_algo.c : 9190 ] sched_algo_dispatch_result failure: update_user_info with error code=%d +22062,II,[ sched_algo.c : 9282 ] sched_algo_dispatch_result failure: flags=0x%x 0x%x +22061,,[ sched_algo.c : 9617 ] sched_algo_dispatch_result failure: descriptor allocation failed +22060,iiiii,[ sched_algo.c : 9785 ] UL_SU_PROBE: tx_mode:%d, probe_flag:%d, rix:%d, rate_kbps:%d, ppdu_dur:%d -22059,iiiI,[ sched_algo.c : 9810 ] sched_algo_dispatch_result: sched_id=%d txqid=%d posted_commands=%d, sched_cmd_flags=0x%x -22058,iiiIiIII,[ sched_algo.c : 9842 ] twt_dbg_eosp / ul_dbg: sched_dispatch_sched_cmd txqid=%d, sched_id=%d, posted_commands=%d,sched_cmd_flags=0x%x, is_partial=%d, tsf_low=%u, start_time=%u, end_time=%u +22059,iiiI,[ sched_algo.c : 9811 ] sched_algo_dispatch_result: sched_id=%d txqid=%d posted_commands=%d, sched_cmd_flags=0x%x +22058,iiiIiIII,[ sched_algo.c : 9843 ] twt_dbg_eosp / ul_dbg: sched_dispatch_sched_cmd txqid=%d, sched_id=%d, posted_commands=%d,sched_cmd_flags=0x%x, is_partial=%d, tsf_low=%u, start_time=%u, end_time=%u -22057,IiiIII,[ sched_algo.c : 16093 ] twt_dbg_eosp: sched_algo_dl_eligible_check peer_id=%u, is_announced=%d, is_ul_received=%d,tidq->tid_num=%u, tid_ext_flags=0x%x, eosp_state=%u -22056,ii,[ sched_algo.c : 7654 ] TTL dropped count:%d, tid:%d +22057,IiiIII,[ sched_algo.c : 16095 ] twt_dbg_eosp: sched_algo_dl_eligible_check peer_id=%u, is_announced=%d, is_ul_received=%d,tidq->tid_num=%u, tid_ext_flags=0x%x, eosp_state=%u +22056,ii,[ sched_algo.c : 7655 ] TTL dropped count:%d, tid:%d 22055,iiii,[ sched_algo.c : 3900 ] sched_algo_get_max_usr_possible: txqid=%d, resv / max_desc_credits %d max_desc_credits_extra %d in_use %d -22054,iiiii,[ sched_algo.c : 18499 ] pdev(%d): lp_pcie_state %d->%d” cur_ms:%d last_ms:%d -22053,ii,[ sched_algo.c : 18535 ] tx pdev_id:%d pcie lp state changed to active mode counter part state:%d -22052,ii,[ sched_algo.c : 18558 ] tx pdev_id:%d pcie lp state changed to sleep mode counter part state:%d -22051,III,[ sched_algo.c : 14473 ] migrate peer in delete prog %p, flags:%x, sw_peer_id:%x -22050,iII,[ sched_algo.c : 14513 ] migrate peer %d, already on MAC(%u %u) -22049,iIII,[ sched_algo.c : 14548 ] migrate peer %d, tid(%u) isnot paused! pdev=%u, total_cnt=%u +22054,iiiii,[ sched_algo.c : 18501 ] pdev(%d): lp_pcie_state %d->%d” cur_ms:%d last_ms:%d +22053,ii,[ sched_algo.c : 18537 ] tx pdev_id:%d pcie lp state changed to active mode counter part state:%d +22052,ii,[ sched_algo.c : 18560 ] tx pdev_id:%d pcie lp state changed to sleep mode counter part state:%d +22051,III,[ sched_algo.c : 14474 ] migrate peer in delete prog %p, flags:%x, sw_peer_id:%x +22050,iII,[ sched_algo.c : 14514 ] migrate peer %d, already on MAC(%u %u) +22049,iIII,[ sched_algo.c : 14549 ] migrate peer %d, tid(%u) isnot paused! pdev=%u, total_cnt=%u 22048,IIiiiIIII,[ sched_algo.c : 6161 ] Post Cmd: id=0x%x type=0x%x txop_us=%d txtime_us=%d max_ppdus=%d flags=0x%x 0x%x tx_flags=0x%x peer_tid=0x%x -22047,ii,[ sched_algo.c : 12740 ] sched_algo_process_trigger: sw_peer_id mismatch = %d/%d -22046,iII,[ sched_algo.c : 12905 ] sched_algo_process_trigger: qos_enabled=%d, tid=0x%x, g_dbg_non_qos_tid_trigger=0x%x -22045,IIIII,[ sched_algo.c : 12914 ] discard trigger msg as pdev mismatch peer_id=%x,tid=%x,pdev=%x:%x,flag=%x -22044,Iii,[ sched_algo.c : 12936 ] sched_algo_process_trigger: qpeer is in migration, flags=0x%x peer=%d tid=%d -22043,iiiI,[ sched_algo.c : 12957 ] sched_algo_process_trigger: peer %d, tid %d, qtype %d, bitmap 0x%08x -22042,IIIIIIIII,[ sched_algo.c : 13096 ] TID paused, peer_tid=0x%x flags=0x%x 0x%x pse/blck bmap 0x%x 0x%x, evt_bmap=0x%x, trig-flags=0x%x, vdev_evt_bmap=0x%x, presend=%u +22047,ii,[ sched_algo.c : 12741 ] sched_algo_process_trigger: sw_peer_id mismatch = %d/%d +22046,iII,[ sched_algo.c : 12906 ] sched_algo_process_trigger: qos_enabled=%d, tid=0x%x, g_dbg_non_qos_tid_trigger=0x%x +22045,IIIII,[ sched_algo.c : 12915 ] discard trigger msg as pdev mismatch peer_id=%x,tid=%x,pdev=%x:%x,flag=%x +22044,Iii,[ sched_algo.c : 12937 ] sched_algo_process_trigger: qpeer is in migration, flags=0x%x peer=%d tid=%d +22043,iiiI,[ sched_algo.c : 12958 ] sched_algo_process_trigger: peer %d, tid %d, qtype %d, bitmap 0x%08x +22042,IIIIIIIII,[ sched_algo.c : 13097 ] TID paused, peer_tid=0x%x flags=0x%x 0x%x pse/blck bmap 0x%x 0x%x, evt_bmap=0x%x, trig-flags=0x%x, vdev_evt_bmap=0x%x, presend=%u 22041,i,[ sched_algo.c : 4275 ] sched_algo_run_scheduler_start: txq_id=%d 22040,i,[ sched_algo.c : 4339 ] sched_algo_run_scheduler: SCHED ALGO is in paused state, txqid=%d 22039,i,[ sched_algo.c : 4365 ] sched_algo_run_scheduler: Either current or some other sched txq ctxt's run scheduler is already running, num_sched_recursive_calls=%d 22038,i,[ sched_algo.c : 4438 ] sched_algo_run_scheduler: no avail desc for q=%d 22037,iii,[ sched_algo.c : 4608 ] sched_algo_run_scheduler_done: txq_id=%d, sched_policy=%d, multi_ac_qos_sched_enable=%d -22036,i,[ sched_algo.c : 11763 ] sched_algo_sched_cmd_done_user data before allow data txq_id %d -22035,iiIIi,[ sched_algo.c : 11803 ] TTL tid:%d txq_id:%d, flg-clr:%x %x ttl_st:%d -22034,ii,[ sched_algo.c : 11854 ] MLO_STAKO_LOG: cmd cmpl: non-master link notifying master of xretry condn. sw peer id = %d, tidnum = %d +22036,i,[ sched_algo.c : 11764 ] sched_algo_sched_cmd_done_user data before allow data txq_id %d +22035,iiIIi,[ sched_algo.c : 11804 ] TTL tid:%d txq_id:%d, flg-clr:%x %x ttl_st:%d +22034,ii,[ sched_algo.c : 11855 ] MLO_STAKO_LOG: cmd cmpl: non-master link notifying master of xretry condn. sw peer id = %d, tidnum = %d -22033,,[ sched_algo.c : 11887 ] L1_FRAG_DBG: L1_FRAG_DBG: reinjecting MPDUs -22032,i,[ sched_algo.c : 14158 ] sched_algo_send_trigger thread_id=%d +22033,,[ sched_algo.c : 11888 ] L1_FRAG_DBG: L1_FRAG_DBG: reinjecting MPDUs +22032,i,[ sched_algo.c : 14159 ] sched_algo_send_trigger thread_id=%d 22031,ii,[ sched_algo.c : 646 ] STANDALONE : SEND MESSAGE TO SCHEDULER %d thread id %d 22030,I,[ sched_algo.c : 4162 ] L1_FRAG_DBG: L1_FRAG_DBG: exit complete,ts 0x%0x -22029,,[ sched_algo.c : 13318 ] sched_algo_tqm_trigger_hdlr +22029,,[ sched_algo.c : 13319 ] sched_algo_tqm_trigger_hdlr 22028,,[ sched_algo.c : 585 ] 11AZ NTBR: tidq is NUL cannot post message to sched 22027,,[ sched_algo.c : 4200 ] L1_FRAG_DBG: L1_FRAG_DBG: exit L1 frag mode pending -22026,ii,[ sched_algo.c : 11570 ] MLO_STAKO_LOG: Cmd_compl: superset_flush_reason = xretry. sw peer id = %d, tidnum = %d +22026,ii,[ sched_algo.c : 11571 ] MLO_STAKO_LOG: Cmd_compl: superset_flush_reason = xretry. sw peer id = %d, tidnum = %d -22025,Iii,[ sched_algo.c : 11575 ] MLO_STAKO_LOG: Cmd_compl: xretry_reached=%u, sw_peer_id = %d, tidnum+ %d -22024,iii,[ sched_algo.c : 15791 ] mlo_link_ownership: skip posting PPDU due to penalty, peer=%d tid=%d count=%d -22023,iI,[ sched_algo.c : 15862 ] tx_sched_check_tid_eligible: data before allow data tid_num %d, qpeer flags = %x +22025,Iii,[ sched_algo.c : 11576 ] MLO_STAKO_LOG: Cmd_compl: xretry_reached=%u, sw_peer_id = %d, tidnum+ %d +22024,iii,[ sched_algo.c : 15792 ] mlo_link_ownership: skip posting PPDU due to penalty, peer=%d tid=%d count=%d +22023,iI,[ sched_algo.c : 15864 ] tx_sched_check_tid_eligible: data before allow data tid_num %d, qpeer flags = %x 22072,ii,[ sched_algo_rr.c : 477 ] twt_dbg: sched_algo_run_rr_scheduler_tidq0 skip tid tid:%d elgble: %d 22071,ii,[ sched_algo_rr.c : 494 ] skip sched: primary link's BA nego is in prog, peer:%d, tid:%d 22070,ii,[ sched_algo_rr.c : 484 ] tid_stall_dbg: sched_algo_run_rr_scheduler_tidq0 skip tid:%d elgble: %d @@ -8253,269 +8253,269 @@ org_rc_mask_null pdev_rc_mask[0]:%x pdev_rc_mask[1]:%x phymode:%d ni_legacy_rate 22105,i,[ sched_algo_txbf.c : 1025 ] snd_failure update cv_buf num %d 22104,i,[ sched_algo_txbf.c : 1157 ] snd_success remaining cv_buf num %d 22103,I,[ sched_algo_txbf.c : 3815 ] snd_cv_upload success buf 0x%0x -22140,III,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 321 ] DFS_DUMPS Rejecting Radar since delta peak values are invalid : dl_delta_peak_match_count=%lu, dl_psidx_diff_match_count=%lu, rf_threshold=%lu +22120,i,[ hca_HwComponentBbBase_debug.cpp : 199 ] PHYDBG: HWS phyDbgGetCsrCapInfo recipe success phyId: %d -22139,IIi,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 326 ] DFS_DUMPS %s: Rejecting Radar since duration diff %ld is more than %d +22119,i,[ hca_HwComponentBbBase_debug.cpp : 260 ] PHYDBG: HWS phyDbgGetCsrCapInfo recipe fail phyId: %d -22138,i,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 470 ] [%d]: dfs is NULL -22137,i,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 482 ] DFS_DUMPS radar event on non-DFS chan %d -22136,i,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 566 ] [%d]: event is NULL -22135,i,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 583 ] DFS_DUMPS Rejecting as radar injected in non-DFS channel, freq offset=%d -22134,iiIIII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 809 ] +22118,,[ hca_HwComponentBbBase_debug.cpp : 921 ] PHYDBG DISABLE: HcaHwComponentBbBase_debug::PHYDBG_disable +22117,iii,[ hca_HwComponentBbBase_debug.cpp : 288 ] PHYDBG: HWS phyDbgTxGainCtrl recipe success phyId: %d, chain_mask: %d, gain_idx: %d + +22116,iii,[ hca_HwComponentBbBase_debug.cpp : 292 ] PHYDBG: HWS phyDbgTxGainCtrl recipe fail phyId: %d, chain_mask: %d, gain_idx: %d + +22115,ii,[ hca_HwComponentBbBase_debug.cpp : 914 ] PHYDBG: HWS PHYDBG stop recipe Status %d phyId:%d + +22114,,[ hca_HwComponentBbBase_debug.cpp : 1047 ] Configuring and starting DAC playback +22113,i,[ hca_HwComponentBbBase_debug.cpp : 1466 ] phydbg QDSS: eventmask: %d +22112,i,[ hca_HwComponentBbBase_debug.cpp : 1525 ] PHYDBG: HWS phyDbgGetTpcDebugReg recipe success phyId: %d + +22111,i,[ hca_HwComponentBbBase_debug.cpp : 1529 ] PHYDBG: HWS phyDbgGetTpcDebugReg recipe Fail phyId: %d + +22148,ii,[ hca_HwComponentBbBase_debug_core.cpp : 98 ] PHYDBG: HWS phyDbgCapture recipe pass/fail status %d phyId: %d + +22147,ii,[ hca_HwComponentBbBase_debug_core.cpp : 82 ] PHYDBG: HWS phyDbgCapture recipe pass/fail status %d phyId: %d + +22146,i,[ hca_HwComponentBbBase_debug_core.cpp : 293 ] PHYDBG: HWS phyDbgDacPlayback recipe success phyId: %d + +22145,i,[ hca_HwComponentBbBase_debug_core.cpp : 295 ] PHYDBG: HWS phyDbgDacPlayback recipe fail phyId: %d + +22144,i,[ hca_HwComponentBbBase_debug_core.cpp : 64 ] PHYDBG: HWS phyDbgCapture recipe success phyId: %d + +22143,i,[ hca_HwComponentBbBase_debug_core.cpp : 66 ] PHYDBG: HWS phyDbgCapture recipe fail phyId: %d + +22142,i,[ hca_HwComponentBbBase_debug_core.cpp : 274 ] PHYDBG: HWS phyDbgDacPlayback recipe success phyId: %d + +22141,i,[ hca_HwComponentBbBase_debug_core.cpp : 276 ] PHYDBG: HWS phyDbgDacPlayback recipe fail phyId: %d + +22140,i,[ hca_HwComponentBbBase_debug_core.cpp : 418 ] PHYDBG: HWS phyDbgLoadDacMemoryBank recipe success phyId: %d + +22139,i,[ hca_HwComponentBbBase_debug_core.cpp : 420 ] PHYDBG: HWS phyDbgLoadDacMemoryBank recipe fail phyId: %d + +22138,i,[ hca_HwComponentBbBase_debug_core.cpp : 123 ] PHYDBG: HWS phyDbgAcquireMutex recipe success phyId: %d + +22137,i,[ hca_HwComponentBbBase_debug_core.cpp : 125 ] PHYDBG: HWS phyDbgAcquireMutex recipe fail phyId: %d + +22136,i,[ hca_HwComponentBbBase_debug_core.cpp : 139 ] PHYDBG: HWS phyDbgReleaseMutex recipe success phyId: %d + +22135,i,[ hca_HwComponentBbBase_debug_core.cpp : 141 ] PHYDBG: HWS phyDbgReleaseMutex recipe fail phyId: %d + +22134,i,[ hca_HwComponentBbBase_debug_core.cpp : 231 ] PHYDBG: HWS phyDbgDacPlayback recipe success phyId: %d + +22133,i,[ hca_HwComponentBbBase_debug_core.cpp : 233 ] PHYDBG: HWS phyDbgDacPlayback recipe fail phyId: %d + +22132,i,[ hca_HwComponentBbBase_debug_core.cpp : 365 ] PHYDBG: HWS phyDbgDumpMemoryBank recipe success phyId: %d + +22131,i,[ hca_HwComponentBbBase_debug_core.cpp : 367 ] PHYDBG: HWS phyDbgDumpMemoryBank recipe fail phyId: %d + +22130,i,[ hca_HwComponentBbBase_debug_core.cpp : 448 ] PHYDBG: HWS phyDbgClearMemoryBank recipe success phyId: %d + +22129,i,[ hca_HwComponentBbBase_debug_core.cpp : 450 ] PHYDBG: HWS phyDbgClearMemoryBank recipe fail phyId: %d + +22128,i,[ hca_HwComponentBbBase_debug_core.cpp : 164 ] PHYDBG: HWS phyDbgConfigureTrigger recipe success phyId: %d + +22127,i,[ hca_HwComponentBbBase_debug_core.cpp : 166 ] PHYDBG: HWS phyDbgConfigureTrigger recipe fail phyId: %d + +22126,i,[ hca_HwComponentBbBase_debug_core.cpp : 389 ] PHYDBG: HWS phyDbgDumpMemoryBankADC recipe success phyId: %d + +22125,i,[ hca_HwComponentBbBase_debug_core.cpp : 391 ] PHYDBG: HWS phyDbgDumpMemoryBankADC recipe fail phyId: %d + +22124,i,[ hca_HwComponentBbBase_debug_core.cpp : 183 ] PHYDBG: HWS phyDbgConfigEventMask recipe success phyId: %d + +22123,i,[ hca_HwComponentBbBase_debug_core.cpp : 185 ] PHYDBG: HWS phyDbgConfigEventMask recipe fail phyId: %d + +22122,i,[ hca_HwComponentBbBase_debug_core.cpp : 202 ] PHYDBG: HWS phyDbgConfigEventMask recipe success phyId: %d + +22121,i,[ hca_HwComponentBbBase_debug_core.cpp : 204 ] PHYDBG: HWS phyDbgConfigEventMask recipe fail phyId: %d + +22158,ii,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 457 ] DFS_DUMP Dfs0Sighandler pHandle=%d ipc_ring_id=%d + +22157,ii,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 465 ] DFS_DUMP Dfs1Sighandler pHandle=%d ipc_ring_id=%d + +22156,ii,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 475 ] DFS_DUMP Dfs2Sighandler pHandle=%d ipc_ring_id=%d + +22155,,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 232 ] FFT_RAW START + +22154,II,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 236 ] FFT_RAW %p 0x%x + +22153,II,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 240 ] FFT_RAW %p 0x%x + +22152,II,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 242 ] FFT_RAW %p 0x%x + +22151,II,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 243 ] FFT_RAW %p 0x%x + +22150,,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 248 ] FFT_RAW END + +22149,iii,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 438 ] DFS_DUMP pcss_ipc_sig_handler_process_multiple_ring_element pHandle=%d ipc_ring_id=%d num_bufs=%d + +22160,i,[ hca_HwComponentBbBase_debugCrashDump.cpp : 47 ] PHYDBG: HWS phyDbgDumpMemoryBank recipe success phyId: %d + +22159,i,[ hca_HwComponentBbBase_debugCrashDump.cpp : 51 ] PHYDBG: HWS phyDbgDumpMemoryBank recipe fail phyId: %d + +22163,,[ hca_HwComponentBbBase_pcss.cpp : 447 ] PhyErrorCommand: Ucode hasn't consumed the events +22162,i,[ hca_HwComponentBbBase_pcss.cpp : 245 ] PcssIpcIRQHandler: PS Mode, ignoring IPC IRQ! phyId:%d +22161,iiii,[ hca_HwComponentBbBase_pcss.cpp : 368 ] Pcss M3 Warm Reset Reason: %d, Reset Counter: %d isReset: %d warmResetPending: %d +22167,iiIiiiiii,[ hca_HwComponentBbBase_dfs_phyerr_tlv.cpp : 235 ] DFS_DUMPS ts=%d diff_ts=%d sidx=%i dur=%d chirp=%d det=%d radar_check=%d agc_event=%d rssi=%d +22166,iiiii,[ hca_HwComponentBbBase_dfs_phyerr_tlv.cpp : 241 ] DFS_DUMPS ts=%d delta_peak=%d delta_diff=%d total_gain=%d is_max_pw=%d +22165,iiiii,[ hca_HwComponentBbBase_dfs_phyerr_tlv.cpp : 263 ] DFS_DUMP radar summary detection_mode=%d timestamp=%d pulse_rssi=%d is_chirp=%d sidx=%d + +22164,iiiiiIiii,[ hca_HwComponentBbBase_dfs_phyerr_tlv.cpp : 192 ] DFS_DUMPS ts=%d fft_num=%d radar_check=%d total_gain=%d base_pwr=%d peak_sidx=%i relpwr=%d peak_mag=%d num_str_bins_ib=%d + +22168,i,[ hca_HwComponentBbBase_pcss_ipc.cpp : 522 ] PcssIpcRingIRQHandler: PS Mode, ignoring IPC Ring IRQ! phyId:%d +22198,III,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 321 ] DFS_DUMPS Rejecting Radar since delta peak values are invalid : dl_delta_peak_match_count=%lu, dl_psidx_diff_match_count=%lu, rf_threshold=%lu + +22197,IIi,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 326 ] DFS_DUMPS %s: Rejecting Radar since duration diff %ld is more than %d + +22196,i,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 470 ] [%d]: dfs is NULL +22195,i,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 482 ] DFS_DUMPS radar event on non-DFS chan %d +22194,i,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 566 ] [%d]: event is NULL +22193,i,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 583 ] DFS_DUMPS Rejecting as radar injected in non-DFS channel, freq offset=%d +22192,iiIIII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 809 ] [%d]:PHYERR# = %d ts = %u diff_ts = %u ppdu_rssi = %u dur = %u -22133,iiiiii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 813 ] +22191,iiiiii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 813 ] [%d]: is_hw_chirp = %d segid = %d sidx = %d peak_mag = %d delta_peak = %d -22132,iiiiIi,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 817 ] +22190,iiiiIi,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 817 ] [%d]: delta_diff = %d agc_total_gain = %d agc_mb_gain = %d radar_subchan_mask = 0x%x pulse_height = %d -22131,iiiii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 822 ] +22189,iiiii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 822 ] [%d]: triggering_agc_event = %d rs_pulse_rssi = %d pri80_inband_power = %d ext80_inband_power = %d -22130,IIIII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 826 ] ts =%u re.re_dur=%u re.re_rssi =%u diff =%u pl->pl_lastelem.p_time=%lu -22129,Ii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 905 ] :chan->ic_flags=0x%x, MHz separation=%d +22188,IIIII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 826 ] ts =%u re.re_dur=%u re.re_rssi =%u diff =%u pl->pl_lastelem.p_time=%lu +22187,Ii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 905 ] :chan->ic_flags=0x%x, MHz separation=%d -22128,iii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 909 ] : Peak Idx =%d,re.re_dur =%d,diff_ts =%d +22186,iii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 909 ] : Peak Idx =%d,re.re_dur =%d,diff_ts =%d -22127,,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 912 ] +22185,,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 912 ] : Modify pulse dur to fit valid range -22126,Ii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 941 ] +22184,Ii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 941 ] :chan->ic_flags=0x%x,MHz Separation=%d -22125,iii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 945 ] :Peak Index =%d,re.re_dur =%d,diff_ts =%d +22183,iii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 945 ] :Peak Index =%d,re.re_dur =%d,diff_ts =%d -22124,,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 948 ] :Modify ETSI pulse dur to valid range +22182,,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 948 ] :Modify ETSI pulse dur to valid range -22123,i,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 996 ] DFS_DUMPS not a BIN5 pulse (dur=%d) -22122,,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1003 ] DFS_DUMPS found bin5 radar +22181,i,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 996 ] DFS_DUMPS not a BIN5 pulse (dur=%d) +22180,,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1003 ] DFS_DUMPS found bin5 radar -22121,iIIII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1013 ] *** chan freq (%d): ts %lu re.re_dur %u rssi %u, 0x%x -22120,ii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1035 ] DFS_DUMPS Rejecting pulses on rssi rssi=%d, thresh=%d +22179,iIIII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1013 ] *** chan freq (%d): ts %lu re.re_dur %u rssi %u, 0x%x +22178,ii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1035 ] DFS_DUMPS Rejecting pulses on rssi rssi=%d, thresh=%d -22119,iII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1060 ] [%d]:Rejecting on pri pri=%lld minpri=%u -22118,iiII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1087 ] [%d]:filterID= %d::Rejecting on individual filter min PRI deltaT=%lld rf->rf_minpri=%u -22117,iiII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1100 ] [%d]:filterID= %d :: Rejecting on individual filter max PRI deltaT=%lld rf->rf_minpri=%u -22116,iiII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1135 ] [%d]:filterID= %d :: Rejecting on individual filter max PRI deltaT=%lld rf->rf_minpri=%u -22115,iii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1204 ] DFS_DUMPS Found on channel minDur = %d, filterId = %d seg_id = %d -22114,iiii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1257 ] DFS_DUMPS Radar Found with Filter Id = %d min dur=%d sidx=%d freq_offset=%d +22177,iII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1060 ] [%d]:Rejecting on pri pri=%lld minpri=%u +22176,iiII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1087 ] [%d]:filterID= %d::Rejecting on individual filter min PRI deltaT=%lld rf->rf_minpri=%u +22175,iiII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1100 ] [%d]:filterID= %d :: Rejecting on individual filter max PRI deltaT=%lld rf->rf_minpri=%u +22174,iiII,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1135 ] [%d]:filterID= %d :: Rejecting on individual filter max PRI deltaT=%lld rf->rf_minpri=%u +22173,iii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1204 ] DFS_DUMPS Found on channel minDur = %d, filterId = %d seg_id = %d +22172,iiii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1257 ] DFS_DUMPS Radar Found with Filter Id = %d min dur=%d sidx=%d freq_offset=%d -22113,ii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1264 ] CHANNEL_CLOSE radarevent g_dfs_test_mode=%d event_data.detection_mode=%d +22171,ii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1264 ] CHANNEL_CLOSE radarevent g_dfs_test_mode=%d event_data.detection_mode=%d -22112,iii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1296 ] DFS_DUMPS RADAR FOUND ON CHANNEL %d (%d MHz),seg_id=%d -22111,i,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1364 ] DFS_DEBUGS false_radar dfs->dfs_seq_num =%d +22170,iii,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1296 ] DFS_DUMPS RADAR FOUND ON CHANNEL %d (%d MHz),seg_id=%d +22169,i,[ hca_HwComponentBbBase_dfs_process_radarevent.cpp : 1364 ] DFS_DEBUGS false_radar dfs->dfs_seq_num =%d -22168,ii,[ hca_HwComponentBbBase_debug_core.cpp : 98 ] PHYDBG: HWS phyDbgCapture recipe pass/fail status %d phyId: %d +22199,IIIII,[ hca_HwComponentBbWcn7850_rtt.cpp : 152 ] setsepeerIDAID:setVreg %x,isImrEncrypted %x,swPeerID %x, aidRSID %x, vregindex %x +22220,,[ hca_HwComponentBbWcn7850_debug.cpp : 279 ] ERROR: Received Null Pointer arguments +22219,I,[ hca_HwComponentBbWcn7850_debug.cpp : 285 ] REG DUMP: Started Selective PHY REGs store to buffer: 0x%08x +22218,i,[ hca_HwComponentBbWcn7850_debug.cpp : 301 ] length of the reg dump= %d +22217,i,[ hca_HwComponentBbWcn7850_debug.cpp : 135 ] PHYDBG: HWS phyDbgReadRegs recipe success phyId: %d -22167,ii,[ hca_HwComponentBbBase_debug_core.cpp : 82 ] PHYDBG: HWS phyDbgCapture recipe pass/fail status %d phyId: %d +22216,i,[ hca_HwComponentBbWcn7850_debug.cpp : 137 ] PHYDBG: HWS phyDbgReadRegs recipe fail phyId: %d -22166,i,[ hca_HwComponentBbBase_debug_core.cpp : 293 ] PHYDBG: HWS phyDbgDacPlayback recipe success phyId: %d +22215,i,[ hca_HwComponentBbWcn7850_debug.cpp : 491 ] g_dump_tpc_regs_enable %d +22214,ii,[ hca_HwComponentBbWcn7850_debug.cpp : 96 ] PHYDBG: HWS phyDbgGetCWRssiConfig recipe success phyId: %d, rssi: %d -22165,i,[ hca_HwComponentBbBase_debug_core.cpp : 295 ] PHYDBG: HWS phyDbgDacPlayback recipe fail phyId: %d +22213,i,[ hca_HwComponentBbWcn7850_debug.cpp : 98 ] PHYDBG: HWS phyDbgGetCWRssiConfig recipe fail phyId: %d -22164,i,[ hca_HwComponentBbBase_debug_core.cpp : 64 ] PHYDBG: HWS phyDbgCapture recipe success phyId: %d +22212,iiii,[ hca_HwComponentBbWcn7850_debug.cpp : 75 ] PHYDBG: HWS phyDbgPcssClkConfig recipe success phyId: %d, pcss_dbg_clk_en: %d, g_phydbg_phy_disable: %d, g_mac_tracer_disable: %d -22163,i,[ hca_HwComponentBbBase_debug_core.cpp : 66 ] PHYDBG: HWS phyDbgCapture recipe fail phyId: %d +22211,i,[ hca_HwComponentBbWcn7850_debug.cpp : 77 ] PHYDBG: HWS phyDbgPcssClkConfig recipe fail phyId: %d -22162,i,[ hca_HwComponentBbBase_debug_core.cpp : 274 ] PHYDBG: HWS phyDbgDacPlayback recipe success phyId: %d +22210,,[ hca_HwComponentBbWcn7850_debug.cpp : 166 ] ERROR: Received Null Pointer buffer argument in ANI Reg Dump. Returning without filling buffer with the dump +22209,,[ hca_HwComponentBbWcn7850_debug.cpp : 254 ] ERROR: Received Null Pointer buffer argument in DPD Reg Dump. Returning without filling buffer with the dump +22208,,[ hca_HwComponentBbWcn7850_debug.cpp : 155 ] ERROR: Received Null Pointer buffer argument in TPC Reg Dump. Returning without filling buffer with the dump +22207,,[ hca_HwComponentBbWcn7850_debug.cpp : 243 ] ERROR: Received Null Pointer buffer argument in RXIQ Reg Dump. Returning without filling buffer with the dump +22206,,[ hca_HwComponentBbWcn7850_debug.cpp : 210 ] ERROR: Received Null Pointer buffer argument in RXTD Reg Dump. Returning without filling buffer with the dump +22205,,[ hca_HwComponentBbWcn7850_debug.cpp : 232 ] ERROR: Received Null Pointer buffer argument in TXIQ Reg Dump. Returning without filling buffer with the dump +22204,,[ hca_HwComponentBbWcn7850_debug.cpp : 265 ] ERROR: Received Null Pointer buffer argument in PKDET Reg Dump. Returning without filling buffer with the dump +22203,,[ hca_HwComponentBbWcn7850_debug.cpp : 221 ] ERROR: Received Null Pointer buffer argument in RXDCO Reg Dump. Returning without filling buffer with the dump +22202,,[ hca_HwComponentBbWcn7850_debug.cpp : 188 ] ERROR: Received Null Pointer buffer argument in Radar Reg Dump. Returning without filling buffer with the dump +22201,,[ hca_HwComponentBbWcn7850_debug.cpp : 177 ] ERROR: Received Null Pointer buffer argument in NF Reg Dump. Returning without filling buffer with the dump +22200,,[ hca_HwComponentBbWcn7850_debug.cpp : 199 ] ERROR: Received Null Pointer buffer argument in SS Reg Dump. Returning without filling buffer with the dump +22225,IIII,[ hca_HwComponentBbWcn7850_pcss.cpp : 82 ] %c%c%c%c +22224,ii,[ hca_HwComponentBbWcn7850_pcss.cpp : 128 ] PCSS Version : Branch = %d, Build ID = %d +22223,i,[ hca_HwComponentBbWcn7850_pcss.cpp : 58 ] PHY M3 Assert for PHY : %d -22161,i,[ hca_HwComponentBbBase_debug_core.cpp : 276 ] PHYDBG: HWS phyDbgDacPlayback recipe fail phyId: %d +22222,IIII,[ hca_HwComponentBbWcn7850_pcss.cpp : 62 ] %c%c%c%c +22221,,[ hca_HwComponentBbWcn7850_pcss.cpp : 172 ] Wcn7850_pcss::WriteBeaconRssiValueToVreg: Error Cannot Access Register in Sleep, return +22246,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 122 ] PHYDBG: HWS phyDbgDumpAllRegisters recipe success phyId: %d -22160,i,[ hca_HwComponentBbBase_debug_core.cpp : 418 ] PHYDBG: HWS phyDbgLoadDacMemoryBank recipe success phyId: %d +22245,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 124 ] PHYDBG: HWS phyDbgDumpAllRegisters recipe fail phyId: %d -22159,i,[ hca_HwComponentBbBase_debug_core.cpp : 420 ] PHYDBG: HWS phyDbgLoadDacMemoryBank recipe fail phyId: %d +22244,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 126 ] PHYDBG_CAPTURE_U 0x%lx -22158,i,[ hca_HwComponentBbBase_debug_core.cpp : 123 ] PHYDBG: HWS phyDbgAcquireMutex recipe success phyId: %d +22243,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 127 ] PHYDBG_CAPTURE_L 0x%lx -22157,i,[ hca_HwComponentBbBase_debug_core.cpp : 125 ] PHYDBG: HWS phyDbgAcquireMutex recipe fail phyId: %d +22242,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 128 ] PHYDBG_PLAYBACK_0_L 0x%lx -22156,i,[ hca_HwComponentBbBase_debug_core.cpp : 139 ] PHYDBG: HWS phyDbgReleaseMutex recipe success phyId: %d +22241,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 129 ] PHYDBG_PLAYBACK_0_U 0x%lx -22155,i,[ hca_HwComponentBbBase_debug_core.cpp : 141 ] PHYDBG: HWS phyDbgReleaseMutex recipe fail phyId: %d +22240,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 130 ] PHYDBG_PLAYBACK_1_L 0x%lx -22154,i,[ hca_HwComponentBbBase_debug_core.cpp : 231 ] PHYDBG: HWS phyDbgDacPlayback recipe success phyId: %d +22239,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 131 ] PHYDBG_PHYRF_TX_PRE_DESC_WR_1_L 0x%lx -22153,i,[ hca_HwComponentBbBase_debug_core.cpp : 233 ] PHYDBG: HWS phyDbgDacPlayback recipe fail phyId: %d +22238,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 132 ] PHYDBG_WFAX_PHYRF_PHYRF_ACTIVATION_CTRL_L 0x%lx -22152,i,[ hca_HwComponentBbBase_debug_core.cpp : 365 ] PHYDBG: HWS phyDbgDumpMemoryBank recipe success phyId: %d +22237,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 133 ] PHYDBG_MODE_L 0x%lx -22151,i,[ hca_HwComponentBbBase_debug_core.cpp : 367 ] PHYDBG: HWS phyDbgDumpMemoryBank recipe fail phyId: %d +22236,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 134 ] PHYDBG_TRIGGER_0_L 0x%lx -22150,i,[ hca_HwComponentBbBase_debug_core.cpp : 448 ] PHYDBG: HWS phyDbgClearMemoryBank recipe success phyId: %d +22235,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 135 ] PHYDBG_TRIGGER_0_U 0x%lx -22149,i,[ hca_HwComponentBbBase_debug_core.cpp : 450 ] PHYDBG: HWS phyDbgClearMemoryBank recipe fail phyId: %d +22234,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 136 ] PHYDBG_TRIGGER_1_L 0x%lx -22148,i,[ hca_HwComponentBbBase_debug_core.cpp : 164 ] PHYDBG: HWS phyDbgConfigureTrigger recipe success phyId: %d +22233,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 98 ] PHYDBG: HWS phyDbgConfigEventMask recipe success phyId: %d -22147,i,[ hca_HwComponentBbBase_debug_core.cpp : 166 ] PHYDBG: HWS phyDbgConfigureTrigger recipe fail phyId: %d +22232,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 100 ] PHYDBG: HWS phyDbgConfigEventMask recipe fail phyId: %d -22146,i,[ hca_HwComponentBbBase_debug_core.cpp : 389 ] PHYDBG: HWS phyDbgDumpMemoryBankADC recipe success phyId: %d +22231,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 38 ] PHYDBG: HWS phyDbgConfigEventMask recipe success phyId: %d -22145,i,[ hca_HwComponentBbBase_debug_core.cpp : 391 ] PHYDBG: HWS phyDbgDumpMemoryBankADC recipe fail phyId: %d +22230,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 40 ] PHYDBG: HWS phyDbgConfigEventMask recipe fail phyId: %d -22144,i,[ hca_HwComponentBbBase_debug_core.cpp : 183 ] PHYDBG: HWS phyDbgConfigEventMask recipe success phyId: %d +22229,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 78 ] PHYDBG: HWS phyDbgConfigEventMask recipe success phyId: %d -22143,i,[ hca_HwComponentBbBase_debug_core.cpp : 185 ] PHYDBG: HWS phyDbgConfigEventMask recipe fail phyId: %d +22228,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 80 ] PHYDBG: HWS phyDbgConfigEventMask recipe fail phyId: %d -22142,i,[ hca_HwComponentBbBase_debug_core.cpp : 202 ] PHYDBG: HWS phyDbgConfigEventMask recipe success phyId: %d +22227,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 59 ] PHYDBG: HWS phyDbgConfigEventMask recipe success phyId: %d -22141,i,[ hca_HwComponentBbBase_debug_core.cpp : 204 ] PHYDBG: HWS phyDbgConfigEventMask recipe fail phyId: %d +22226,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 61 ] PHYDBG: HWS phyDbgConfigEventMask recipe fail phyId: %d -22178,ii,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 457 ] DFS_DUMP Dfs0Sighandler pHandle=%d ipc_ring_id=%d +22249,ii,[ hca_HwComponentBbWcn7850_dfs_phyerr_tlv.cpp : 106 ] DFS_DUMP HcaHwComponentBbWcn7850_Dfs_Phyerr_Tlv Dfs1Sighandler pHandle=%d ipc_ring_id=%d -22177,ii,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 465 ] DFS_DUMP Dfs1Sighandler pHandle=%d ipc_ring_id=%d +22248,,[ hca_HwComponentBbWcn7850_dfs_phyerr_tlv.cpp : 68 ] DFS_DUMP HcaHwComponentBbWcn7850_Dfs_Phyerr_Tlv get_detector_id -22176,ii,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 475 ] DFS_DUMP Dfs2Sighandler pHandle=%d ipc_ring_id=%d +22247,iii,[ hca_HwComponentBbWcn7850_dfs_phyerr_tlv.cpp : 89 ] DFS_DUMP pcss_ipc_sig_handler_process_multiple_ring_element pHandle=%d ipc_ring_id=%d num_bufs=%d -22175,,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 232 ] FFT_RAW START - -22174,II,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 236 ] FFT_RAW %p 0x%x - -22173,II,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 240 ] FFT_RAW %p 0x%x - -22172,II,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 242 ] FFT_RAW %p 0x%x - -22171,II,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 243 ] FFT_RAW %p 0x%x - -22170,,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 248 ] FFT_RAW END - -22169,iii,[ hca_HwComponentBbBase_dfs_process_phyerr.cpp : 438 ] DFS_DUMP pcss_ipc_sig_handler_process_multiple_ring_element pHandle=%d ipc_ring_id=%d num_bufs=%d - -22180,i,[ hca_HwComponentBbBase_debugCrashDump.cpp : 47 ] PHYDBG: HWS phyDbgDumpMemoryBank recipe success phyId: %d - -22179,i,[ hca_HwComponentBbBase_debugCrashDump.cpp : 51 ] PHYDBG: HWS phyDbgDumpMemoryBank recipe fail phyId: %d - -22183,,[ hca_HwComponentBbBase_pcss.cpp : 447 ] PhyErrorCommand: Ucode hasn't consumed the events -22182,i,[ hca_HwComponentBbBase_pcss.cpp : 245 ] PcssIpcIRQHandler: PS Mode, ignoring IPC IRQ! phyId:%d -22181,iiii,[ hca_HwComponentBbBase_pcss.cpp : 368 ] Pcss M3 Warm Reset Reason: %d, Reset Counter: %d isReset: %d warmResetPending: %d -22187,iiIiiiiii,[ hca_HwComponentBbBase_dfs_phyerr_tlv.cpp : 235 ] DFS_DUMPS ts=%d diff_ts=%d sidx=%i dur=%d chirp=%d det=%d radar_check=%d agc_event=%d rssi=%d -22186,iiiii,[ hca_HwComponentBbBase_dfs_phyerr_tlv.cpp : 241 ] DFS_DUMPS ts=%d delta_peak=%d delta_diff=%d total_gain=%d is_max_pw=%d -22185,iiiii,[ hca_HwComponentBbBase_dfs_phyerr_tlv.cpp : 263 ] DFS_DUMP radar summary detection_mode=%d timestamp=%d pulse_rssi=%d is_chirp=%d sidx=%d - -22184,iiiiiIiii,[ hca_HwComponentBbBase_dfs_phyerr_tlv.cpp : 192 ] DFS_DUMPS ts=%d fft_num=%d radar_check=%d total_gain=%d base_pwr=%d peak_sidx=%i relpwr=%d peak_mag=%d num_str_bins_ib=%d - -22188,i,[ hca_HwComponentBbBase_pcss_ipc.cpp : 522 ] PcssIpcRingIRQHandler: PS Mode, ignoring IPC Ring IRQ! phyId:%d -22198,i,[ hca_HwComponentBbBase_debug.cpp : 199 ] PHYDBG: HWS phyDbgGetCsrCapInfo recipe success phyId: %d - -22197,i,[ hca_HwComponentBbBase_debug.cpp : 260 ] PHYDBG: HWS phyDbgGetCsrCapInfo recipe fail phyId: %d - -22196,,[ hca_HwComponentBbBase_debug.cpp : 921 ] PHYDBG DISABLE: HcaHwComponentBbBase_debug::PHYDBG_disable -22195,iii,[ hca_HwComponentBbBase_debug.cpp : 288 ] PHYDBG: HWS phyDbgTxGainCtrl recipe success phyId: %d, chain_mask: %d, gain_idx: %d - -22194,iii,[ hca_HwComponentBbBase_debug.cpp : 292 ] PHYDBG: HWS phyDbgTxGainCtrl recipe fail phyId: %d, chain_mask: %d, gain_idx: %d - -22193,ii,[ hca_HwComponentBbBase_debug.cpp : 914 ] PHYDBG: HWS PHYDBG stop recipe Status %d phyId:%d - -22192,,[ hca_HwComponentBbBase_debug.cpp : 1047 ] Configuring and starting DAC playback -22191,i,[ hca_HwComponentBbBase_debug.cpp : 1466 ] phydbg QDSS: eventmask: %d -22190,i,[ hca_HwComponentBbBase_debug.cpp : 1525 ] PHYDBG: HWS phyDbgGetTpcDebugReg recipe success phyId: %d - -22189,i,[ hca_HwComponentBbBase_debug.cpp : 1529 ] PHYDBG: HWS phyDbgGetTpcDebugReg recipe Fail phyId: %d - -22219,,[ hca_HwComponentBbWcn7850_debug.cpp : 279 ] ERROR: Received Null Pointer arguments -22218,I,[ hca_HwComponentBbWcn7850_debug.cpp : 285 ] REG DUMP: Started Selective PHY REGs store to buffer: 0x%08x -22217,i,[ hca_HwComponentBbWcn7850_debug.cpp : 301 ] length of the reg dump= %d -22216,i,[ hca_HwComponentBbWcn7850_debug.cpp : 135 ] PHYDBG: HWS phyDbgReadRegs recipe success phyId: %d - -22215,i,[ hca_HwComponentBbWcn7850_debug.cpp : 137 ] PHYDBG: HWS phyDbgReadRegs recipe fail phyId: %d - -22214,i,[ hca_HwComponentBbWcn7850_debug.cpp : 491 ] g_dump_tpc_regs_enable %d -22213,ii,[ hca_HwComponentBbWcn7850_debug.cpp : 96 ] PHYDBG: HWS phyDbgGetCWRssiConfig recipe success phyId: %d, rssi: %d - -22212,i,[ hca_HwComponentBbWcn7850_debug.cpp : 98 ] PHYDBG: HWS phyDbgGetCWRssiConfig recipe fail phyId: %d - -22211,iiii,[ hca_HwComponentBbWcn7850_debug.cpp : 75 ] PHYDBG: HWS phyDbgPcssClkConfig recipe success phyId: %d, pcss_dbg_clk_en: %d, g_phydbg_phy_disable: %d, g_mac_tracer_disable: %d - -22210,i,[ hca_HwComponentBbWcn7850_debug.cpp : 77 ] PHYDBG: HWS phyDbgPcssClkConfig recipe fail phyId: %d - -22209,,[ hca_HwComponentBbWcn7850_debug.cpp : 166 ] ERROR: Received Null Pointer buffer argument in ANI Reg Dump. Returning without filling buffer with the dump -22208,,[ hca_HwComponentBbWcn7850_debug.cpp : 254 ] ERROR: Received Null Pointer buffer argument in DPD Reg Dump. Returning without filling buffer with the dump -22207,,[ hca_HwComponentBbWcn7850_debug.cpp : 155 ] ERROR: Received Null Pointer buffer argument in TPC Reg Dump. Returning without filling buffer with the dump -22206,,[ hca_HwComponentBbWcn7850_debug.cpp : 243 ] ERROR: Received Null Pointer buffer argument in RXIQ Reg Dump. Returning without filling buffer with the dump -22205,,[ hca_HwComponentBbWcn7850_debug.cpp : 210 ] ERROR: Received Null Pointer buffer argument in RXTD Reg Dump. Returning without filling buffer with the dump -22204,,[ hca_HwComponentBbWcn7850_debug.cpp : 232 ] ERROR: Received Null Pointer buffer argument in TXIQ Reg Dump. Returning without filling buffer with the dump -22203,,[ hca_HwComponentBbWcn7850_debug.cpp : 265 ] ERROR: Received Null Pointer buffer argument in PKDET Reg Dump. Returning without filling buffer with the dump -22202,,[ hca_HwComponentBbWcn7850_debug.cpp : 221 ] ERROR: Received Null Pointer buffer argument in RXDCO Reg Dump. Returning without filling buffer with the dump -22201,,[ hca_HwComponentBbWcn7850_debug.cpp : 188 ] ERROR: Received Null Pointer buffer argument in Radar Reg Dump. Returning without filling buffer with the dump -22200,,[ hca_HwComponentBbWcn7850_debug.cpp : 177 ] ERROR: Received Null Pointer buffer argument in NF Reg Dump. Returning without filling buffer with the dump -22199,,[ hca_HwComponentBbWcn7850_debug.cpp : 199 ] ERROR: Received Null Pointer buffer argument in SS Reg Dump. Returning without filling buffer with the dump -22220,IIIII,[ hca_HwComponentBbWcn7850_rtt.cpp : 152 ] setsepeerIDAID:setVreg %x,isImrEncrypted %x,swPeerID %x, aidRSID %x, vregindex %x -22241,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 122 ] PHYDBG: HWS phyDbgDumpAllRegisters recipe success phyId: %d - -22240,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 124 ] PHYDBG: HWS phyDbgDumpAllRegisters recipe fail phyId: %d - -22239,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 126 ] PHYDBG_CAPTURE_U 0x%lx - -22238,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 127 ] PHYDBG_CAPTURE_L 0x%lx - -22237,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 128 ] PHYDBG_PLAYBACK_0_L 0x%lx - -22236,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 129 ] PHYDBG_PLAYBACK_0_U 0x%lx - -22235,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 130 ] PHYDBG_PLAYBACK_1_L 0x%lx - -22234,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 131 ] PHYDBG_PHYRF_TX_PRE_DESC_WR_1_L 0x%lx - -22233,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 132 ] PHYDBG_WFAX_PHYRF_PHYRF_ACTIVATION_CTRL_L 0x%lx - -22232,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 133 ] PHYDBG_MODE_L 0x%lx - -22231,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 134 ] PHYDBG_TRIGGER_0_L 0x%lx - -22230,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 135 ] PHYDBG_TRIGGER_0_U 0x%lx - -22229,I,[ hca_HwComponentBbWcn7850_debug_core.cpp : 136 ] PHYDBG_TRIGGER_1_L 0x%lx - -22228,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 98 ] PHYDBG: HWS phyDbgConfigEventMask recipe success phyId: %d - -22227,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 100 ] PHYDBG: HWS phyDbgConfigEventMask recipe fail phyId: %d - -22226,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 38 ] PHYDBG: HWS phyDbgConfigEventMask recipe success phyId: %d - -22225,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 40 ] PHYDBG: HWS phyDbgConfigEventMask recipe fail phyId: %d - -22224,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 78 ] PHYDBG: HWS phyDbgConfigEventMask recipe success phyId: %d - -22223,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 80 ] PHYDBG: HWS phyDbgConfigEventMask recipe fail phyId: %d - -22222,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 59 ] PHYDBG: HWS phyDbgConfigEventMask recipe success phyId: %d - -22221,i,[ hca_HwComponentBbWcn7850_debug_core.cpp : 61 ] PHYDBG: HWS phyDbgConfigEventMask recipe fail phyId: %d - -22244,ii,[ hca_HwComponentBbWcn7850_dfs_phyerr_tlv.cpp : 106 ] DFS_DUMP HcaHwComponentBbWcn7850_Dfs_Phyerr_Tlv Dfs1Sighandler pHandle=%d ipc_ring_id=%d - -22243,,[ hca_HwComponentBbWcn7850_dfs_phyerr_tlv.cpp : 68 ] DFS_DUMP HcaHwComponentBbWcn7850_Dfs_Phyerr_Tlv get_detector_id - -22242,iii,[ hca_HwComponentBbWcn7850_dfs_phyerr_tlv.cpp : 89 ] DFS_DUMP pcss_ipc_sig_handler_process_multiple_ring_element pHandle=%d ipc_ring_id=%d num_bufs=%d - -22249,IIII,[ hca_HwComponentBbWcn7850_pcss.cpp : 82 ] %c%c%c%c -22248,ii,[ hca_HwComponentBbWcn7850_pcss.cpp : 128 ] PCSS Version : Branch = %d, Build ID = %d -22247,i,[ hca_HwComponentBbWcn7850_pcss.cpp : 58 ] PHY M3 Assert for PHY : %d - -22246,IIII,[ hca_HwComponentBbWcn7850_pcss.cpp : 62 ] %c%c%c%c -22245,,[ hca_HwComponentBbWcn7850_pcss.cpp : 172 ] Wcn7850_pcss::WriteBeaconRssiValueToVreg: Error Cannot Access Register in Sleep, return 22250,iii,[ hca_HwComponentBbWcn7850_spectral.cpp : 387 ] SSCAN: BinIndices scanMode %d isChan165 %d, pCfg.ScanRptMode: %d 22255,iii,[ hca_HwComponentBbWcn7850_reset_RAM.cpp : 192 ] setEVM for phyId %d fail. phyActive %d power_mode %d 22254,II,[ hca_HwComponentBbWcn7850_reset_RAM.cpp : 208 ] set EVM phy mask %x succeed %x 22253,IIIIII,[ hca_HwComponentBbWcn7850_reset_RAM.cpp : 450 ] [cjwu]AVGCFO Print: delta_time %x, cur_cfo %x, old_cfo %x, new_cfo %x, %x, program to phy %x 22252,,[ hca_HwComponentBbWcn7850_reset_RAM.cpp : 265 ] HcaHwComponentBbWcn7850_reset_RAM::UpdateDevCapsFromOtp 22251,,[ hca_HwComponentBbWcn7850_reset_RAM.cpp : 277 ] Steve test -22263,,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 282 ] WAR to disable LP synth due to Spur -22262,,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 568 ] Disabling DSS due to spur issue -22261,iiiiiiII,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 221 ] ResetPhyInputCommon: phyId %d bw %d mhz %d freq %d/%d dynPriChan %d txCM 0x%x rxCM 0x%x -22260,iiiIIIiii,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 233 ] ResetPhyInputCommon: conc %d isSBS %d NF %d pwrMask 0x%x loadIniMask 0x%x BDF/Board_ID = 0x%x iseMLSR %d agileScan %d adc6x %d -22259,ii,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 701 ] WarmReset MAC|PHYID=%d CF_ACTIVE=%d -22258,i,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 717 ] WarmReset Cause = Ucode|phyid = %d +22258,i,[ hca_HwComponentBbWcn7850_ani_patch.cpp : 139 ] DisableAniReg: UpdateReg as setting of level = %d +22257,i,[ hca_HwComponentBbWcn7850_ani_patch.cpp : 48 ] xlna set ANI level to %d -22257,i,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 721 ] WarmReset Cause = MAC|phyid = %d +22256,ii,[ hca_HwComponentBbWcn7850_ani_patch.cpp : 93 ] pAniAFStruct->dl_ofdm is %d , pAniAFStruct->aniEnabled %d +22266,,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 282 ] WAR to disable LP synth due to Spur +22265,,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 568 ] Disabling DSS due to spur issue +22264,iiiiiiII,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 221 ] ResetPhyInputCommon: phyId %d bw %d mhz %d freq %d/%d dynPriChan %d txCM 0x%x rxCM 0x%x +22263,iiiIIIiii,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 233 ] ResetPhyInputCommon: conc %d isSBS %d NF %d pwrMask 0x%x loadIniMask 0x%x BDF/Board_ID = 0x%x iseMLSR %d agileScan %d adc6x %d +22262,ii,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 701 ] WarmReset MAC|PHYID=%d CF_ACTIVE=%d +22261,i,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 717 ] WarmReset Cause = Ucode|phyid = %d -22256,Ii,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 725 ] WarmReset Cause = 0x%x|phyid = %d +22260,i,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 721 ] WarmReset Cause = MAC|phyid = %d -22266,i,[ hca_HwComponentBbWcn7850_ani_patch.cpp : 139 ] DisableAniReg: UpdateReg as setting of level = %d -22265,i,[ hca_HwComponentBbWcn7850_ani_patch.cpp : 48 ] xlna set ANI level to %d +22259,Ii,[ hca_HwComponentBbWcn7850_reset_patch.cpp : 725 ] WarmReset Cause = 0x%x|phyid = %d -22264,ii,[ hca_HwComponentBbWcn7850_ani_patch.cpp : 93 ] pAniAFStruct->dl_ofdm is %d , pAniAFStruct->aniEnabled %d 22267,IIII,[ hca_HwComponent_hwsIf_patch.c : 43 ] pHandle: phyBase 0x%x, phyBaseExt 0x%x - phyInput: phyBase 0x%x, phyBaseExt 0x%x 22357,,[ phyrf_bdf_ram.c : 6815 ] phyrf_Set_BDFVersion: Feature support unavailable 22356,,[ phyrf_bdf_ram.c : 6767 ] phyrf_Set_BDFVersion: Feature support unavailable @@ -8725,7 +8725,7 @@ org_rc_mask_null pdev_rc_mask[0]:%x pdev_rc_mask[1]:%x phymode:%d ni_legacy_rate 22479,iiii,[ phyrf_caldb_v3_ram.c : 12369 ] NAN3_Debug_ValidCalDataInMccBuffer After : curMCCIdxUsed : %d, calTypeIdx : %d, *bufferIdx_ : %d, InList : %d 22478,i,[ phyrf_caldb_v3_ram.c : 12322 ] NAN3_Debug_curChanInMccChanList: curMCCIdxUsed: %d 22477,iiii,[ phyrf_caldb_v3_ram.c : 12329 ] NAN3_Debug_curChanInMccChanList: SAME_CHANNEL InList: %d, MccCachePtr->curMCCIdxUsed: %d, *bufferIdx_: %d, bufferIdx : %d -22476,i,[ phyrf_caldb_v3_ram.c : 10849 ] dualband_enable_phyb = %d +22476,i,[ phyrf_caldb_v3_ram.c : 10849 ] dualband_enable_phyb = %d 22475,IIIII,[ phyrf_caldb_v3_ram.c : 10830 ] CALDB_DEBUG: Frequency table dump Start Freq %u | End freq %u | Sequential Index %u | Master Index %u | TPC mapped freq %u 22474,,[ phyrf_caldb_v3_ram.c : 12894 ] @@ -9482,7 +9482,7 @@ Cached MCC Structure Content: 23279,iII,[ phyrf_bdf_tpc_ram.c : 214 ] phyrf_tpc_device_Get5GClpc phyId %d picking chains%02x = 0x%02x 23278,iIII,[ phyrf_bdf_tpc_ram.c : 256 ] phyrf_tpc_device_Get5GClpcHiLo phyId %d picking chains%02x L=0x%x R=0x%x 23277,iIII,[ phyrf_bdf_tpc_ram.c : 168 ] phyrf_tpc_device_Get5GOlpc phyRfMode %d picking chains%02x = 0x%x RawThermCalVal= 0x%x -23276,i,[ phyrf_bdf_tpc_ram.c : 1088 ] Zero TPC FreqPiers for the band %d +23276,i,[ phyrf_bdf_tpc_ram.c : 1088 ] Zero TPC FreqPiers for the band %d 23275,ii,[ phyrf_bdf_tpc_ram.c : 1119 ] phyrf_tpc_device_GetGlutPierIndex: match = %d idxToUse %d @@ -15004,172 +15004,172 @@ Cached MCC Structure Content: 28539,i,[ hca_HwComponentRf_bdf_v1.cpp : 2207 ] ##########bdf temp slope %d -28579,,[ HwComponentTrxHamilton_calSmComb_patch.c : 1021 ] COMBCAL FC_HANDLE: BTC_CALLBACK_TRUE Doing Cal +28579,,[ HwComponentTrxHamilton_calSmRxDco_patch.c : 655 ] RXDCO SM FINALCASE BASED -28578,i,[ HwComponentTrxHamilton_calSmComb_patch.c : 159 ] cannot update rxiq table in caldb for chainIdx = %d! +28578,,[ HwComponentTrxHamilton_calSmRxDco_patch.c : 276 ] APPLICALBE_RESUBMISSION_ONLY:: failure on not getting pStart (= NULL) from caldb! +28577,,[ HwComponentTrxHamilton_calSmRxDco_patch.c : 1284 ] RXDCO ::: condition for saving to calDB not met!!! -28577,iI,[ HwComponentTrxHamilton_calSmComb_patch.c : 717 ] combCal_SM_restore: TXIQ: chainIdx=%d, pStartTxIq=%p +28576,i,[ HwComponentTrxHamilton_calSmRxDco_patch.c : 709 ] FC_HANDLE finalCase =%d -28576,I,[ HwComponentTrxHamilton_calSmComb_patch.c : 488 ] [DBAM] Save RxIQ 6X in calDB: 0x%p -28583,,[ HwComponentTrxHamilton_calSmRxDco_patch.c : 655 ] RXDCO SM FINALCASE BASED +28583,,[ HwComponentTrxHamilton_calSmComb_patch.c : 1021 ] COMBCAL FC_HANDLE: BTC_CALLBACK_TRUE Doing Cal -28582,,[ HwComponentTrxHamilton_calSmRxDco_patch.c : 276 ] APPLICALBE_RESUBMISSION_ONLY:: failure on not getting pStart (= NULL) from caldb! -28581,,[ HwComponentTrxHamilton_calSmRxDco_patch.c : 1284 ] RXDCO ::: condition for saving to calDB not met!!! +28582,i,[ HwComponentTrxHamilton_calSmComb_patch.c : 159 ] cannot update rxiq table in caldb for chainIdx = %d! -28580,i,[ HwComponentTrxHamilton_calSmRxDco_patch.c : 709 ] FC_HANDLE finalCase =%d +28581,iI,[ HwComponentTrxHamilton_calSmComb_patch.c : 717 ] combCal_SM_restore: TXIQ: chainIdx=%d, pStartTxIq=%p -28720,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1528 ] Do not have access to CALDB, wow entered fail to restore DPD -28719,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1532 ] paprd_restore : finalCase %d -28718,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1553 ] Do not have access to CALDB failed to restore DPD -28717,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1557 ] DPD Memory : paprd_restore : finalCase %d -28716,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1294 ] Set Back Off : freq %d, bw %d BO %d -28715,IiIIiIii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4154 ] paprd_chan_context : band_idx 0x%08x channel %d bw_and_chainmask 0x%08x phyRfMode_and_TD 0x%04x paprdType %d pwrBackOffSts_ch1_ch0 0x%02x tempRecalCnt %d retries %d -28714,Iiiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4164 ] paprd_cal_times : band_idx 0x%08x totTimeSpentInDPDCal %d totDpdCalibrationTime %d totDpdHalphyTime %d totDpdHWSTime %d totHwAccTime %d avgRestoreTime %d timeSpentInTimers %d -28713,IIIIi,[ hca_HwComponentTrxHamilton_paprd.cpp : 4172 ] paprd_chan_stats : band_idx 0x%08x pass_attempts 0x%08x fail_abort 0x%08x postProcCnt_restore 0x%08x abortReason %d -28712,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3805 ] phyrf_paprd_restore : degc[0] %d, degc[1] %d latestTherm %d %d -28711,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3867 ] cur_temp %d channel %d chain %d table %d tIdx %d temp %d -28710,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3895 ] PAPRD -ERROR: %d chain %d table %d restored cal temp %d -28709,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3929 ] %d chain %d -28708,iiiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3938 ] temp/table = %d %d %d %d %d %d %d %d -28707,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3941 ] chain %d CAL NOT AVAILABLE 0x%8x -28706,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3942 ] chain %d CAL AVAILABLE 0x%8x -28705,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3945 ] chain %d CAL not required -28704,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3948 ] chain %d CAL is required for %8x -28703,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3974 ] eDPD:::RRI Save %d, RRI Restore %d no_cal_required %d -28702,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2837 ] WoW entered,Norestore DPD -28701,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2842 ] eDPD : paprd_restore : finalCase %d channel %d -28700,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4213 ] dpd (data) channel %d bandw %d -28699,iiiiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4235 ] Chain %d temp/table = %d %d %d %d %d %d %d %d -28698,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4243 ] new channel %d bandw %d -28697,iiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4268 ] phyrf_hw_temp_validate: phy %d rfmode %d hw_bandw %d curr channel %d hw channel %d thermal channel %d curr temp %d -28696,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4279 ] %d %d hw_per_table_temp %d, delta %d -28695,,[ hca_HwComponentTrxHamilton_paprd.cpp : 4282 ] phyrf_hw_temp_validate : HW LUTS requires new data -28694,,[ hca_HwComponentTrxHamilton_paprd.cpp : 4295 ] phyrf_hw_temp_validate : HW LUTS requires new data -28693,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4297 ] phyrf_hw_temp_validate: context changed : curr channel %d data stored in hw_channel %d hw bandw %d -28692,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4301 ] HW LUTS have valid temperature data for hw_channel %d hw_bandw %d and chains %d %d -28691,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4305 ] HW LUTS have valid temperature data for hw_channel %d hw_bandw %d and chains %d %d -28690,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3172 ] cur_temp %d therm channel %d paprd type %d -28689,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3231 ] cur_temp %d therm channel %d chain %d table %d tIdx %d temp %d -28688,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3249 ] final case check: table %d temp %d -28687,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3260 ] chain %d CAL NOT AVAILABLE %8x -28686,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3261 ] chain %d CAL AVIALBLE %8x -28685,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3296 ] full_cal required %d for channel %d temp region %d, -28684,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3304 ] cal_restore %d -28683,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 911 ] halphy_get_dyn_glut_sel: dpd end glut %d glut %d -28682,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2749 ] halphyMemDPDValidateCalDB: chan %d ,cm %d, result [%d %d], cal_attempts[%d %d] -28681,iiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2753 ] halphyMemDPDValidateCalDB: chan %d ,cm %d, max attemps %d temp [%d %d] -28680,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2796 ] 1 : halphyMemDPDValidateCalDB: validateCurChSwForFCS , finalResult %d, result %d -28679,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2802 ] 2 : halphyMemDPDValidateCalDB: validateCurChSwForFCS , finalResult %d, result %d -28678,iiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 873 ] (caldb has it) phyrf_device_set_dyn_glut chain %d %d paprdType %d pchatla dynGlutSelected %d dyn glut end(global) %d -28677,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 879 ] **** phyrf_device_set_dyn_glut chain %d %d paprdType %d pchatla dynGlutSelected %d dyn glut end(global) %d caldb glut_end %d -28676,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3417 ] degc[0] %d, degc{1] %d latestTherm %d %d -28675,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3478 ] cur_temp %d channel %d chain %d table %d tIdx %d temp %d -28674,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3495 ] %d chain %d table %d restored cal temp %d, curr temp %d tempIdx %d -28673,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3507 ] %d chain %d table %d restored cal temp %d -28672,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3514 ] %d chain %d table %d restored cal temp %d -28671,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3551 ] %d chain %d -28670,iiiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3560 ] temp/table = %d %d %d %d %d %d %d %d -28669,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3563 ] chain %d CAL NOT AVAILABLE 0x%8x -28668,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3564 ] chain %d CAL AVAILABLE 0x%8x -28667,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3568 ] chain %d CAL not required -28666,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3570 ] chain %d CAL is required for %8x -28665,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3595 ] eDPD:::RRI Save %d, RRI Restore %d no_cal_required %d -28664,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1736 ] ********* halphy_mem_paprd_edpd_ctrl paprdType %d -28663,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1743 ] WoW Entry mode, update caldb(return) chainmask %d -28662,I,[ hca_HwComponentTrxHamilton_paprd.cpp : 1748 ] Error: %s Invalid DPD table address -28661,I,[ hca_HwComponentTrxHamilton_paprd.cpp : 1755 ] Error: %s Invalid DPD table address -28660,iiI,[ hca_HwComponentTrxHamilton_paprd.cpp : 1761 ] Channel %d chain (%d) caldb_addr dpdStart 0x%8x Memory DPD -28659,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3652 ] GetOneTableEnable %d -28658,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2898 ] phyId %d thread context same: workingChannel %d txChainMask %d bHomeChan %d phyrfMode %d WoW Mode %d -28657,iiiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2902 ] phyId %d thread context different: workingChannel %d curChan %d txChainMask (paprd %d reset %d) bHomeChan %d phyrfMode (paprd %d GetPhyRfMode %d) -28656,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2904 ] phyId %d thread context different: cur_tbl_idx (paprd %d reset %d) BW (paprd %d getBW %d) WoW Mode %d -28655,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 938 ] phyrf_device_dyn_glut_updates dynGlutSelected %d dyn glut end index %d -28654,iiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2928 ] phyId %d thread context : workingChannel %d txChainMask %d bHomeChan %d phyrfMode %d WoW Mode %d curr Channel %d -28653,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2944 ] eDPD THREAD (START the new table) : UPDATING CALDB POST PROCESSING DATA : %d %d -28652,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2958 ] BG THREAD CONTEXT is DIFFERENT : %d %d, curr channel %d bChannelContext %d -28651,iiI,[ hca_HwComponentTrxHamilton_paprd.cpp : 167 ] (1) paprdType %d Untrained tables: chain %d, valid tables 0x%8x +28580,I,[ HwComponentTrxHamilton_calSmComb_patch.c : 488 ] [DBAM] Save RxIQ 6X in calDB: 0x%p +28585,,[ hca_HwComponentTrxHamilton_btcoex.cpp : 278 ] TrxHamilton_btcoex::SetOverrideGainSetting: Error Cannot Access Register in Sleep +28584,iIii,[ hca_HwComponentTrxHamilton_btcoex.cpp : 305 ] TrxHamilton_btcoex::SetOverrideGainSetting: Read back value of PHYID = %d, ovsVal = 0x%02x WLAN_CONTROL_EN_CH0_OVS = %d, BT_CONTROL_SLNA_L_CH0_OVS = %d +28722,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1528 ] Do not have access to CALDB, wow entered fail to restore DPD +28721,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1532 ] paprd_restore : finalCase %d +28720,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1553 ] Do not have access to CALDB failed to restore DPD +28719,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1557 ] DPD Memory : paprd_restore : finalCase %d +28718,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1294 ] Set Back Off : freq %d, bw %d BO %d +28717,IiIIiIii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4154 ] paprd_chan_context : band_idx 0x%08x channel %d bw_and_chainmask 0x%08x phyRfMode_and_TD 0x%04x paprdType %d pwrBackOffSts_ch1_ch0 0x%02x tempRecalCnt %d retries %d +28716,Iiiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4164 ] paprd_cal_times : band_idx 0x%08x totTimeSpentInDPDCal %d totDpdCalibrationTime %d totDpdHalphyTime %d totDpdHWSTime %d totHwAccTime %d avgRestoreTime %d timeSpentInTimers %d +28715,IIIIi,[ hca_HwComponentTrxHamilton_paprd.cpp : 4172 ] paprd_chan_stats : band_idx 0x%08x pass_attempts 0x%08x fail_abort 0x%08x postProcCnt_restore 0x%08x abortReason %d +28714,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3805 ] phyrf_paprd_restore : degc[0] %d, degc[1] %d latestTherm %d %d +28713,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3867 ] cur_temp %d channel %d chain %d table %d tIdx %d temp %d +28712,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3895 ] PAPRD -ERROR: %d chain %d table %d restored cal temp %d +28711,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3929 ] %d chain %d +28710,iiiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3938 ] temp/table = %d %d %d %d %d %d %d %d +28709,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3941 ] chain %d CAL NOT AVAILABLE 0x%8x +28708,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3942 ] chain %d CAL AVAILABLE 0x%8x +28707,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3945 ] chain %d CAL not required +28706,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3948 ] chain %d CAL is required for %8x +28705,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3974 ] eDPD:::RRI Save %d, RRI Restore %d no_cal_required %d +28704,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2837 ] WoW entered,Norestore DPD +28703,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2842 ] eDPD : paprd_restore : finalCase %d channel %d +28702,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4213 ] dpd (data) channel %d bandw %d +28701,iiiiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4235 ] Chain %d temp/table = %d %d %d %d %d %d %d %d +28700,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4243 ] new channel %d bandw %d +28699,iiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4268 ] phyrf_hw_temp_validate: phy %d rfmode %d hw_bandw %d curr channel %d hw channel %d thermal channel %d curr temp %d +28698,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4279 ] %d %d hw_per_table_temp %d, delta %d +28697,,[ hca_HwComponentTrxHamilton_paprd.cpp : 4282 ] phyrf_hw_temp_validate : HW LUTS requires new data +28696,,[ hca_HwComponentTrxHamilton_paprd.cpp : 4295 ] phyrf_hw_temp_validate : HW LUTS requires new data +28695,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4297 ] phyrf_hw_temp_validate: context changed : curr channel %d data stored in hw_channel %d hw bandw %d +28694,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4301 ] HW LUTS have valid temperature data for hw_channel %d hw_bandw %d and chains %d %d +28693,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 4305 ] HW LUTS have valid temperature data for hw_channel %d hw_bandw %d and chains %d %d +28692,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3172 ] cur_temp %d therm channel %d paprd type %d +28691,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3231 ] cur_temp %d therm channel %d chain %d table %d tIdx %d temp %d +28690,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3249 ] final case check: table %d temp %d +28689,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3260 ] chain %d CAL NOT AVAILABLE %8x +28688,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3261 ] chain %d CAL AVIALBLE %8x +28687,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3296 ] full_cal required %d for channel %d temp region %d, +28686,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3304 ] cal_restore %d +28685,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 911 ] halphy_get_dyn_glut_sel: dpd end glut %d glut %d +28684,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2749 ] halphyMemDPDValidateCalDB: chan %d ,cm %d, result [%d %d], cal_attempts[%d %d] +28683,iiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2753 ] halphyMemDPDValidateCalDB: chan %d ,cm %d, max attemps %d temp [%d %d] +28682,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2796 ] 1 : halphyMemDPDValidateCalDB: validateCurChSwForFCS , finalResult %d, result %d +28681,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2802 ] 2 : halphyMemDPDValidateCalDB: validateCurChSwForFCS , finalResult %d, result %d +28680,iiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 873 ] (caldb has it) phyrf_device_set_dyn_glut chain %d %d paprdType %d pchatla dynGlutSelected %d dyn glut end(global) %d +28679,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 879 ] **** phyrf_device_set_dyn_glut chain %d %d paprdType %d pchatla dynGlutSelected %d dyn glut end(global) %d caldb glut_end %d +28678,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3417 ] degc[0] %d, degc{1] %d latestTherm %d %d +28677,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3478 ] cur_temp %d channel %d chain %d table %d tIdx %d temp %d +28676,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3495 ] %d chain %d table %d restored cal temp %d, curr temp %d tempIdx %d +28675,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3507 ] %d chain %d table %d restored cal temp %d +28674,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3514 ] %d chain %d table %d restored cal temp %d +28673,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3551 ] %d chain %d +28672,iiiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3560 ] temp/table = %d %d %d %d %d %d %d %d +28671,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3563 ] chain %d CAL NOT AVAILABLE 0x%8x +28670,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3564 ] chain %d CAL AVAILABLE 0x%8x +28669,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3568 ] chain %d CAL not required +28668,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3570 ] chain %d CAL is required for %8x +28667,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 3595 ] eDPD:::RRI Save %d, RRI Restore %d no_cal_required %d +28666,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1736 ] ********* halphy_mem_paprd_edpd_ctrl paprdType %d +28665,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1743 ] WoW Entry mode, update caldb(return) chainmask %d +28664,I,[ hca_HwComponentTrxHamilton_paprd.cpp : 1748 ] Error: %s Invalid DPD table address +28663,I,[ hca_HwComponentTrxHamilton_paprd.cpp : 1755 ] Error: %s Invalid DPD table address +28662,iiI,[ hca_HwComponentTrxHamilton_paprd.cpp : 1761 ] Channel %d chain (%d) caldb_addr dpdStart 0x%8x Memory DPD +28661,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3652 ] GetOneTableEnable %d +28660,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2898 ] phyId %d thread context same: workingChannel %d txChainMask %d bHomeChan %d phyrfMode %d WoW Mode %d +28659,iiiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2902 ] phyId %d thread context different: workingChannel %d curChan %d txChainMask (paprd %d reset %d) bHomeChan %d phyrfMode (paprd %d GetPhyRfMode %d) +28658,iiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2904 ] phyId %d thread context different: cur_tbl_idx (paprd %d reset %d) BW (paprd %d getBW %d) WoW Mode %d +28657,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 938 ] phyrf_device_dyn_glut_updates dynGlutSelected %d dyn glut end index %d +28656,iiiiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2928 ] phyId %d thread context : workingChannel %d txChainMask %d bHomeChan %d phyrfMode %d WoW Mode %d curr Channel %d +28655,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2944 ] eDPD THREAD (START the new table) : UPDATING CALDB POST PROCESSING DATA : %d %d +28654,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2958 ] BG THREAD CONTEXT is DIFFERENT : %d %d, curr channel %d bChannelContext %d +28653,iiI,[ hca_HwComponentTrxHamilton_paprd.cpp : 167 ] (1) paprdType %d Untrained tables: chain %d, valid tables 0x%8x -28650,iiI,[ hca_HwComponentTrxHamilton_paprd.cpp : 170 ] paprdType %d Untrained tables: chain %d, training_done_table 0x%8x +28652,iiI,[ hca_HwComponentTrxHamilton_paprd.cpp : 170 ] paprdType %d Untrained tables: chain %d, training_done_table 0x%8x -28649,iiI,[ hca_HwComponentTrxHamilton_paprd.cpp : 182 ] (1) paprdType %d Untrained tables: chain %d, valid tables 0x%8x +28651,iiI,[ hca_HwComponentTrxHamilton_paprd.cpp : 182 ] (1) paprdType %d Untrained tables: chain %d, valid tables 0x%8x -28648,iiI,[ hca_HwComponentTrxHamilton_paprd.cpp : 185 ] paprdType %d Untrained tables: chain %d, training_done_table 0x%8x +28650,iiI,[ hca_HwComponentTrxHamilton_paprd.cpp : 185 ] paprdType %d Untrained tables: chain %d, training_done_table 0x%8x -28647,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3351 ] WoW Entry mode, update caldb(return) chainmask %d -28646,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3357 ] Invalid chain mask %d -28645,,[ hca_HwComponentTrxHamilton_paprd.cpp : 3368 ] Error: Invalid DPD CALDB address -28644,iiiI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3373 ] Channel %d chain (%d %d) caldb_addr dpdStart 0x%8x -28643,iiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2720 ] halphyPaprdValidateMemCalibration calattempts %d %d, validBits %d %d table mask %d -28642,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2724 ] CALIBRATION COMPLETE chain 0, result 1 -28641,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2728 ] CALIBRATION COMPLETE chain 1, result 1 -28640,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1099 ] halphyPaprdCheckCalibrationFailure : chain %d training_done_table %d training_fail_table %d retry_dpd %d -28639,iiIi,[ hca_HwComponentTrxHamilton_paprd.cpp : 2526 ] (1)paprdType %d Untrained tables: chain %d, training_done_table 0x%8x alltablesDone %d -28638,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 2553 ] NEW VALID BITS Untrained tables: chain %d, training_done_table 0x%8x +28649,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3351 ] WoW Entry mode, update caldb(return) chainmask %d +28648,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3357 ] Invalid chain mask %d +28647,,[ hca_HwComponentTrxHamilton_paprd.cpp : 3368 ] Error: Invalid DPD CALDB address +28646,iiiI,[ hca_HwComponentTrxHamilton_paprd.cpp : 3373 ] Channel %d chain (%d %d) caldb_addr dpdStart 0x%8x +28645,iiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2720 ] halphyPaprdValidateMemCalibration calattempts %d %d, validBits %d %d table mask %d +28644,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2724 ] CALIBRATION COMPLETE chain 0, result 1 +28643,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2728 ] CALIBRATION COMPLETE chain 1, result 1 +28642,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1099 ] halphyPaprdCheckCalibrationFailure : chain %d training_done_table %d training_fail_table %d retry_dpd %d +28641,iiIi,[ hca_HwComponentTrxHamilton_paprd.cpp : 2526 ] (1)paprdType %d Untrained tables: chain %d, training_done_table 0x%8x alltablesDone %d +28640,iI,[ hca_HwComponentTrxHamilton_paprd.cpp : 2553 ] NEW VALID BITS Untrained tables: chain %d, training_done_table 0x%8x -28637,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1606 ] WoW Entry mode, update caldb(return) chainmask %d -28636,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1612 ] Invalid chain mask %d -28635,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1623 ] Error: Invalid DPD CALDB address -28634,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1634 ] Error: Invalid DPD CALDB CTRL address -28633,iiII,[ hca_HwComponentTrxHamilton_paprd.cpp : 1641 ] Channel %d chain (%d) caldb_addr dpdStart 0x%8x dpdCtrlStart 0x%8x -28632,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3709 ] StartForceTPCGlutTableTimer %dms -28631,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1661 ] halphy_mem_paprd_device_update_caldb_addr paprdType%d -28630,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1676 ] WoW Entry mode, update caldb(return) chainmask %d -28629,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1682 ] Error:Invalid DPD chainmask -28628,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1691 ] Error: CALDB can not be accessed -28627,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1696 ] Error: Invalid DPD table address -28626,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1704 ] Error: CALDB can not be accessed -28625,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1709 ] Error: Invalid DPD table address -28624,iiII,[ hca_HwComponentTrxHamilton_paprd.cpp : 1715 ] Channel %d chain (%d) caldb_addr dpdStart 0x%8x dpdCtrlStart 0x%8x Memory DPD -28623,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3682 ] StartForceTPCGlutTableTimer %dms is expired -28622,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1368 ] HwComponentTrxHamilton_paprd::FtmControl : channel %d dpd_enable %d +28639,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1606 ] WoW Entry mode, update caldb(return) chainmask %d +28638,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1612 ] Invalid chain mask %d +28637,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1623 ] Error: Invalid DPD CALDB address +28636,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1634 ] Error: Invalid DPD CALDB CTRL address +28635,iiII,[ hca_HwComponentTrxHamilton_paprd.cpp : 1641 ] Channel %d chain (%d) caldb_addr dpdStart 0x%8x dpdCtrlStart 0x%8x +28634,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3709 ] StartForceTPCGlutTableTimer %dms +28633,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1661 ] halphy_mem_paprd_device_update_caldb_addr paprdType%d +28632,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1676 ] WoW Entry mode, update caldb(return) chainmask %d +28631,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1682 ] Error:Invalid DPD chainmask +28630,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1691 ] Error: CALDB can not be accessed +28629,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1696 ] Error: Invalid DPD table address +28628,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1704 ] Error: CALDB can not be accessed +28627,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1709 ] Error: Invalid DPD table address +28626,iiII,[ hca_HwComponentTrxHamilton_paprd.cpp : 1715 ] Channel %d chain (%d) caldb_addr dpdStart 0x%8x dpdCtrlStart 0x%8x Memory DPD +28625,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 3682 ] StartForceTPCGlutTableTimer %dms is expired +28624,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1368 ] HwComponentTrxHamilton_paprd::FtmControl : channel %d dpd_enable %d -28621,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2029 ] StorePaprd paprdType %d chain %d table %d -28620,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2039 ] StorePaprd WoW Entry mode, StorePaprd (return) paprdType -28619,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2069 ] eDPD : StorePaprd WoW Entry mode, StorePaprd (return) paprdType -28618,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1869 ] RestorePaprd : caltype %d -28617,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1878 ] ReStorePaprd WoW Entry mode, ValidateCALDB(return) paprdType %d -28616,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1899 ] Cals cal valid bits chain(%d) %d -28615,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1916 ] *********** RestorePaprd : caltype %d -28614,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2394 ] PAPRD ProcessMemDPD -28613,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2133 ] StoreMemPaprd WoW Entry mode, StorePaprd (return) paprdType -28612,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1791 ] ValidateCalDb WoW Entry mode, ValidateCALDB(return) paprdType %d chainmask %d -28611,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1798 ] halphyDPDValidateCalDB paprdType %d chainmask %d, -28610,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1808 ] CALIBRATION COMPLETE chain %d, result 1 -28609,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1813 ] ValidateCalDb calattempts %d %d, validBits %d %d -28608,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1814 ] ValidateCalDb results[0] %d [1] %d -28607,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1354 ] PAPRD phy_core_set_paprd_enable : enable %d ldpd %d edpd %d +28623,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2029 ] StorePaprd paprdType %d chain %d table %d +28622,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2039 ] StorePaprd WoW Entry mode, StorePaprd (return) paprdType +28621,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2069 ] eDPD : StorePaprd WoW Entry mode, StorePaprd (return) paprdType +28620,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1869 ] RestorePaprd : caltype %d +28619,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1878 ] ReStorePaprd WoW Entry mode, ValidateCALDB(return) paprdType %d +28618,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1899 ] Cals cal valid bits chain(%d) %d +28617,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1916 ] *********** RestorePaprd : caltype %d +28616,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2394 ] PAPRD ProcessMemDPD +28615,,[ hca_HwComponentTrxHamilton_paprd.cpp : 2133 ] StoreMemPaprd WoW Entry mode, StorePaprd (return) paprdType +28614,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1791 ] ValidateCalDb WoW Entry mode, ValidateCALDB(return) paprdType %d chainmask %d +28613,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1798 ] halphyDPDValidateCalDB paprdType %d chainmask %d, +28612,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1808 ] CALIBRATION COMPLETE chain %d, result 1 +28611,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1813 ] ValidateCalDb calattempts %d %d, validBits %d %d +28610,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1814 ] ValidateCalDb results[0] %d [1] %d +28609,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1354 ] PAPRD phy_core_set_paprd_enable : enable %d ldpd %d edpd %d -28606,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1949 ] RestoreMemPaprd : caltype %d channel %d paprdType %d -28605,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1978 ] Cals cal valid bits chain(%d) %d -28604,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2478 ] NMSE Check failed %d %d -28603,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2483 ] NMSE Check %d %d %d -28602,Iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2484 ] NMSE TrainingQuality: training done bits 0x%8x fail %d retry_dpd %d -28601,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1211 ] PAPRD Calibration complete %d -28600,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2434 ] Channel Context :(before BG processing) workingChannel %d txChainMask %d phyrfMode %d WoW Mode %d -28599,iiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1449 ] PAPRD PHY ID %d start %d end %d chan start %d chan end %d +28608,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1949 ] RestoreMemPaprd : caltype %d channel %d paprdType %d +28607,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1978 ] Cals cal valid bits chain(%d) %d +28606,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2478 ] NMSE Check failed %d %d +28605,iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2483 ] NMSE Check %d %d %d +28604,Iii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2484 ] NMSE TrainingQuality: training done bits 0x%8x fail %d retry_dpd %d +28603,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 1211 ] PAPRD Calibration complete %d +28602,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 2434 ] Channel Context :(before BG processing) workingChannel %d txChainMask %d phyrfMode %d WoW Mode %d +28601,iiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1449 ] PAPRD PHY ID %d start %d end %d chan start %d chan end %d -28598,,[ hca_HwComponentTrxHamilton_paprd.cpp : 695 ] disable DPD calibration -28597,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 709 ] InitStatic Settings : cal_restore %d thermal recalOn %d -28596,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 737 ] cal_restore : %d no cal_required %d -28595,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 287 ] PAPRDTUNING: SETTING - LoopBack Attn | Glut %d Value %d +28600,,[ hca_HwComponentTrxHamilton_paprd.cpp : 695 ] disable DPD calibration +28599,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 709 ] InitStatic Settings : cal_restore %d thermal recalOn %d +28598,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 737 ] cal_restore : %d no cal_required %d +28597,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 287 ] PAPRDTUNING: SETTING - LoopBack Attn | Glut %d Value %d -28594,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 290 ] PAPRDTUNING: SETTING - Timing Delay | Glut %d Value %d +28596,ii,[ hca_HwComponentTrxHamilton_paprd.cpp : 290 ] PAPRDTUNING: SETTING - Timing Delay | Glut %d Value %d -28593,iiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1180 ] PAPRD: Channel %d chainIdx %d glutIdx %d gainIdx %d Curr Chan %d -28592,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1192 ] ChangeTrainingIndex: PAPRD Calibration complete -28591,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 2183 ] Restore Control paprdType%d -28590,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 2212 ] eDPD Restore : Control paprdType%d -28589,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 2233 ] End of eDPD Restore : Control paprdType%d -28588,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 821 ] PAPRD: XmitTrainingFrame bandw %d getSortedBWCode %d txRfChain %d, MemlessCurveFitting %d -28587,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 844 ] PAPRD: XmitTrainingFrame failed. Status %d +28595,iiiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 1180 ] PAPRD: Channel %d chainIdx %d glutIdx %d gainIdx %d Curr Chan %d +28594,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1192 ] ChangeTrainingIndex: PAPRD Calibration complete +28593,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 2183 ] Restore Control paprdType%d +28592,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 2212 ] eDPD Restore : Control paprdType%d +28591,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 2233 ] End of eDPD Restore : Control paprdType%d +28590,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 821 ] PAPRD: XmitTrainingFrame bandw %d getSortedBWCode %d txRfChain %d, MemlessCurveFitting %d +28589,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 844 ] PAPRD: XmitTrainingFrame failed. Status %d -28586,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 846 ] PAPRD: XmitTrainingFrame tx_count %d +28588,i,[ hca_HwComponentTrxHamilton_paprd.cpp : 846 ] PAPRD: XmitTrainingFrame tx_count %d -28585,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1314 ] PAPRD phy_core_PaprdEnableDPD -28584,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 211 ] PAPRD:Hamilton_paprd::HwDisable :phy %d, power mode %d wow %d tempRecalOn %d +28587,,[ hca_HwComponentTrxHamilton_paprd.cpp : 1314 ] PAPRD phy_core_PaprdEnableDPD +28586,iiii,[ hca_HwComponentTrxHamilton_paprd.cpp : 211 ] PAPRD:Hamilton_paprd::HwDisable :phy %d, power mode %d wow %d tempRecalOn %d -28722,,[ hca_HwComponentTrxHamilton_btcoex.cpp : 278 ] TrxHamilton_btcoex::SetOverrideGainSetting: Error Cannot Access Register in Sleep -28721,iIii,[ hca_HwComponentTrxHamilton_btcoex.cpp : 305 ] TrxHamilton_btcoex::SetOverrideGainSetting: Read back value of PHYID = %d, ovsVal = 0x%02x WLAN_CONTROL_EN_CH0_OVS = %d, BT_CONTROL_SLNA_L_CH0_OVS = %d 28729,iII,[ hca_HwComponentTrxHamilton_xtalCal.cpp : 135 ] XtalCal::sign_flag=%d, ppm(0.5 unit) = %x value = %x 28728,iiiiiii,[ hca_HwComponentTrxHamilton_xtalCal.cpp : 156 ] PPM WAR::Entering AdjustXtalForLongPkt: capin=%d, capout=%d, offsetPPM = %d, delta = %d, loop %d, residue=%d, STEPSIZE=%d @@ -15232,7 +15232,7 @@ Cached MCC Structure Content: 29006,,[ hca_HwComponentTrxHamilton_bdf.cpp : 13982 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet for 2G returned FALSE 29005,i,[ hca_HwComponentTrxHamilton_bdf.cpp : 13988 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet returned TRUE for 2G otpIndexToUse %d 29004,i,[ hca_HwComponentTrxHamilton_bdf.cpp : 13989 ] writeCalDataToOTP: will write 2G data at index %d otpIndexToUse -29003,Ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 13991 ] OPC_OTP_WRITE: get PLUT bdf content pointer is %x, numBytes is %d. +29003,Ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 13991 ] OPC_OTP_WRITE: get PLUT bdf content pointer is %x, numBytes is %d. 29002,,[ hca_HwComponentTrxHamilton_bdf.cpp : 13993 ] ------------------------OPC_OTP_WRITE PHYRF_PHY_A0 --------------------- @@ -15241,7 +15241,7 @@ Cached MCC Structure Content: 29000,Iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14016 ] OPC_OTP_WRITE 0x%x -> %d(A_UINT8 -> %d) 28999,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14027 ] Couldn't write CaloffsetPierData to OTP 28998,Iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14031 ] OPC_OTP_WRITE 0x%x -> %d(A_UINT8 -> %d) -28997,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14042 ] OPC_OTP_WRITE: get GLUT bdf content pointer is %d, numBytes is %d. +28997,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14042 ] OPC_OTP_WRITE: get GLUT bdf content pointer is %d, numBytes is %d. 28996,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14054 ] Couldn't write CaloffsetPierData to OTP 28995,Iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14058 ] OPC_OTP_WRITE 0x%x -> %d(A_UINT8 -> %d) @@ -15250,7 +15250,7 @@ Cached MCC Structure Content: 28992,i,[ hca_HwComponentTrxHamilton_bdf.cpp : 14083 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet returned TRUE for 2G otpIndexToUse %d OTP is full 28991,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14095 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet for 2G Thermal values returned FALSE 28990,i,[ hca_HwComponentTrxHamilton_bdf.cpp : 14101 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet returned TRUE for otpThermalIndexToUse %d -28989,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14102 ] OPC_OTP_WRITE: get Thermal bdf content pointer is %d, numBytes is %d. +28989,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14102 ] OPC_OTP_WRITE: get Thermal bdf content pointer is %d, numBytes is %d. 28988,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14112 ] Couldn't write ThermPierData to OTP 28987,Iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14116 ] OPC_OTP_WRITE 0x%x -> %d(A_UINT8 -> %d) @@ -15261,7 +15261,7 @@ Cached MCC Structure Content: 28982,Iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14162 ] OPC_OTP_WRITE 0x%x -> %d(A_UINT8 -> %d) 28981,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14173 ] Couldn't write CaloffsetPierData to OTP 28980,Iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14177 ] OPC_OTP_WRITE 0x%x -> %d(A_UINT8 -> %d) -28979,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14188 ] OPC_OTP_WRITE: get GLUT bdf content pointer is %d, numBytes is %d. +28979,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14188 ] OPC_OTP_WRITE: get GLUT bdf content pointer is %d, numBytes is %d. 28978,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14200 ] Couldn't write CaloffsetPierData to OTP 28977,Iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14204 ] OPC_OTP_WRITE 0x%x -> %d(A_UINT8 -> %d) @@ -15270,23 +15270,23 @@ Cached MCC Structure Content: 28974,i,[ hca_HwComponentTrxHamilton_bdf.cpp : 14229 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet returned TRUE for 5G otpIndexToUse %d OTP is full 28973,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14237 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet for 5G Thermal values returned FALSE 28972,i,[ hca_HwComponentTrxHamilton_bdf.cpp : 14243 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet returned TRUE for otpThermalIndexToUse %d -28971,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14247 ] OPC_OTP_WRITE: get Thermal bdf content pointer is %d, numBytes is %d. +28971,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14247 ] OPC_OTP_WRITE: get Thermal bdf content pointer is %d, numBytes is %d. 28970,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14257 ] Couldn't write ThermPierData to OTP 28969,Iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14261 ] OPC_OTP_WRITE 0x%x -> %d(A_UINT8 -> %d) 28968,i,[ hca_HwComponentTrxHamilton_bdf.cpp : 14268 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet returned TRUE for otpThermalIndexToUse %d OTP is full -28967,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14278 ] 1OPC_OTP_WRITE: Write to OTP offset 5G! +28967,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14278 ] 1OPC_OTP_WRITE: Write to OTP offset 5G! 28966,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14282 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet for 5G returned FALSE 28965,i,[ hca_HwComponentTrxHamilton_bdf.cpp : 14288 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet returned TRUE for 5G otpIndexToUse %d 28964,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14289 ] -----------------OPC_OTP_WRITE PHYRF_PHY_A--------------------------- -28963,Ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14293 ] OPC_OTP_WRITE: get PLUT bdf content pointer is %x, numBytes is %d. +28963,Ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14293 ] OPC_OTP_WRITE: get PLUT bdf content pointer is %x, numBytes is %d. 28962,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14312 ] Couldn't write CaloffsetPierData to OTP 28961,Iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14316 ] OPC_OTP_WRITE 0x%x -> %d(A_UINT8 -> %d) 28960,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14327 ] Couldn't write CaloffsetPierData to OTP 28959,Iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14331 ] OPC_OTP_WRITE 0x%x -> %d(A_UINT8 -> %d) -28958,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14342 ] OPC_OTP_WRITE: get GLUT bdf content pointer is %d, numBytes is %d. +28958,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14342 ] OPC_OTP_WRITE: get GLUT bdf content pointer is %d, numBytes is %d. 28957,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14354 ] Couldn't write CaloffsetPierData to OTP 28956,Iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14358 ] OPC_OTP_WRITE 0x%x -> %d(A_UINT8 -> %d) @@ -15295,7 +15295,7 @@ Cached MCC Structure Content: 28953,i,[ hca_HwComponentTrxHamilton_bdf.cpp : 14381 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet returned TRUE for 5G otpIndexToUse %d OTP is full 28952,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14388 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet for 5G Thermal values returned FALSE 28951,i,[ hca_HwComponentTrxHamilton_bdf.cpp : 14394 ] writeCalDataToOTP: FindOnePointCalOtpActiveSet returned TRUE for otpThermalIndexToUse %d -28950,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14399 ] OPC_OTP_WRITE: get Thermal bdf content pointer is %d, numBytes is %d. +28950,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14399 ] OPC_OTP_WRITE: get Thermal bdf content pointer is %d, numBytes is %d. 28949,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14407 ] Couldn't write ThermPierData to OTP 28948,Iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14411 ] OPC_OTP_WRITE 0x%x -> %d(A_UINT8 -> %d) @@ -15397,7 +15397,7 @@ Cached MCC Structure Content: 28833,iii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14628 ] post update ReadOnePointCalFromOTP pEepromStruct->pEeprom->calGlutOffsetPierData5G[%d][%d] = %d 28832,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14639 ] pre update ReadOnePointCalFromOTP pEepromStruct->pEeprom->calThermOffsetPierData5G[0] = %d pEepromStruct->pEeprom->calThermOffsetPierData5G[1] = %d 28831,ii,[ hca_HwComponentTrxHamilton_bdf.cpp : 14642 ] post update ReadOnePointCalFromOTP pEepromStruct->pEeprom->calThermOffsetPierData5G[0] = %d pEepromStruct->pEeprom->calThermOffsetPierData5G[1] = %d -28830,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14651 ] OPC_OTP_READ : Load one point calibration calibration data done! +28830,,[ hca_HwComponentTrxHamilton_bdf.cpp : 14651 ] OPC_OTP_READ : Load one point calibration calibration data done! 28829,,[ hca_HwComponentTrxHamilton_bdf.cpp : 17781 ] Error, len is wrong. 28828,IIII,[ hca_HwComponentTrxHamilton_bdf.cpp : 17787 ] %02x %02x %02x %02x diff --git a/proprietary/vendor/firmware/evass.b19 b/proprietary/vendor/firmware/evass.b19 index 778ffdc..6c86714 100644 Binary files a/proprietary/vendor/firmware/evass.b19 and b/proprietary/vendor/firmware/evass.b19 differ diff --git a/proprietary/vendor/firmware/evass.mbn b/proprietary/vendor/firmware/evass.mbn index 1553fcf..c0f57d5 100644 Binary files a/proprietary/vendor/firmware/evass.mbn and b/proprietary/vendor/firmware/evass.mbn differ diff --git a/proprietary/vendor/firmware/evass.mdt b/proprietary/vendor/firmware/evass.mdt index 58fa804..ece6c65 100644 Binary files a/proprietary/vendor/firmware/evass.mdt and b/proprietary/vendor/firmware/evass.mdt differ diff --git a/proprietary/vendor/firmware/gen70900_zap.mbn b/proprietary/vendor/firmware/gen70900_zap.mbn index 6cbb55b..1f2091d 100644 Binary files a/proprietary/vendor/firmware/gen70900_zap.mbn and b/proprietary/vendor/firmware/gen70900_zap.mbn differ diff --git a/proprietary/vendor/firmware/kiwi/amss20.bin b/proprietary/vendor/firmware/kiwi/amss20.bin index 9204a96..7d63b71 100644 Binary files a/proprietary/vendor/firmware/kiwi/amss20.bin and b/proprietary/vendor/firmware/kiwi/amss20.bin differ diff --git a/proprietary/vendor/firmware/vpu33_4v.mbn b/proprietary/vendor/firmware/vpu33_4v.mbn index d75b4e3..9cfc82b 100644 Binary files a/proprietary/vendor/firmware/vpu33_4v.mbn and b/proprietary/vendor/firmware/vpu33_4v.mbn differ diff --git a/proprietary/vendor/lib64/com.qti.chiusecaseselector.so b/proprietary/vendor/lib64/com.qti.chiusecaseselector.so index fb89a91..6322c89 100644 Binary files a/proprietary/vendor/lib64/com.qti.chiusecaseselector.so and b/proprietary/vendor/lib64/com.qti.chiusecaseselector.so differ diff --git a/proprietary/vendor/lib64/hw/camera.qcom.so b/proprietary/vendor/lib64/hw/camera.qcom.so index b52b637..6a3ec4c 100644 Binary files a/proprietary/vendor/lib64/hw/camera.qcom.so and b/proprietary/vendor/lib64/hw/camera.qcom.so differ diff --git a/proprietary/vendor/lib64/hw/com.qti.chi.override.so b/proprietary/vendor/lib64/hw/com.qti.chi.override.so index 0512fef..283c2db 100644 Binary files a/proprietary/vendor/lib64/hw/com.qti.chi.override.so and b/proprietary/vendor/lib64/hw/com.qti.chi.override.so differ diff --git a/proprietary/vendor/lib64/libchifeature2.so b/proprietary/vendor/lib64/libchifeature2.so index 6564296..bffde3a 100644 Binary files a/proprietary/vendor/lib64/libchifeature2.so and b/proprietary/vendor/lib64/libchifeature2.so differ diff --git a/proprietary/vendor/lib64/libhypermotion_interface.so b/proprietary/vendor/lib64/libhypermotion_interface.so index 23dce7f..0fe1c78 100644 Binary files a/proprietary/vendor/lib64/libhypermotion_interface.so and b/proprietary/vendor/lib64/libhypermotion_interface.so differ diff --git a/proprietary/vendor/lib64/libsamsungcamerahal.so b/proprietary/vendor/lib64/libsamsungcamerahal.so index ea0e8b3..6fa752d 100644 Binary files a/proprietary/vendor/lib64/libsamsungcamerahal.so and b/proprietary/vendor/lib64/libsamsungcamerahal.so differ diff --git a/proprietary/vendor/lib64/libsamsungcamerahwl_impl.so b/proprietary/vendor/lib64/libsamsungcamerahwl_impl.so index 88258a8..ee8e696 100644 Binary files a/proprietary/vendor/lib64/libsamsungcamerahwl_impl.so and b/proprietary/vendor/lib64/libsamsungcamerahwl_impl.so differ diff --git a/proprietary/vendor/lib64/libsaped.so b/proprietary/vendor/lib64/libsaped.so index 16598b9..72b7964 100644 Binary files a/proprietary/vendor/lib64/libsaped.so and b/proprietary/vendor/lib64/libsaped.so differ diff --git a/proprietary/vendor/lib64/libsec-ril.so b/proprietary/vendor/lib64/libsec-ril.so index f134286..e4c9452 100644 Binary files a/proprietary/vendor/lib64/libsec-ril.so and b/proprietary/vendor/lib64/libsec-ril.so differ diff --git a/proprietary/vendor/lib64/libsfp_sensor.so b/proprietary/vendor/lib64/libsfp_sensor.so index 7b835dc..0583a97 100644 Binary files a/proprietary/vendor/lib64/libsfp_sensor.so and b/proprietary/vendor/lib64/libsfp_sensor.so differ diff --git a/proprietary/vendor/lib64/libvdis_interface.so b/proprietary/vendor/lib64/libvdis_interface.so index ec552f6..cb85345 100644 Binary files a/proprietary/vendor/lib64/libvdis_interface.so and b/proprietary/vendor/lib64/libvdis_interface.so differ diff --git a/proprietary/vendor/lib64/vendor.qti.gnss-service.so b/proprietary/vendor/lib64/vendor.qti.gnss-service.so index 21a3fac..b8efcd5 100644 Binary files a/proprietary/vendor/lib64/vendor.qti.gnss-service.so and b/proprietary/vendor/lib64/vendor.qti.gnss-service.so differ diff --git a/proprietary/vendor/lib64/vendor.samsung.hardware.camera.vcc-V1-ndk.so b/proprietary/vendor/lib64/vendor.samsung.hardware.camera.vcc-V1-ndk.so new file mode 100644 index 0000000..1a40b33 Binary files /dev/null and b/proprietary/vendor/lib64/vendor.samsung.hardware.camera.vcc-V1-ndk.so differ