All of lore.kernel.org
 help / color / mirror / Atom feed
* Only Lowest Legacy Rate 6Mbps used by Adhoc Mode
@ 2014-03-04  6:33 Yeoh Chun-Yeow
  2014-03-04  7:23 ` Michal Kazior
  0 siblings, 1 reply; 11+ messages in thread
From: Yeoh Chun-Yeow @ 2014-03-04  6:33 UTC (permalink / raw)
  To: ath10k

Hi, all

I have observed that only minimum legacy rate 6Mbps used by two nodes
setting up in adhoc mode.

Currently, there is no implementation on
IEEE80211_RC_SUPP_RATES_CHANGED. So I just disassociate, delete,
create and associate node back in HT mode as printed below, but no
luck the TxRate is stuck at 6Mbps

[  339.550000] ath10k: mac vdev 0 peer create 04:f0:21:0c:a5:1c (new
sta) num_peers 2
[  339.550000] ath10k: wmi peer create vdev_id 0 peer_addr 04:f0:21:0c:a5:1c
[  339.550000] ath10k: mac sta 04:f0:21:0c:a5:1c associated
[  339.550000] ath10k: mac peer 04:f0:21:0c:a5:1c phymode 11a
[  339.550000] ath10k: wmi peer assoc vdev 0 addr 04:f0:21:0c:a5:1c
[  339.550000] ath10k: mac sta rc update for 04:f0:21:0c:a5:1c changed
00000004 bw 0 nss 1 smps 2
[  339.550000] ath10k: mac sta rc update for 04:f0:21:0c:a5:1c:
changing supported rates not implemented
[  339.550000] ath10k: wmi peer delete vdev_id 0 peer_addr 04:f0:21:0c:a5:1c
[  339.550000] ath10k: wmi peer create vdev_id 0 peer_addr 04:f0:21:0c:a5:1c
[  339.550000] ath10k: mac ht peer 04:f0:21:0c:a5:1c mcs cnt 24 nss 1
[  339.550000] ath10k: mac peer 04:f0:21:0c:a5:1c phymode 11na-ht20
[  339.550000] ath10k: wmi peer assoc vdev 0 addr 04:f0:21:0c:a5:1c
[  339.550000] ath10k: wmi vdev 0 peer 0x04:f0:21:0c:a5:1c set param 1 value 1
[  339.850000] ath10k: wmi event debug mesg len 84

Try to re-associate by simply tweaking the peer_new_assoc bit also the same.

Anyone has any ideas?

-----
Chun-Yeow

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-03-05  4:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-04  6:33 Only Lowest Legacy Rate 6Mbps used by Adhoc Mode Yeoh Chun-Yeow
2014-03-04  7:23 ` Michal Kazior
2014-03-04  7:29   ` Yeoh Chun-Yeow
2014-03-04  8:46     ` Janusz Dziedzic
2014-03-04  9:18       ` Yeoh Chun-Yeow
2014-03-04  9:31         ` Michal Kazior
2014-03-04  9:51           ` Yeoh Chun-Yeow
2014-03-04  9:56             ` Michal Kazior
2014-03-04 10:36               ` Yeoh Chun-Yeow
2014-03-04 10:52                 ` Michal Kazior
2014-03-05  4:30                   ` Yeoh Chun-Yeow

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.