From: Ben Greear <greearb@candelatech.com>
To: ath10k <ath10k@lists.infradead.org>
Subject: Rate ctrl problem with 2x2 station.
Date: Mon, 22 Sep 2014 17:20:42 -0700 [thread overview]
Message-ID: <5420BCDA.5010701@candelatech.com> (raw)
While testing the previously posted patches that fix up the
transmit rate for 3x3 NICs configured for 2x2 chainmask, I
noticed that an ath10k configured as 3x3 AP will use only
1x1 rates when transmitting to a 2x2 station.
From debugging so far, it appears the root cause is that
the method ath10k_peer_assoc_h_ht in mac.c is passed an
sta with rx_nss set to 3, when in fact the station *should*
be showing up as 2x2.
Possibly station system is still messed up some how...
Thanks,
Ben
--
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc http://www.candelatech.com
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
next reply other threads:[~2014-09-23 0:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-23 0:20 Ben Greear [this message]
2014-09-23 8:43 ` Rate ctrl problem with 2x2 station Michal Kazior
2014-09-23 16:02 ` Ben Greear
2014-09-23 23:57 ` Avery Pennarun
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=5420BCDA.5010701@candelatech.com \
--to=greearb@candelatech.com \
--cc=ath10k@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.