linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Siva Rebbagondla <siva8118@gmail.com>
Cc: linux-wireless@vger.kernel.org, prameela.j04cs@gmail.com,
	rishikesh.basu@redpinesignals.com,
	siva.rebbagondla@redpinesignals.com
Subject: Re: [v4] rsi: add support for hardware scan offload
Date: Tue, 08 Jan 2019 18:54:47 +0200	[thread overview]
Message-ID: <87muobqeco.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1545902778-20205-1-git-send-email-siva8118@gmail.com> (Siva Rebbagondla's message of "Thu, 27 Dec 2018 14:56:18 +0530")

Siva Rebbagondla <siva8118@gmail.com> writes:

> From: Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
>
> With the current approach of scanning, roaming delays are observed.
> Firmware has support for back ground scanning. To get this advantage,
> mac80211 hardware scan is implemented, which decides type of scan to
> do based on connected state.
>
> When station is in not connected, driver returns with special value 1
> to trigger software scan in mac80211. In case of connected state,
> background scan will be triggered.
>
> Signed-off-by: Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
> Signed-off-by: Siva Rebbagondla <siva.rebbagondla@redpinesignals.com>
> ---
> changes in v4: renamed return value in hw_scan from "-EPERM" -> "1" [Jberg] 
> changes in v3: replaced rsi_prepare_probe_request() with ieee80211_probereq_get() [Kvalo]
> changes in v2: none

This depends on:

e9da68ddea60 mac80211: allow hardware scan to fall back to software

But that's in w-d-next now so this is safe to be apply.

-- 
Kalle Valo

  reply	other threads:[~2019-01-08 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-27  9:26 [v4] rsi: add support for hardware scan offload Siva Rebbagondla
2019-01-08 16:54 ` Kalle Valo [this message]
2019-01-09  2:45   ` Siva Rebbagondla
2019-01-10 11:38 ` 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=87muobqeco.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=prameela.j04cs@gmail.com \
    --cc=rishikesh.basu@redpinesignals.com \
    --cc=siva.rebbagondla@redpinesignals.com \
    --cc=siva8118@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).