From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YAdZP-0003tW-2L for ath10k@lists.infradead.org; Mon, 12 Jan 2015 11:54:09 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: Fix DMA burst size References: <1419834066-11802-1-git-send-email-sujith@msujith.org> Date: Mon, 12 Jan 2015 13:53:20 +0200 In-Reply-To: <1419834066-11802-1-git-send-email-sujith@msujith.org> (Sujith Manoharan's message of "Mon, 29 Dec 2014 11:51:06 +0530") Message-ID: <87lhl8dxlb.fsf@kamboji.qca.qualcomm.com> 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: Sujith Manoharan Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Sujith Manoharan writes: > From: Sujith Manoharan > > A value of zero indicates that 128B is the maximum > DMA request size for read/writes. But PCI cards based > on AR9880 can support 256B, so enable this for > the 10.2 firmware. > > Signed-off-by: Sujith Manoharan Thanks, applied. -- Kalle Valo _______________________________________________ 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 sabertooth02.qualcomm.com ([65.197.215.38]:63073 "EHLO sabertooth02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752018AbbALLxc (ORCPT ); Mon, 12 Jan 2015 06:53:32 -0500 From: Kalle Valo To: Sujith Manoharan CC: , Subject: Re: [PATCH] ath10k: Fix DMA burst size References: <1419834066-11802-1-git-send-email-sujith@msujith.org> Date: Mon, 12 Jan 2015 13:53:20 +0200 In-Reply-To: <1419834066-11802-1-git-send-email-sujith@msujith.org> (Sujith Manoharan's message of "Mon, 29 Dec 2014 11:51:06 +0530") Message-ID: <87lhl8dxlb.fsf@kamboji.qca.qualcomm.com> (sfid-20150112_125342_025520_35FD2C9F) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Sujith Manoharan writes: > From: Sujith Manoharan > > A value of zero indicates that 128B is the maximum > DMA request size for read/writes. But PCI cards based > on AR9880 can support 256B, so enable this for > the 10.2 firmware. > > Signed-off-by: Sujith Manoharan Thanks, applied. -- Kalle Valo