mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: ghostrain <605033747@qq.com>
To: linux-kernel@vger.kernel.org
Subject: How to modify channel width with ath9k driver?
Date: Tue, 18 Jun 2013 17:02:51 -0700 (PDT)	[thread overview]
Message-ID: <1371600171271-670040.post@n7.nabble.com> (raw)

Hello there!
 
I am hacking into linux wireless driver to modify channel width dynamicly.
Basicly, what I want to do is:
 
1) initially, the client uses 20MHz channel width and receives data at 20MHz
rates from the AP
 
2) then, the client switches to 40MHz channel width and receives data from
AP at 40MHz rates
 
What I have done now is:
 
1) in 20MHz mode, client sends an action frame to AP requesting using 40MHz
rates (I used the Notify Channel Width field defined in 11n spec)
 
2) on receiving request, AP sends back an ACK frame (what I want to but
haven't done here is changing AP's channel width to 40MHz)
 
3) client receives the ACK (and what I want to but haven't done is changing
client's channel width from 20MHz to 40MHz)
 
action frame is received and handled in ieee80211_rx_h_action() in
net/mac80211/rx.c
 
I truly appreciate your time and suggestions!
Thanks!



--
View this message in context: http://linux-kernel.2935.n7.nabble.com/How-to-modify-channel-width-with-ath9k-driver-tp670040.html
Sent from the Linux Kernel mailing list archive at Nabble.com.

                 reply	other threads:[~2013-06-19  0:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1371600171271-670040.post@n7.nabble.com \
    --to=605033747@qq.com \
    --cc=linux-kernel@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

all inboxes | Powered by JetHome®