From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A948EC3A5A5 for ; Thu, 5 Sep 2019 10:49:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 74D1B206BB for ; Thu, 5 Sep 2019 10:49:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=qti.qualcomm.com header.i=@qti.qualcomm.com header.b="bRUAQu9c" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1733301AbfIEKs7 (ORCPT ); Thu, 5 Sep 2019 06:48:59 -0400 Received: from alexa-out-tai-01.qualcomm.com ([103.229.16.226]:4899 "EHLO alexa-out-tai-01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730839AbfIEKs7 (ORCPT ); Thu, 5 Sep 2019 06:48:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=qti.qualcomm.com; i=@qti.qualcomm.com; q=dns/txt; s=qcdkim; t=1567680538; x=1599216538; h=from:to:cc:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version:subject; bh=j7gs4cYHhDOzx9A51SfNCn9mgKHNFoAMilOZKGmFfyY=; b=bRUAQu9cPhYZwbh9/QbOvIXHAUieLpHQ6+hcGrviwCl7Xg1N+LBpOom1 BmZ7CBB/RBNh05SIiBhxOQi7Rl0N3Zpx6aFA8T9GA/S1kHVI+Sr1ZMUh0 FKxdOJXwV027QwwrnQl1b7r+aZllrPybLpdFKiCQClb4iUDtWlcI7bjla 0=; Subject: RE: [PATCH v4 5/8] ath10k: disable TX complete indication of htt for sdio Thread-Topic: [PATCH v4 5/8] ath10k: disable TX complete indication of htt for sdio Received: from ironmsg03-tai.qualcomm.com ([10.249.140.8]) by alexa-out-tai-01.qualcomm.com with ESMTP; 05 Sep 2019 18:48:57 +0800 Received: from aptaiexm02f.ap.qualcomm.com ([10.249.150.16]) by ironmsg03-tai.qualcomm.com with ESMTP/TLS/AES256-SHA; 05 Sep 2019 18:48:57 +0800 Received: from aptaiexm02f.ap.qualcomm.com (10.249.150.16) by aptaiexm02f.ap.qualcomm.com (10.249.150.16) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Thu, 5 Sep 2019 18:48:55 +0800 Received: from aptaiexm02f.ap.qualcomm.com ([fe80::4152:1436:e436:faa1]) by aptaiexm02f.ap.qualcomm.com ([fe80::4152:1436:e436:faa1%19]) with mapi id 15.00.1473.005; Thu, 5 Sep 2019 18:48:55 +0800 From: Wen Gong To: Wen Gong , "ath10k@lists.infradead.org" CC: "linux-wireless@vger.kernel.org" Thread-Index: AQHVYXAaabfQbHWpMEKn4eggVrthuKcc7ArQ Date: Thu, 5 Sep 2019 10:48:55 +0000 Message-ID: <9ef39d37e78847eab5a90d7647d55f6c@aptaiexm02f.ap.qualcomm.com> References: <1567416146-14403-1-git-send-email-wgong@codeaurora.org> <1567416146-14403-6-git-send-email-wgong@codeaurora.org> In-Reply-To: <1567416146-14403-6-git-send-email-wgong@codeaurora.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.249.136.10] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org > -----Original Message----- > From: ath10k On Behalf Of Wen Gong > Sent: Monday, September 2, 2019 5:22 PM > To: ath10k@lists.infradead.org > Cc: linux-wireless@vger.kernel.org > Subject: [EXT] [PATCH v4 5/8] ath10k: disable TX complete indication of h= tt > for sdio >=20 Patch v5 sent without change, https://patchwork.kernel.org/patch/11132669/ > _______________________________________________ > ath10k mailing list > ath10k@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from alexa-out-tai-01.qualcomm.com ([103.229.16.226]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i5pJz-00051T-17 for ath10k@lists.infradead.org; Thu, 05 Sep 2019 10:49:00 +0000 Subject: RE: [PATCH v4 5/8] ath10k: disable TX complete indication of htt for sdio From: Wen Gong Date: Thu, 5 Sep 2019 10:48:55 +0000 Message-ID: <9ef39d37e78847eab5a90d7647d55f6c@aptaiexm02f.ap.qualcomm.com> References: <1567416146-14403-1-git-send-email-wgong@codeaurora.org> <1567416146-14403-6-git-send-email-wgong@codeaurora.org> In-Reply-To: <1567416146-14403-6-git-send-email-wgong@codeaurora.org> Content-Language: en-US MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Wen Gong , "ath10k@lists.infradead.org" Cc: "linux-wireless@vger.kernel.org" > -----Original Message----- > From: ath10k On Behalf Of Wen Gong > Sent: Monday, September 2, 2019 5:22 PM > To: ath10k@lists.infradead.org > Cc: linux-wireless@vger.kernel.org > Subject: [EXT] [PATCH v4 5/8] ath10k: disable TX complete indication of htt > for sdio > Patch v5 sent without change, https://patchwork.kernel.org/patch/11132669/ > _______________________________________________ > ath10k mailing list > ath10k@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/ath10k _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k