All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Arend van Spriel <arend.vanspriel@broadcom.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH V5 1/3] brcmfmac: add support multi-scheduled scan
Date: Fri, 09 Jun 2017 14:30:34 +0300	[thread overview]
Message-ID: <87efutcs9x.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1497007162-13013-1-git-send-email-arend.vanspriel@broadcom.com> (Arend van Spriel's message of "Fri, 9 Jun 2017 12:19:20 +0100")

Arend van Spriel <arend.vanspriel@broadcom.com> writes:

> From: Arend Van Spriel <arend.vanspriel@broadcom.com>
>
> This change adds support for multi-scheduled scan in the driver. It
> currently relies on g-scan support in firmware and will set struct
> wiphy::max_sched_scan_reqs accordingly. This is limited to 16 concurrent
> requests.
>
> The firmware currently has a limit of 64 channels that can be configured
> for all requests in total regardless whether there are duplicates. So if
> a request uses 35 channels there are 29 channels left for another request.
> When user-space does not specify any channels cfg80211 will add all
> channels defined by the wiphy instance to the request, which makes
> reaching the limit rather easy for dual-band devices.
>
> Reviewed-by: Hante Meuleman <hante.meuleman@broadcom.com>
> Reviewed-by: Pieter-Paul Giesberts <pieter-paul.giesberts@broadcom.com>
> Reviewed-by: Franky Lin <franky.lin@broadcom.com>
> Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
> ---
> Hi Kalle,
>
> Here a retry for the multi-scheduled scan patches in brcmfmac. Not sure
> if the warnings are gone now. Also stumbled on some error prints that
> should be debug prints so fixed those as well.

Thanks, I didn't see the warnings anymore. But just to be on the safe
side I pushed these to the pending branch for some kbuild bot testing.

-- 
Kalle Valo

  parent reply	other threads:[~2017-06-09 11:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-09 11:19 [PATCH V5 1/3] brcmfmac: add support multi-scheduled scan Arend van Spriel
2017-06-09 11:19 ` [PATCH V5 2/3] brcmfmac: add mutex to protect pno requests Arend van Spriel
2017-06-09 11:19 ` [PATCH V5 3/3] brcmfmac: add scheduled scan support for specified BSSIDs Arend van Spriel
2017-06-09 11:30 ` Kalle Valo [this message]
2017-06-13  6:58 ` [V5,1/3] brcmfmac: add support multi-scheduled scan Kalle Valo

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=87efutcs9x.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@codeaurora.org \
    --cc=arend.vanspriel@broadcom.com \
    --cc=linux-wireless@vger.kernel.org \
    /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.