From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fxwxP-0004qb-QW for ath10k@lists.infradead.org; Thu, 06 Sep 2018 16:16:42 +0000 MIME-Version: 1.0 Subject: Re: [RFC v5 01/12] ath10k: add struct ath10k_bus_params From: Kalle Valo In-Reply-To: <20180603182029.8914-2-erik.stromdahl@gmail.com> References: <20180603182029.8914-2-erik.stromdahl@gmail.com> Message-Id: <20180906161624.92F80605A5@smtp.codeaurora.org> Date: Thu, 6 Sep 2018 16:16:24 +0000 (UTC) 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: Erik Stromdahl Cc: kvalo@qca.qualcomm.com, linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Erik Stromdahl wrote: > This struct is used as argument to ath10k_core_register in order to > make it easier to add more bus parameters in the future. > > Signed-off-by: Erik Stromdahl > Signed-off-by: Kalle Valo 12 patches applied to ath-next branch of ath.git, thanks. c0d8d565787c ath10k: add struct ath10k_bus_params 7c2dd6154fc2 ath10k: add device type enum to ath10k_bus_params 367c899f622c ath10k: add bus type check in ath10k_init_hw_params 9faaa14387fb ath10k: use hw_params.num_peers for num_tids in TLV init 4875e0b52085 ath10k: add per target config of max_num_peers e66d5361127a ath10k: DMA related fixes for high latency devices 852d1bf86a5b ath10k: add HTT TX HL ops d4e7f553eec3 ath10k: add HTT RX HL ops 4daacc950d4d ath10k: htt: RX ring config HL support a2097d6444c3 ath10k: htt: High latency TX support f88d49345040 ath10k: htt: High latency RX support 37f62c0d5822 ath10k: wmi: disable softirq's while calling ieee80211_rx -- https://patchwork.kernel.org/patch/10445507/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k