From: Johannes Berg <johannes@sipsolutions.net>
To: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org
Subject: Re: [RFC 2/2] mac80211: store low ack threshold in bss config
Date: Wed, 04 Mar 2015 09:15:34 +0100 [thread overview]
Message-ID: <1425456934.1810.2.camel@sipsolutions.net> (raw)
In-Reply-To: <1425385383-25482-2-git-send-email-rmanohar@qti.qualcomm.com>
On Tue, 2015-03-03 at 17:53 +0530, Rajkumar Manoharan wrote:
> Store the low ack threshold configured by user in BSS config.
> This will be used by driver for triggering low ack event whenever
> the station is not ACKing the number of frames mentioned in
> threshold.
Err, this cannot possibly be sufficient. mac80211 already *has* this
functionality built into it, so you need to tie the two together, and if
you need to offload it to the device then you need to also bypass the
mac80211 implementation.
johannes
next prev parent reply other threads:[~2015-03-04 8:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-03 12:23 [RFC 1/2] nl80211: Add support to configure low ack threshold Rajkumar Manoharan
2015-03-03 12:23 ` [RFC 2/2] mac80211: store low ack threshold in bss config Rajkumar Manoharan
2015-03-04 8:15 ` Johannes Berg [this message]
2015-03-04 8:14 ` [RFC 1/2] nl80211: Add support to configure low ack threshold 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=1425456934.1810.2.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=rmanohar@qti.qualcomm.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;
as well as URLs for NNTP newsgroup(s).