From patchwork Thu Aug 1 03:06:09 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ganesh Sesetti X-Patchwork-Id: 11070087 X-Patchwork-Delegate: kvalo@adurom.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id D686F14E5 for ; Thu, 1 Aug 2019 03:06:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C80F2205F7 for ; Thu, 1 Aug 2019 03:06:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BB4E028249; Thu, 1 Aug 2019 03:06:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 6F13F205F7 for ; Thu, 1 Aug 2019 03:06:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=MVVxH6+JPSiy/TW/JxlqAPDQZTwXb6fc+fUhDliQxBQ=; b=S9O c6z/CJEQ0AmtAUX54te4ZzkvQduv2s+dYCKenJof/OPHfyKNSgRLeETZZOgsJbHOVmja/KQAOjVp6 enmZYmOns69u9gCh0MvXiY3zRGKX20G7jM2IoxHGFoOCE1huOCaFkeQ2PxW7lONHnSyY4zXps7sMS geYJUOdFSAAz5MJDR1Iwo5ILiOn4zmgrE19RN2dm1UzIv+bfoLW3U2POPAMmG0teuCWYLvkq/I29b 8X8ub4lIiUPzyp/OiYXGSdkIcDRsrVGDKKqQx/NZzOvlbmQB5jDSM7+BoXcevnqmv3G52XT2dtcwj ZGA2FtW+nDme0s1WOoPUcV/bU3lwsvA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1ht1Q2-0002HC-Us; Thu, 01 Aug 2019 03:06:18 +0000 Received: from alexa-out-sd-01.qualcomm.com ([199.106.114.38]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1ht1Q0-0002Gj-M0 for ath11k@lists.infradead.org; Thu, 01 Aug 2019 03:06:17 +0000 Received: from unknown (HELO ironmsg01-sd.qualcomm.com) ([10.53.140.141]) by alexa-out-sd-01.qualcomm.com with ESMTP; 31 Jul 2019 20:06:15 -0700 Received: from c-gseset-linux.qca.qualcomm.com (HELO c-gseset-linux.qualcomm.com) ([10.201.26.126]) by ironmsg01-sd.qualcomm.com with ESMTP; 31 Jul 2019 20:06:14 -0700 Received: by c-gseset-linux.qualcomm.com (Postfix, from userid 2334523) id 8F7B31BF0; Thu, 1 Aug 2019 08:36:12 +0530 (IST) From: Ganesh Sesetti To: ath11k@lists.infradead.org Subject: [PATCH v2] ath11k: Fix htt stats sounding info and pdev cca stats Date: Thu, 1 Aug 2019 08:36:09 +0530 Message-Id: <1564628769-23490-1-git-send-email-gseset@codeaurora.org> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190731_200616_746228_57766148 X-CRM114-Status: UNSURE ( 6.52 ) X-CRM114-Notice: Please train this message. X-BeenThere: ath11k@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ganesh Sesetti MIME-Version: 1.0 Sender: "ath11k" Errors-To: ath11k-bounces+patchwork-ath11k=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The Previous configuartion of htt stats sounding info and pdev cca stats are invalid due to that getting time out error. Changing htt stats sounding info value from 0xFF to 0x00 and htt pdev cca stats from 0x10 to 0x00 Signed-off-by: Ganesh Sesetti --- v2: Added the reson for htt stats sounding info and pdev cca stats drivers/net/wireless/ath/ath11k/dp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/wireless/ath/ath11k/dp.h b/drivers/net/wireless/ath/ath11k/dp.h index bda5ac27f20d..0bd3a5c06471 100644 --- a/drivers/net/wireless/ath/ath11k/dp.h +++ b/drivers/net/wireless/ath/ath11k/dp.h @@ -1365,8 +1365,8 @@ struct htt_ext_stats_cfg_cmd { #define HTT_STAT_DEFAULT_CFG0_ALL_CMDQS 0xffff #define HTT_STAT_DEFAULT_CFG0_ALL_RINGS 0xffff #define HTT_STAT_DEFAULT_CFG0_ACTIVE_PEERS 0xff -#define HTT_STAT_DEFAULT_CFG0_CCA_CUMULATIVE 0x10 -#define HTT_STAT_DEFAULT_CFG0_ACTIVE_VDEVS 0xff +#define HTT_STAT_DEFAULT_CFG0_CCA_CUMULATIVE 0x00 +#define HTT_STAT_DEFAULT_CFG0_ACTIVE_VDEVS 0x00 /* HTT_DBG_EXT_STATS_PEER_INFO * PARAMS: