public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Kalle Valo <kalle.valo@iki.fi>
Cc: linux-wireless@vger.kernel.org, Jouni Malinen <j@w1.fi>,
	"Luis R.Rodriguez" <lrodriguez@atheros.com>
Subject: Re: [RFC PATCH v3 5/5] mac80211: add beacon filtering support
Date: Sat, 21 Mar 2009 13:46:32 +0100	[thread overview]
Message-ID: <1237639592.5100.182.camel@johannes.local> (raw)
In-Reply-To: <20090321120930.11613.15570.stgit@tikku>

[-- Attachment #1: Type: text/plain, Size: 780 bytes --]

On Sat, 2009-03-21 at 14:09 +0200, Kalle Valo wrote:

> +/**
> + * ieee80211_beacon_loss - inform hardware does not receive beacons
> + *
> + * @hw: pointer as obtained from ieee80211_alloc_hw()
> + * @vif: &struct ieee80211_vif pointer from &struct ieee80211_if_init_conf.
> + *
> + * When beacon filtering is enabled with IEEE80211_HW_BEACON_FILTERING and
> + * IEEE80211_CONF_PS is set, the driver needs to inform whenever the
> + * hardware is not receiving beacons with this function.
> + */
> +void ieee80211_beacon_loss(struct ieee80211_hw *hw,
> +			   struct ieee80211_vif *vif);

Strictly speaking there's no need to pass both since the mac80211 sdata
can be obtained from vif and that has a pointer to local, but it doesn't
really matter.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

       reply	other threads:[~2009-03-21 12:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20090321120558.11613.56299.stgit@tikku>
     [not found] ` <20090321120930.11613.15570.stgit@tikku>
2009-03-21 12:46   ` Johannes Berg [this message]
2009-03-21 12:46 ` [RFC PATCH v3 0/5] mac80211: beacon filtering Johannes Berg

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=1237639592.5100.182.camel@johannes.local \
    --to=johannes@sipsolutions.net \
    --cc=j@w1.fi \
    --cc=kalle.valo@iki.fi \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lrodriguez@atheros.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