linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kalle.valo@iki.fi>
To: Jason Young <a.young.jason@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v3 0/2] mac80211: add U-APSD client support
Date: Tue, 08 Dec 2009 09:12:49 +0200	[thread overview]
Message-ID: <87638i3pn2.fsf@purkki.valot.fi> (raw)
In-Reply-To: <16a81f890912071225v2a1e603cy18afdd9b652903a1@mail.gmail.com> (Jason Young's message of "Mon\, 7 Dec 2009 12\:25\:36 -0800")

Jason Young <a.young.jason@gmail.com> writes:

> On Mon, Dec 7, 2009 at 3:51 AM, Kalle Valo <kalle.valo@iki.fi> wrote:
>> Johannes Berg <johannes@sipsolutions.net> writes:
>>
>>>> #define IEEE80211_WMM_IE_STA_SP_ALL  (0<<5)
>>>> #define IEEE80211_WMM_IE_STA_SP_2     (1<<5)  /* or (BIT(5)) */
>>>> #define IEEE80211_WMM_IE_STA_SP_4     (2<<5)  /* or (BIT(6)) */
>>>> #define IEEE80211_WMM_IE_STA_SP_6     (3<<5)  /* or (BIT(5) | BIT(6)) */
>>>
>>> Can somebody clarify for me which part of this stuff is WMM, and which
>>> is "real" 802.11 QoS?
>
> Though this patch adds support for WMM Power Save, these defines will
> work for WMM and "real" 802.11 QoS.

Yes, I agree now.

>> I took a quick peek of the 802.11-2007 QoS part. My observation was
>> that the terms are the same, but that's about it. For example QoS Info
>> field is reversed, APSD capability is advertised through beacon
>> capability bits and naturally there are proper ids for IEs.
>
> The QoS info field itself is not reversed, the figure is just reversed.

Doh, I was reading it incorrectly in "IETF mode". Thank you for
correcting me.

-- 
Kalle Valo

      reply	other threads:[~2009-12-08  7:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-03 20:25 [PATCH v3 0/2] mac80211: add U-APSD client support Jason Young
2009-12-04 12:12 ` Kalle Valo
     [not found]   ` <16a81f890912041102l7bcce84eg7a8f80ff5ff341f2@mail.gmail.com>
2009-12-04 19:05     ` Jason Young
2009-12-04 20:49       ` Kalle Valo
2009-12-06 10:47 ` Johannes Berg
2009-12-07 11:51   ` Kalle Valo
2009-12-07 20:25     ` Jason Young
2009-12-08  7:12       ` Kalle Valo [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=87638i3pn2.fsf@purkki.valot.fi \
    --to=kalle.valo@iki.fi \
    --cc=a.young.jason@gmail.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 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).