From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail2.candelatech.com ([208.74.158.173]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cZOLI-00021B-1d for ath10k@lists.infradead.org; Thu, 02 Feb 2017 20:50:58 +0000 Subject: Re: 9984 VHT References: <87y3xtrmn2.fsf@kamboji.qca.qualcomm.com> <44480bab-0cf7-f4e3-7612-b1cf5d4c040f@dd-wrt.com> <1a58440c-80c9-0a86-aae9-213edc5b0019@candelatech.com> <8bcf2ea6-802f-f249-8e2d-96ec03553a9b@candelatech.com> <23b1bd75-a7f9-08e7-5d7b-f67081b89e1b@candelatech.com> <5e23ea91-429e-eff6-7443-e4d4f5981735@dd-wrt.com> <785bdbc1-fcf5-921b-2092-6142d51aa0ce@candelatech.com> <14bd9f40-a79c-5032-778f-2f2ae92afccc@dd-wrt.com> <53e8f5d9-9f0d-7386-4de2-46f6e1b26c36@dd-wrt.com> <941cc332-782e-897b-ba77-4e6682836f68@candelatech.com> <501bfc50-1c80-999a-af78-2da4a7fc00f4@candelatech.com> From: Ben Greear Message-ID: Date: Thu, 2 Feb 2017 12:50:35 -0800 MIME-Version: 1.0 In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Sebastian Gottschall , "Valo, Kalle" Cc: "ath10k@lists.infradead.org" On 02/02/2017 12:45 PM, Sebastian Gottschall wrote: >>> + if (arg->mode == MODE_11AC_VHT160) { >>> + ch->band_center_freq1 = __cpu_to_le32(arg->freq); >>> + ch->band_center_freq2 = __cpu_to_le32(arg->band_center_freq1); >>> + } >> >> No, I don't think so. freq1 should be freq + 40 if freq < center-freq, otherwise >> should be freq - 40. > doesnt sound very logic since 80+80 mode doesnt require that voodoo too since it would require another addition field. but i will try it it right now The firmware change looks pretty lame to me...it was easy for me to make my FW backwards compat to the old way of just passing in the mhz and the freq1 160mhz center-freq, so really I do not know why the FW was changed. I am testing my FW fixes now... Thanks, Ben -- Ben Greear Candela Technologies Inc http://www.candelatech.com _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k