Only Lowest Legacy Rate 6Mbps used by Adhoc Mode
Yeoh Chun-Yeow
yeohchunyeow at gmail.com
Tue Mar 4 23:30:32 EST 2014
> Let me get one thing clear -- calling to sta_rc_update *without* your
> supp_rates implementation doesn't yield 6mbps tx rate drop?
Yes.
I investigate the issue a bit further by modifying the ibss.c and also mac.c
Case 1:
Create, Associate (Legacy Rate), Disassociate, Delete, Create,
Associate (HT Rate)
--- TxRate always stuck at 6Mbps
Case 2:
Create, Associate (Legacy Rate), Disassociate, Delete, Create,
Associate (Legacy Rate)
--- Rate control works with TxRate going out to 54Mbps even after
delete and associate back the STA.
Case 3:
Create, Associate (HT Rate)
--- TxRate always stuck at 6Mbps
So it seems that the rate control is not working in the FW whenever
you configure the HT mode for the adhoc mode.
Any idea how to solve this?
----
Chun-Yeow
More information about the ath10k
mailing list