From: Jose Antonio Delgado Alfonso <jose.delgado@aoifes.com>
To: Michal Kazior <michal.kazior@tieto.com>
Cc: Kalle Valo <kvalo@qca.qualcomm.com>,
linux-wireless <linux-wireless@vger.kernel.org>,
"ath10k@lists.infradead.org" <ath10k@lists.infradead.org>
Subject: Re: Dynamic channel Access
Date: Thu, 26 Mar 2015 10:34:22 +0100 [thread overview]
Message-ID: <5513D29E.2080601@aoifes.com> (raw)
In-Reply-To: <CA+BoTQkabNNya7QW3GukcCoRcm9AfL2Vd2STMQSs9y0wRuivgA@mail.gmail.com>
On 26/03/15 07:30, Michal Kazior wrote:
> On 25 March 2015 at 16:34, Jose Antonio Delgado Alfonso
> <jose.delgado@aoifes.com> wrote:
>> Hi all,
>>
>> I would like to ask Qualcomm's collaborators about this topic.
>>
>> We are trying to certify a AP product which uses QCA988x radio module.
>> We are using the ath10k driver (kernel v3.17.8) and firmware from Ben
>> Greear. We are trying to pass the Dynamic Channel test, which consists
>> in setting the radio at 80MHz and, at the same time, setting other
>> signal in the secondary channel. So far, the radio module does not
>> reduce the bandwidth and remains transmitting at 80MHz.
>>
>> Please, Does someone know if Dynamic Channel Access is really supported
>> by ath10k driver in newest kernel versions?
> You haven't really defined what kind of "other signal" you set up.
> ath10k sets/enables dynamic_bw wmi parameter in ath10k_start(). From
> what I know dynamic_bw does enable fw/hw to downgrade traffic from
> 80MHz to 40MHz in case there's other 802.11 traffic on the subband
> happening at least on 10.1.467 - not sure about non-802.11 traffic. I
> suppose newer firmware revisions do that too. I'm not sure about
> 999.999.0.636 though.
>
>
> Michał
>
> _______________________________________________
> ath10k mailing list
> ath10k@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/ath10k
I tested with other AP and also with a signal generator emitting a flat
noise of 20 MHz continuously.
I will check how function ath10k_start is implemented in my kernel tree
and if that parameter is really enabled on my setup.
Thanks.
Jose A. Delgado
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
WARNING: multiple messages have this Message-ID (diff)
From: Jose Antonio Delgado Alfonso <jose.delgado@aoifes.com>
To: Michal Kazior <michal.kazior@tieto.com>
Cc: Kalle Valo <kvalo@qca.qualcomm.com>,
linux-wireless <linux-wireless@vger.kernel.org>,
"ath10k@lists.infradead.org" <ath10k@lists.infradead.org>
Subject: Re: Dynamic channel Access
Date: Thu, 26 Mar 2015 10:34:22 +0100 [thread overview]
Message-ID: <5513D29E.2080601@aoifes.com> (raw)
In-Reply-To: <CA+BoTQkabNNya7QW3GukcCoRcm9AfL2Vd2STMQSs9y0wRuivgA@mail.gmail.com>
On 26/03/15 07:30, Michal Kazior wrote:
> On 25 March 2015 at 16:34, Jose Antonio Delgado Alfonso
> <jose.delgado@aoifes.com> wrote:
>> Hi all,
>>
>> I would like to ask Qualcomm's collaborators about this topic.
>>
>> We are trying to certify a AP product which uses QCA988x radio module.
>> We are using the ath10k driver (kernel v3.17.8) and firmware from Ben
>> Greear. We are trying to pass the Dynamic Channel test, which consists
>> in setting the radio at 80MHz and, at the same time, setting other
>> signal in the secondary channel. So far, the radio module does not
>> reduce the bandwidth and remains transmitting at 80MHz.
>>
>> Please, Does someone know if Dynamic Channel Access is really supported
>> by ath10k driver in newest kernel versions?
> You haven't really defined what kind of "other signal" you set up.
> ath10k sets/enables dynamic_bw wmi parameter in ath10k_start(). From
> what I know dynamic_bw does enable fw/hw to downgrade traffic from
> 80MHz to 40MHz in case there's other 802.11 traffic on the subband
> happening at least on 10.1.467 - not sure about non-802.11 traffic. I
> suppose newer firmware revisions do that too. I'm not sure about
> 999.999.0.636 though.
>
>
> Michał
>
> _______________________________________________
> ath10k mailing list
> ath10k@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/ath10k
I tested with other AP and also with a signal generator emitting a flat
noise of 20 MHz continuously.
I will check how function ath10k_start is implemented in my kernel tree
and if that parameter is really enabled on my setup.
Thanks.
Jose A. Delgado
next prev parent reply other threads:[~2015-03-26 9:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-02 19:58 Dynamic channel Access Kamran Nishat
2014-10-03 10:02 ` Yeoh Chun-Yeow
2014-10-03 11:52 ` Okhwan Lee
2015-03-25 10:29 ` Jose Antonio Delgado Alfonso
2015-03-25 10:29 ` Jose Antonio Delgado Alfonso
2015-03-25 15:34 ` Jose Antonio Delgado Alfonso
2015-03-25 15:34 ` Jose Antonio Delgado Alfonso
2015-03-25 15:46 ` Ben Greear
2015-03-25 15:46 ` Ben Greear
2015-03-26 6:30 ` Michal Kazior
2015-03-26 6:30 ` Michal Kazior
2015-03-26 9:34 ` Jose Antonio Delgado Alfonso [this message]
2015-03-26 9:34 ` Jose Antonio Delgado Alfonso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5513D29E.2080601@aoifes.com \
--to=jose.delgado@aoifes.com \
--cc=ath10k@lists.infradead.org \
--cc=kvalo@qca.qualcomm.com \
--cc=linux-wireless@vger.kernel.org \
--cc=michal.kazior@tieto.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.