From: Holger Schurig <holgerschurig@gmail.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: Juuso Oikarinen <juuso.oikarinen@nokia.com>,
linux-wireless@vger.kernel.org
Subject: Re: [RFC PATCHv2 0/2] mac80211: cfg80211: Roam trigger support
Date: Wed, 17 Mar 2010 09:54:35 +0100 [thread overview]
Message-ID: <201003170954.35547.holgerschurig@gmail.com> (raw)
In-Reply-To: <1268776349.8918.9.camel@jlt3.sipsolutions.net>
> I'm curious. How does the HW/firmware do this?
Libertas firmware supports this, for example. There's a
CMD_802_11_SUBSCRIBE_EVENT where I can ask the firmware to send me an event if
one or more of the following things happen:
SNR_HIGH averaged SNR (db) above threshold
RSSI_HIGH averaged RSSI (dBm) above threshold
LINK_LOSS consecutive no of beacons missed
MAX_FAIL consecutive tx retries above threshold
SNR_LOW averaged SNR below threshold
RSSI_LOW averaged RSSI below threshold
--
http://www.holgerschurig.de
prev parent reply other threads:[~2010-03-17 8:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-15 12:55 [RFC PATCHv2 0/2] mac80211: cfg80211: Roam trigger support Juuso Oikarinen
2010-03-15 12:55 ` [RFC PATCHv2 1/2] cfg80211: Add connection quality monitoring support to nl80211 Juuso Oikarinen
2010-03-16 21:51 ` Johannes Berg
2010-03-17 5:58 ` Juuso Oikarinen
2010-03-15 12:55 ` [RFC PATCHv2 2/2] mac80211: Add support for connection quality monitoring Juuso Oikarinen
2010-03-16 21:52 ` [RFC PATCHv2 0/2] mac80211: cfg80211: Roam trigger support Johannes Berg
2010-03-17 6:02 ` Juuso Oikarinen
2010-03-17 16:05 ` Johannes Berg
2010-03-17 8:54 ` Holger Schurig [this message]
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=201003170954.35547.holgerschurig@gmail.com \
--to=holgerschurig@gmail.com \
--cc=johannes@sipsolutions.net \
--cc=juuso.oikarinen@nokia.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.