linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arend van Spriel <arend@broadcom.com>
To: Jouni Malinen <j@w1.fi>
Cc: "hostap@lists.shmoo.com" <hostap@lists.shmoo.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: hostapd and 11h support
Date: Wed, 24 Dec 2014 10:32:23 +0100	[thread overview]
Message-ID: <549A8827.3070703@broadcom.com> (raw)

Hi Jouni,

I am looking at 11h support in hostapd. The supplicant uses 
.start_dfs_cac() driver callback (resulting in NL08211_CMD_RADAR_DETECT) 
and basically the CAC logic is done in the supplicant. Now for our 
devices the entire radar detection and CAC state machine is built in 
firmware. So hostapd would just need to enable 11h in the driver/firmware.

I am considering a new offload feature flag, but not sure whether we 
would need to introduce a new nl80211 command. I am thinking we could 
just reuse .start_dfc_cac(). Because of the feature flag it would have a 
different meaning in the driver. Wanted to know your opinion on this 
approach before starting the work.

Regards,
Arend

             reply	other threads:[~2014-12-24  9:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-24  9:32 Arend van Spriel [this message]
2014-12-24 17:32 ` hostapd and 11h support Jouni Malinen
2014-12-24 18:29   ` Arend van Spriel
2014-12-24 19:04     ` Jouni Malinen
2014-12-24 20:40       ` Arend van Spriel
2014-12-25  9:10         ` Jouni Malinen

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=549A8827.3070703@broadcom.com \
    --to=arend@broadcom.com \
    --cc=hostap@lists.shmoo.com \
    --cc=j@w1.fi \
    --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 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).