rc.c 44.5 KB
Newer Older
1 2
/*
 * Copyright (c) 2004 Video54 Technologies, Inc.
3
 * Copyright (c) 2004-2009 Atheros Communications, Inc.
4 5 6 7 8 9 10 11 12 13 14 15 16 17
 *
 * Permission to use, copy, modify, and/or distribute this software for any
 * purpose with or without fee is hereby granted, provided that the above
 * copyright notice and this permission notice appear in all copies.
 *
 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 */

18 19
#include <linux/slab.h>

S
Sujith 已提交
20
#include "ath9k.h"
21

22
static const struct ath_rate_table ar5416_11na_ratetable = {
23
	43,
24
	8, /* MCS start */
25
	{
S
Sujith 已提交
26
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */
F
Felix Fietkau 已提交
27
			5400, 0, 12, 0, 0, 0, 0, 0 },
S
Sujith 已提交
28
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 9000, /* 9 Mb */
F
Felix Fietkau 已提交
29
			7800,  1, 18, 0, 1, 1, 1, 1 },
S
Sujith 已提交
30
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 12000, /* 12 Mb */
F
Felix Fietkau 已提交
31
			10000, 2, 24, 2, 2, 2, 2, 2 },
S
Sujith 已提交
32
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 18000, /* 18 Mb */
F
Felix Fietkau 已提交
33
			13900, 3, 36, 2, 3, 3, 3, 3 },
S
Sujith 已提交
34
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 24000, /* 24 Mb */
F
Felix Fietkau 已提交
35
			17300, 4, 48, 4, 4, 4, 4, 4 },
S
Sujith 已提交
36
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 36000, /* 36 Mb */
F
Felix Fietkau 已提交
37
			23000, 5, 72, 4, 5, 5, 5, 5 },
S
Sujith 已提交
38
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 48000, /* 48 Mb */
F
Felix Fietkau 已提交
39
			27400, 6, 96, 4, 6, 6, 6, 6 },
S
Sujith 已提交
40
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 54000, /* 54 Mb */
F
Felix Fietkau 已提交
41
			29300, 7, 108, 4, 7, 7, 7, 7 },
42
		{ VALID_2040, VALID_2040, WLAN_RC_PHY_HT_20_SS, 6500, /* 6.5 Mb */
43
			6400, 0, 0, 0, 8, 25, 8, 25 },
S
Sujith 已提交
44
		{ VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 13000, /* 13 Mb */
45
			12700, 1, 1, 2, 9, 26, 9, 26 },
S
Sujith 已提交
46
		{ VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 19500, /* 19.5 Mb */
47
			18800, 2, 2, 2, 10, 27, 10, 27 },
S
Sujith 已提交
48
		{ VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 26000, /* 26 Mb */
49
			25000, 3, 3, 4, 11, 28, 11, 28 },
S
Sujith 已提交
50
		{ VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 39000, /* 39 Mb */
51
			36700, 4, 4, 4, 12, 29, 12, 29 },
S
Sujith 已提交
52
		{ INVALID, VALID_20, WLAN_RC_PHY_HT_20_SS, 52000, /* 52 Mb */
53
			48100, 5, 5, 4, 13, 30, 13, 30 },
S
Sujith 已提交
54
		{ INVALID, VALID_20, WLAN_RC_PHY_HT_20_SS, 58500, /* 58.5 Mb */
55
			53500, 6, 6, 4, 14, 31, 14, 31 },
S
Sujith 已提交
56
		{ INVALID, VALID_20, WLAN_RC_PHY_HT_20_SS, 65000, /* 65 Mb */
57
			59000, 7, 7, 4, 15, 32, 15, 33 },
S
Sujith 已提交
58
		{ INVALID, INVALID, WLAN_RC_PHY_HT_20_DS, 13000, /* 13 Mb */
59
			12700, 8, 8, 3, 16, 34, 16, 34 },
S
Sujith 已提交
60
		{ INVALID, INVALID, WLAN_RC_PHY_HT_20_DS, 26000, /* 26 Mb */
61
			24800, 9, 9, 2, 17, 35, 17, 35 },
S
Sujith 已提交
62
		{ INVALID, INVALID, WLAN_RC_PHY_HT_20_DS, 39000, /* 39 Mb */
63
			36600, 10, 10, 2, 18, 36, 18, 36 },
S
Sujith 已提交
64
		{ VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 52000, /* 52 Mb */
65
			48100, 11, 11, 4, 19, 37, 19, 37 },
S
Sujith 已提交
66
		{ VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 78000, /* 78 Mb */
67
			69500, 12, 12, 4, 20, 38, 20, 38 },
S
Sujith 已提交
68
		{ VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 104000, /* 104 Mb */
69
			89500, 13, 13, 4, 21, 39, 21, 39 },
S
Sujith 已提交
70
		{ VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 117000, /* 117 Mb */
71
			98900, 14, 14, 4, 22, 40, 22, 40 },
S
Sujith 已提交
72
		{ VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 130000, /* 130 Mb */
73 74 75
			108300, 15, 15, 4, 23, 41, 24, 42 },
		{ VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS_HGI, 144400, /* 144.4 Mb */
			12000, 15, 15, 4, 23, 41, 24, 42 },
S
Sujith 已提交
76
		{ VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 13500, /* 13.5 Mb */
77
			13200, 0, 0, 0, 8, 25, 25, 25 },
S
Sujith 已提交
78
		{ VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 27500, /* 27.0 Mb */
79
			25900, 1, 1, 2, 9, 26, 26, 26 },
S
Sujith 已提交
80
		{ VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 40500, /* 40.5 Mb */
81
			38600, 2, 2, 2, 10, 27, 27, 27 },
S
Sujith 已提交
82
		{ VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 54000, /* 54 Mb */
83
			49800, 3, 3, 4, 11, 28, 28, 28 },
S
Sujith 已提交
84
		{ VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 81500, /* 81 Mb */
85
			72200, 4, 4, 4, 12, 29, 29, 29 },
S
Sujith 已提交
86
		{ INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS, 108000, /* 108 Mb */
87
			92900, 5, 5, 4, 13, 30, 30, 30 },
S
Sujith 已提交
88
		{ INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS, 121500, /* 121.5 Mb */
89
			102700, 6, 6, 4, 14, 31, 31, 31 },
S
Sujith 已提交
90
		{ INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS, 135000, /* 135 Mb */
91
			112000, 7, 7, 4, 15, 32, 33, 33 },
S
Sujith 已提交
92
		{ INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS_HGI, 150000, /* 150 Mb */
93
			122000, 7, 7, 4, 15, 32, 33, 33 },
S
Sujith 已提交
94
		{ INVALID, INVALID, WLAN_RC_PHY_HT_40_DS, 27000, /* 27 Mb */
95
			25800, 8, 8, 0, 16, 34, 34, 34 },
S
Sujith 已提交
96
		{ INVALID, INVALID, WLAN_RC_PHY_HT_40_DS, 54000, /* 54 Mb */
97
			49800, 9, 9, 2, 17, 35, 35, 35 },
S
Sujith 已提交
98
		{ INVALID, INVALID, WLAN_RC_PHY_HT_40_DS, 81000, /* 81 Mb */
99
			71900, 10, 10, 2, 18, 36, 36, 36 },
S
Sujith 已提交
100
		{ VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 108000, /* 108 Mb */
101
			92500, 11, 11, 4, 19, 37, 37, 37 },
S
Sujith 已提交
102
		{ VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 162000, /* 162 Mb */
103
			130300, 12, 12, 4, 20, 38, 38, 38 },
S
Sujith 已提交
104
		{ VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 216000, /* 216 Mb */
105
			162800, 13, 13, 4, 21, 39, 39, 39 },
S
Sujith 已提交
106
		{ VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 243000, /* 243 Mb */
107
			178200, 14, 14, 4, 22, 40, 40, 40 },
S
Sujith 已提交
108
		{ VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 270000, /* 270 Mb */
109
			192100, 15, 15, 4, 23, 41, 42, 42 },
S
Sujith 已提交
110
		{ VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS_HGI, 300000, /* 300 Mb */
111
			207000, 15, 15, 4, 23, 41, 42, 42 },
112 113 114 115 116 117 118 119
	},
	50,  /* probe interval */
	WLAN_RC_HT_FLAG,  /* Phy rates allowed initially */
};

/* 4ms frame limit not used for NG mode.  The values filled
 * for HT are the 64K max aggregate limit */

120
static const struct ath_rate_table ar5416_11ng_ratetable = {
121
	47,
122
	12, /* MCS start */
123
	{
S
Sujith 已提交
124
		{ VALID_ALL, VALID_ALL, WLAN_RC_PHY_CCK, 1000, /* 1 Mb */
F
Felix Fietkau 已提交
125
			900, 0, 2, 0, 0, 0, 0, 0 },
S
Sujith 已提交
126
		{ VALID_ALL, VALID_ALL, WLAN_RC_PHY_CCK, 2000, /* 2 Mb */
F
Felix Fietkau 已提交
127
			1900, 1, 4, 1, 1, 1, 1, 1 },
S
Sujith 已提交
128
		{ VALID_ALL, VALID_ALL, WLAN_RC_PHY_CCK, 5500, /* 5.5 Mb */
F
Felix Fietkau 已提交
129
			4900, 2, 11, 2, 2, 2, 2, 2 },
S
Sujith 已提交
130
		{ VALID_ALL, VALID_ALL, WLAN_RC_PHY_CCK, 11000, /* 11 Mb */
F
Felix Fietkau 已提交
131
			8100, 3, 22, 3, 3, 3, 3, 3 },
S
Sujith 已提交
132
		{ INVALID, INVALID, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */
F
Felix Fietkau 已提交
133
			5400, 4, 12, 4, 4, 4, 4, 4 },
S
Sujith 已提交
134
		{ INVALID, INVALID, WLAN_RC_PHY_OFDM, 9000, /* 9 Mb */
F
Felix Fietkau 已提交
135
			7800, 5, 18, 4, 5, 5, 5, 5 },
S
Sujith 已提交
136
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 12000, /* 12 Mb */
F
Felix Fietkau 已提交
137
			10100, 6, 24, 6, 6, 6, 6, 6 },
S
Sujith 已提交
138
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 18000, /* 18 Mb */
F
Felix Fietkau 已提交
139
			14100, 7, 36, 6, 7, 7, 7, 7 },
S
Sujith 已提交
140
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 24000, /* 24 Mb */
F
Felix Fietkau 已提交
141
			17700, 8, 48, 8, 8, 8, 8, 8 },
S
Sujith 已提交
142
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 36000, /* 36 Mb */
F
Felix Fietkau 已提交
143
			23700, 9, 72, 8, 9, 9, 9, 9 },
S
Sujith 已提交
144
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 48000, /* 48 Mb */
F
Felix Fietkau 已提交
145
			27400, 10, 96, 8, 10, 10, 10, 10 },
S
Sujith 已提交
146
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 54000, /* 54 Mb */
F
Felix Fietkau 已提交
147
			30900, 11, 108, 8, 11, 11, 11, 11 },
S
Sujith 已提交
148
		{ INVALID, INVALID, WLAN_RC_PHY_HT_20_SS, 6500, /* 6.5 Mb */
149
			6400, 0, 0, 4, 12, 29, 12, 29 },
S
Sujith 已提交
150
		{ VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 13000, /* 13 Mb */
151
			12700, 1, 1, 6, 13, 30, 13, 30 },
S
Sujith 已提交
152
		{ VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 19500, /* 19.5 Mb */
153
			18800, 2, 2, 6, 14, 31, 14, 31 },
S
Sujith 已提交
154
		{ VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 26000, /* 26 Mb */
155
			25000, 3, 3, 8, 15, 32, 15, 32 },
S
Sujith 已提交
156
		{ VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 39000, /* 39 Mb */
157
			36700, 4, 4, 8, 16, 33, 16, 33 },
S
Sujith 已提交
158
		{ INVALID, VALID_20, WLAN_RC_PHY_HT_20_SS, 52000, /* 52 Mb */
159
			48100, 5, 5, 8, 17, 34, 17, 34 },
S
Sujith 已提交
160
		{ INVALID,  VALID_20, WLAN_RC_PHY_HT_20_SS, 58500, /* 58.5 Mb */
161
			53500, 6, 6, 8, 18, 35, 18, 35 },
S
Sujith 已提交
162
		{ INVALID, VALID_20, WLAN_RC_PHY_HT_20_SS, 65000, /* 65 Mb */
163
			59000, 7, 7, 8, 19, 36, 19, 37 },
S
Sujith 已提交
164
		{ INVALID, INVALID, WLAN_RC_PHY_HT_20_DS, 13000, /* 13 Mb */
165
			12700, 8, 8, 4, 20, 38, 20, 38 },
S
Sujith 已提交
166
		{ INVALID, INVALID, WLAN_RC_PHY_HT_20_DS, 26000, /* 26 Mb */
167
			24800, 9, 9, 6, 21, 39, 21, 39 },
S
Sujith 已提交
168
		{ INVALID, INVALID, WLAN_RC_PHY_HT_20_DS, 39000, /* 39 Mb */
169
			36600, 10, 10, 6, 22, 40, 22, 40 },
S
Sujith 已提交
170
		{ VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 52000, /* 52 Mb */
171
			48100, 11, 11, 8, 23, 41, 23, 41 },
S
Sujith 已提交
172
		{ VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 78000, /* 78 Mb */
173
			69500, 12, 12, 8, 24, 42, 24, 42 },
S
Sujith 已提交
174
		{ VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 104000, /* 104 Mb */
175
			89500, 13, 13, 8, 25, 43, 25, 43 },
S
Sujith 已提交
176
		{ VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 117000, /* 117 Mb */
177
			98900, 14, 14, 8, 26, 44, 26, 44 },
S
Sujith 已提交
178
		{ VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 130000, /* 130 Mb */
179 180 181
			108300, 15, 15, 8, 27, 45, 28, 46 },
		{ VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS_HGI, 144400, /* 130 Mb */
			120000, 15, 15, 8, 27, 45, 28, 46 },
S
Sujith 已提交
182
		{ VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 13500, /* 13.5 Mb */
183
			13200, 0, 0, 8, 12, 29, 29, 29 },
S
Sujith 已提交
184
		{ VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 27500, /* 27.0 Mb */
185
			25900, 1, 1, 8, 13, 30, 30, 30 },
S
Sujith 已提交
186
		{ VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 40500, /* 40.5 Mb */
187
			38600, 2, 2, 8, 14, 31, 31, 31 },
S
Sujith 已提交
188
		{ VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 54000, /* 54 Mb */
189
			49800, 3, 3, 8,  15, 32, 32, 32 },
S
Sujith 已提交
190
		{ VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 81500, /* 81 Mb */
191
			72200, 4, 4, 8, 16, 33, 33, 33 },
S
Sujith 已提交
192
		{ INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS, 108000, /* 108 Mb */
193
			92900, 5, 5, 8, 17, 34, 34, 34 },
S
Sujith 已提交
194
		{ INVALID,  VALID_40, WLAN_RC_PHY_HT_40_SS, 121500, /* 121.5 Mb */
195
			102700, 6, 6, 8, 18, 35, 35, 35 },
S
Sujith 已提交
196
		{ INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS, 135000, /* 135 Mb */
197
			112000, 7, 7, 8, 19, 36, 37, 37 },
S
Sujith 已提交
198
		{ INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS_HGI, 150000, /* 150 Mb */
199
			122000, 7, 7, 8, 19, 36, 37, 37 },
S
Sujith 已提交
200
		{ INVALID, INVALID, WLAN_RC_PHY_HT_40_DS, 27000, /* 27 Mb */
201
			25800, 8, 8, 8, 20, 38, 38, 38 },
S
Sujith 已提交
202
		{ INVALID, INVALID, WLAN_RC_PHY_HT_40_DS, 54000, /* 54 Mb */
203
			49800, 9, 9, 8, 21, 39, 39, 39 },
S
Sujith 已提交
204
		{ INVALID, INVALID, WLAN_RC_PHY_HT_40_DS, 81000, /* 81 Mb */
205
			71900, 10, 10, 8, 22, 40, 40, 40 },
S
Sujith 已提交
206
		{ VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 108000, /* 108 Mb */
207
			92500, 11, 11, 8, 23, 41, 41, 41 },
S
Sujith 已提交
208
		{ VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 162000, /* 162 Mb */
209
			130300, 12, 12, 8, 24, 42, 42, 42 },
S
Sujith 已提交
210
		{ VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 216000, /* 216 Mb */
211
			162800, 13, 13, 8, 25, 43, 43, 43 },
S
Sujith 已提交
212
		{ VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 243000, /* 243 Mb */
213
			178200, 14, 14, 8, 26, 44, 44, 44 },
S
Sujith 已提交
214
		{ VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 270000, /* 270 Mb */
215
			192100, 15, 15, 8, 27, 45, 46, 46 },
S
Sujith 已提交
216
		{ VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS_HGI, 300000, /* 300 Mb */
217
			207000, 15, 15, 8, 27, 45, 46, 46 },
F
Felix Fietkau 已提交
218
	},
219 220 221 222
	50,  /* probe interval */
	WLAN_RC_HT_FLAG,  /* Phy rates allowed initially */
};

223
static const struct ath_rate_table ar5416_11a_ratetable = {
224
	8,
225
	0,
226
	{
S
Sujith 已提交
227
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */
F
Felix Fietkau 已提交
228
			5400, 0, 12, 0, 0, 0 },
S
Sujith 已提交
229
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 9000, /* 9 Mb */
F
Felix Fietkau 已提交
230
			7800,  1, 18, 0, 1, 0 },
S
Sujith 已提交
231
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 12000, /* 12 Mb */
F
Felix Fietkau 已提交
232
			10000, 2, 24, 2, 2, 0 },
S
Sujith 已提交
233
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 18000, /* 18 Mb */
F
Felix Fietkau 已提交
234
			13900, 3, 36, 2, 3, 0 },
S
Sujith 已提交
235
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 24000, /* 24 Mb */
F
Felix Fietkau 已提交
236
			17300, 4, 48, 4, 4, 0 },
S
Sujith 已提交
237
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 36000, /* 36 Mb */
F
Felix Fietkau 已提交
238
			23000, 5, 72, 4, 5, 0 },
S
Sujith 已提交
239
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 48000, /* 48 Mb */
F
Felix Fietkau 已提交
240
			27400, 6, 96, 4, 6, 0 },
S
Sujith 已提交
241
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 54000, /* 54 Mb */
F
Felix Fietkau 已提交
242
			29300, 7, 108, 4, 7, 0 },
243 244 245 246 247
	},
	50,  /* probe interval */
	0,   /* Phy rates allowed initially */
};

248
static const struct ath_rate_table ar5416_11g_ratetable = {
249
	12,
250
	0,
251
	{
S
Sujith 已提交
252
		{ VALID, VALID, WLAN_RC_PHY_CCK, 1000, /* 1 Mb */
F
Felix Fietkau 已提交
253
			900, 0, 2, 0, 0, 0 },
S
Sujith 已提交
254
		{ VALID, VALID, WLAN_RC_PHY_CCK, 2000, /* 2 Mb */
F
Felix Fietkau 已提交
255
			1900, 1, 4, 1, 1, 0 },
S
Sujith 已提交
256
		{ VALID, VALID, WLAN_RC_PHY_CCK, 5500, /* 5.5 Mb */
F
Felix Fietkau 已提交
257
			4900, 2, 11, 2, 2, 0 },
S
Sujith 已提交
258
		{ VALID, VALID, WLAN_RC_PHY_CCK, 11000, /* 11 Mb */
F
Felix Fietkau 已提交
259
			8100, 3, 22, 3, 3, 0 },
S
Sujith 已提交
260
		{ INVALID, INVALID, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */
F
Felix Fietkau 已提交
261
			5400, 4, 12, 4, 4, 0 },
S
Sujith 已提交
262
		{ INVALID, INVALID, WLAN_RC_PHY_OFDM, 9000, /* 9 Mb */
F
Felix Fietkau 已提交
263
			7800, 5, 18, 4, 5, 0 },
S
Sujith 已提交
264
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 12000, /* 12 Mb */
F
Felix Fietkau 已提交
265
			10000, 6, 24, 6, 6, 0 },
S
Sujith 已提交
266
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 18000, /* 18 Mb */
F
Felix Fietkau 已提交
267
			13900, 7, 36, 6, 7, 0 },
S
Sujith 已提交
268
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 24000, /* 24 Mb */
F
Felix Fietkau 已提交
269
			17300, 8, 48, 8, 8, 0 },
S
Sujith 已提交
270
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 36000, /* 36 Mb */
F
Felix Fietkau 已提交
271
			23000, 9, 72, 8, 9, 0 },
S
Sujith 已提交
272
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 48000, /* 48 Mb */
F
Felix Fietkau 已提交
273
			27400, 10, 96, 8, 10, 0 },
S
Sujith 已提交
274
		{ VALID, VALID, WLAN_RC_PHY_OFDM, 54000, /* 54 Mb */
F
Felix Fietkau 已提交
275
			29300, 11, 108, 8, 11, 0 },
276 277 278 279 280
	},
	50,  /* probe interval */
	0,   /* Phy rates allowed initially */
};

281 282 283 284 285 286 287 288 289 290 291 292 293 294
static const struct ath_rate_table *hw_rate_table[ATH9K_MODE_MAX] = {
	[ATH9K_MODE_11A] = &ar5416_11a_ratetable,
	[ATH9K_MODE_11G] = &ar5416_11g_ratetable,
	[ATH9K_MODE_11NA_HT20] = &ar5416_11na_ratetable,
	[ATH9K_MODE_11NG_HT20] = &ar5416_11ng_ratetable,
	[ATH9K_MODE_11NA_HT40PLUS] = &ar5416_11na_ratetable,
	[ATH9K_MODE_11NA_HT40MINUS] = &ar5416_11na_ratetable,
	[ATH9K_MODE_11NG_HT40PLUS] = &ar5416_11ng_ratetable,
	[ATH9K_MODE_11NG_HT40MINUS] = &ar5416_11ng_ratetable,
};

static int ath_rc_get_rateindex(const struct ath_rate_table *rate_table,
				struct ieee80211_tx_rate *rate);

295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313
static inline int8_t median(int8_t a, int8_t b, int8_t c)
{
	if (a >= b) {
		if (b >= c)
			return b;
		else if (a > c)
			return c;
		else
			return a;
	} else {
		if (a >= c)
			return a;
		else if (b >= c)
			return c;
		else
			return b;
	}
}

314
static void ath_rc_sort_validrates(const struct ath_rate_table *rate_table,
S
Sujith 已提交
315
				   struct ath_rate_priv *ath_rc_priv)
316 317 318
{
	u8 i, j, idx, idx_next;

319
	for (i = ath_rc_priv->max_valid_rate - 1; i > 0; i--) {
320
		for (j = 0; j <= i-1; j++) {
321 322
			idx = ath_rc_priv->valid_rate_index[j];
			idx_next = ath_rc_priv->valid_rate_index[j+1];
323 324 325

			if (rate_table->info[idx].ratekbps >
				rate_table->info[idx_next].ratekbps) {
326 327
				ath_rc_priv->valid_rate_index[j] = idx_next;
				ath_rc_priv->valid_rate_index[j+1] = idx;
328 329 330 331 332
			}
		}
	}
}

S
Sujith 已提交
333
static void ath_rc_init_valid_txmask(struct ath_rate_priv *ath_rc_priv)
334 335 336
{
	u8 i;

337
	for (i = 0; i < ath_rc_priv->rate_table_size; i++)
S
Sujith 已提交
338
		ath_rc_priv->valid_rate_index[i] = 0;
339 340
}

S
Sujith 已提交
341
static inline void ath_rc_set_valid_txmask(struct ath_rate_priv *ath_rc_priv,
342 343
					   u8 index, int valid_tx_rate)
{
344
	BUG_ON(index > ath_rc_priv->rate_table_size);
S
Sujith 已提交
345
	ath_rc_priv->valid_rate_index[index] = valid_tx_rate ? 1 : 0;
346 347
}

348 349 350 351 352
static inline
int ath_rc_get_nextvalid_txrate(const struct ath_rate_table *rate_table,
				struct ath_rate_priv *ath_rc_priv,
				u8 cur_valid_txrate,
				u8 *next_idx)
353 354 355
{
	u8 i;

356 357 358
	for (i = 0; i < ath_rc_priv->max_valid_rate - 1; i++) {
		if (ath_rc_priv->valid_rate_index[i] == cur_valid_txrate) {
			*next_idx = ath_rc_priv->valid_rate_index[i+1];
S
Sujith 已提交
359
			return 1;
360 361 362 363 364
		}
	}

	/* No more valid rates */
	*next_idx = 0;
S
Sujith 已提交
365

S
Sujith 已提交
366
	return 0;
367 368 369 370 371 372
}

/* Return true only for single stream */

static int ath_rc_valid_phyrate(u32 phy, u32 capflag, int ignore_cw)
{
373
	if (WLAN_RC_PHY_HT(phy) && !(capflag & WLAN_RC_HT_FLAG))
S
Sujith 已提交
374
		return 0;
375
	if (WLAN_RC_PHY_DS(phy) && !(capflag & WLAN_RC_DS_FLAG))
S
Sujith 已提交
376
		return 0;
377
	if (WLAN_RC_PHY_SGI(phy) && !(capflag & WLAN_RC_SGI_FLAG))
S
Sujith 已提交
378
		return 0;
379 380
	if (!ignore_cw && WLAN_RC_PHY_HT(phy))
		if (WLAN_RC_PHY_40(phy) && !(capflag & WLAN_RC_40_FLAG))
S
Sujith 已提交
381 382
			return 0;
	return 1;
383 384 385
}

static inline int
386 387 388
ath_rc_get_lower_rix(const struct ath_rate_table *rate_table,
		     struct ath_rate_priv *ath_rc_priv,
		     u8 cur_valid_txrate, u8 *next_idx)
389 390 391
{
	int8_t i;

392 393 394
	for (i = 1; i < ath_rc_priv->max_valid_rate ; i++) {
		if (ath_rc_priv->valid_rate_index[i] == cur_valid_txrate) {
			*next_idx = ath_rc_priv->valid_rate_index[i-1];
S
Sujith 已提交
395
			return 1;
396 397
		}
	}
S
Sujith 已提交
398

S
Sujith 已提交
399
	return 0;
400 401
}

S
Sujith 已提交
402
static u8 ath_rc_init_validrates(struct ath_rate_priv *ath_rc_priv,
403
				 const struct ath_rate_table *rate_table,
S
Sujith 已提交
404
				 u32 capflag)
405 406 407 408 409
{
	u8 i, hi = 0;
	u32 valid;

	for (i = 0; i < rate_table->rate_cnt; i++) {
410
		valid = (!(ath_rc_priv->ht_cap & WLAN_RC_DS_FLAG) ?
S
Sujith 已提交
411 412
			 rate_table->info[i].valid_single_stream :
			 rate_table->info[i].valid);
S
Sujith 已提交
413
		if (valid == 1) {
414 415 416
			u32 phy = rate_table->info[i].phy;
			u8 valid_rate_count = 0;

S
Sujith 已提交
417
			if (!ath_rc_valid_phyrate(phy, capflag, 0))
418 419
				continue;

420
			valid_rate_count = ath_rc_priv->valid_phy_ratecnt[phy];
421

422 423
			ath_rc_priv->valid_phy_rateidx[phy][valid_rate_count] = i;
			ath_rc_priv->valid_phy_ratecnt[phy] += 1;
S
Sujith 已提交
424
			ath_rc_set_valid_txmask(ath_rc_priv, i, 1);
425 426 427
			hi = A_MAX(hi, i);
		}
	}
S
Sujith 已提交
428

429 430 431
	return hi;
}

S
Sujith 已提交
432
static u8 ath_rc_setvalid_rates(struct ath_rate_priv *ath_rc_priv,
433
				const struct ath_rate_table *rate_table,
S
Sujith 已提交
434 435
				struct ath_rateset *rateset,
				u32 capflag)
436 437 438 439 440 441 442
{
	u8 i, j, hi = 0;

	/* Use intersection of working rates and valid rates */
	for (i = 0; i < rateset->rs_nrates; i++) {
		for (j = 0; j < rate_table->rate_cnt; j++) {
			u32 phy = rate_table->info[j].phy;
443 444 445
			u32 valid = (!(ath_rc_priv->ht_cap & WLAN_RC_DS_FLAG) ?
				     rate_table->info[j].valid_single_stream :
				     rate_table->info[j].valid);
S
Sujith 已提交
446 447
			u8 rate = rateset->rs_rates[i];
			u8 dot11rate = rate_table->info[j].dot11rate;
448 449 450

			/* We allow a rate only if its valid and the
			 * capflag matches one of the validity
S
Sujith 已提交
451
			 * (VALID/VALID_20/VALID_40) flags */
452

453
			if ((rate == dot11rate) &&
S
Sujith 已提交
454 455 456
			    ((valid & WLAN_RC_CAP_MODE(capflag)) ==
			     WLAN_RC_CAP_MODE(capflag)) &&
			    !WLAN_RC_PHY_HT(phy)) {
457 458
				u8 valid_rate_count = 0;

S
Sujith 已提交
459
				if (!ath_rc_valid_phyrate(phy, capflag, 0))
460 461 462
					continue;

				valid_rate_count =
463
					ath_rc_priv->valid_phy_ratecnt[phy];
464

465
				ath_rc_priv->valid_phy_rateidx[phy]
466
					[valid_rate_count] = j;
467
				ath_rc_priv->valid_phy_ratecnt[phy] += 1;
S
Sujith 已提交
468
				ath_rc_set_valid_txmask(ath_rc_priv, j, 1);
469 470 471 472
				hi = A_MAX(hi, j);
			}
		}
	}
S
Sujith 已提交
473

474 475 476
	return hi;
}

S
Sujith 已提交
477
static u8 ath_rc_setvalid_htrates(struct ath_rate_priv *ath_rc_priv,
478
				  const struct ath_rate_table *rate_table,
S
Sujith 已提交
479
				  u8 *mcs_set, u32 capflag)
480
{
S
Sujith 已提交
481 482
	struct ath_rateset *rateset = (struct ath_rateset *)mcs_set;

483 484 485
	u8 i, j, hi = 0;

	/* Use intersection of working rates and valid rates */
S
Sujith 已提交
486
	for (i = 0; i < rateset->rs_nrates; i++) {
487 488
		for (j = 0; j < rate_table->rate_cnt; j++) {
			u32 phy = rate_table->info[j].phy;
489
			u32 valid = (!(ath_rc_priv->ht_cap & WLAN_RC_DS_FLAG) ?
S
Sujith 已提交
490 491
				     rate_table->info[j].valid_single_stream :
				     rate_table->info[j].valid);
S
Sujith 已提交
492 493
			u8 rate = rateset->rs_rates[i];
			u8 dot11rate = rate_table->info[j].dot11rate;
494

495
			if ((rate != dot11rate) || !WLAN_RC_PHY_HT(phy) ||
S
Sujith 已提交
496
			    !WLAN_RC_PHY_HT_VALID(valid, capflag))
497 498
				continue;

S
Sujith 已提交
499
			if (!ath_rc_valid_phyrate(phy, capflag, 0))
500 501
				continue;

502 503 504
			ath_rc_priv->valid_phy_rateidx[phy]
				[ath_rc_priv->valid_phy_ratecnt[phy]] = j;
			ath_rc_priv->valid_phy_ratecnt[phy] += 1;
S
Sujith 已提交
505
			ath_rc_set_valid_txmask(ath_rc_priv, j, 1);
506 507 508 509
			hi = A_MAX(hi, j);
		}
	}

S
Sujith 已提交
510
	return hi;
511 512
}

513 514 515 516 517
/* Finds the highest rate index we can use */
static u8 ath_rc_get_highest_rix(struct ath_softc *sc,
			         struct ath_rate_priv *ath_rc_priv,
				 const struct ath_rate_table *rate_table,
				 int *is_probing)
518
{
519
	u32 best_thruput, this_thruput, now_msec;
520
	u8 rate, next_rate, best_rate, maxindex, minindex;
521
	int8_t index = 0;
522 523

	now_msec = jiffies_to_msecs(jiffies);
524
	*is_probing = 0;
525
	best_thruput = 0;
526
	maxindex = ath_rc_priv->max_valid_rate-1;
527 528 529 530 531 532 533 534 535 536
	minindex = 0;
	best_rate = minindex;

	/*
	 * Try the higher rate first. It will reduce memory moving time
	 * if we have very good channel characteristics.
	 */
	for (index = maxindex; index >= minindex ; index--) {
		u8 per_thres;

537 538
		rate = ath_rc_priv->valid_rate_index[index];
		if (rate > ath_rc_priv->rate_max_phy)
539 540 541 542 543 544 545 546 547 548 549 550 551
			continue;

		/*
		 * For TCP the average collision rate is around 11%,
		 * so we ignore PERs less than this.  This is to
		 * prevent the rate we are currently using (whose
		 * PER might be in the 10-15 range because of TCP
		 * collisions) looking worse than the next lower
		 * rate whose PER has decayed close to 0.  If we
		 * used to next lower rate, its PER would grow to
		 * 10-15 and we would be worse off then staying
		 * at the current rate.
		 */
552
		per_thres = ath_rc_priv->per[rate];
553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571
		if (per_thres < 12)
			per_thres = 12;

		this_thruput = rate_table->info[rate].user_ratekbps *
			(100 - per_thres);

		if (best_thruput <= this_thruput) {
			best_thruput = this_thruput;
			best_rate    = rate;
		}
	}

	rate = best_rate;

	/*
	 * Must check the actual rate (ratekbps) to account for
	 * non-monoticity of 11g's rate table
	 */

S
Sujith 已提交
572
	if (rate >= ath_rc_priv->rate_max_phy) {
573
		rate = ath_rc_priv->rate_max_phy;
574 575 576

		/* Probe the next allowed phy state */
		if (ath_rc_get_nextvalid_txrate(rate_table,
S
Sujith 已提交
577
					ath_rc_priv, rate, &next_rate) &&
578
		    (now_msec - ath_rc_priv->probe_time >
579
		     rate_table->probe_interval) &&
580
		    (ath_rc_priv->hw_maxretry_pktcnt >= 1)) {
581
			rate = next_rate;
582 583 584
			ath_rc_priv->probe_rate = rate;
			ath_rc_priv->probe_time = now_msec;
			ath_rc_priv->hw_maxretry_pktcnt = 0;
S
Sujith 已提交
585
			*is_probing = 1;
586 587 588
		}
	}

589 590
	if (rate > (ath_rc_priv->rate_table_size - 1))
		rate = ath_rc_priv->rate_table_size - 1;
591

592 593 594 595 596
	if (rate_table->info[rate].valid &&
	    (ath_rc_priv->ht_cap & WLAN_RC_DS_FLAG))
		return rate;

	if (rate_table->info[rate].valid_single_stream &&
597
	    !(ath_rc_priv->ht_cap & WLAN_RC_DS_FLAG))
598 599 600 601 602 603
		return rate;

	/* This should not happen */
	WARN_ON(1);

	rate = ath_rc_priv->valid_rate_index[0];
604 605 606 607

	return rate;
}

608
static void ath_rc_rate_set_series(const struct ath_rate_table *rate_table,
S
Sujith 已提交
609
				   struct ieee80211_tx_rate *rate,
610
				   struct ieee80211_tx_rate_control *txrc,
S
Sujith 已提交
611
				   u8 tries, u8 rix, int rtsctsenable)
612
{
S
Sujith 已提交
613
	rate->count = tries;
614
	rate->idx = rate_table->info[rix].ratecode;
S
Sujith 已提交
615

616 617 618
	if (txrc->short_preamble)
		rate->flags |= IEEE80211_TX_RC_USE_SHORT_PREAMBLE;
	if (txrc->rts || rtsctsenable)
S
Sujith 已提交
619
		rate->flags |= IEEE80211_TX_RC_USE_RTS_CTS;
620 621

	if (WLAN_RC_PHY_HT(rate_table->info[rix].phy)) {
S
Sujith 已提交
622
		rate->flags |= IEEE80211_TX_RC_MCS;
623 624 625 626 627
		if (WLAN_RC_PHY_40(rate_table->info[rix].phy))
			rate->flags |= IEEE80211_TX_RC_40_MHZ_WIDTH;
		if (WLAN_RC_PHY_SGI(rate_table->info[rix].phy))
			rate->flags |= IEEE80211_TX_RC_SHORT_GI;
	}
628 629
}

630
static void ath_rc_rate_set_rtscts(struct ath_softc *sc,
631
				   const struct ath_rate_table *rate_table,
632 633 634 635 636 637 638 639
				   struct ieee80211_tx_info *tx_info)
{
	struct ieee80211_tx_rate *rates = tx_info->control.rates;
	int i = 0, rix = 0, cix, enable_g_protection = 0;

	/* get the cix for the lowest valid rix */
	for (i = 3; i >= 0; i--) {
		if (rates[i].count && (rates[i].idx >= 0)) {
640
			rix = ath_rc_get_rateindex(rate_table, &rates[i]);
641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665
			break;
		}
	}
	cix = rate_table->info[rix].ctrl_rate;

	/* All protection frames are transmited at 2Mb/s for 802.11g,
	 * otherwise we transmit them at 1Mb/s */
	if (sc->hw->conf.channel->band == IEEE80211_BAND_2GHZ &&
	    !conf_is_ht(&sc->hw->conf))
		enable_g_protection = 1;

	/*
	 * If 802.11g protection is enabled, determine whether to use RTS/CTS or
	 * just CTS.  Note that this is only done for OFDM/HT unicast frames.
	 */
	if ((sc->sc_flags & SC_OP_PROTECT_ENABLE) &&
	    (rate_table->info[rix].phy == WLAN_RC_PHY_OFDM ||
	     WLAN_RC_PHY_HT(rate_table->info[rix].phy))) {
		rates[0].flags |= IEEE80211_TX_RC_USE_CTS_PROTECT;
		cix = rate_table->info[enable_g_protection].ctrl_rate;
	}

	tx_info->control.rts_cts_rate_idx = cix;
}

666 667
static void ath_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta,
			 struct ieee80211_tx_rate_control *txrc)
668
{
669 670
	struct ath_softc *sc = priv;
	struct ath_rate_priv *ath_rc_priv = priv_sta;
671
	const struct ath_rate_table *rate_table;
S
Sujith 已提交
672 673
	struct sk_buff *skb = txrc->skb;
	struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb);
S
Sujith 已提交
674
	struct ieee80211_tx_rate *rates = tx_info->control.rates;
675 676
	struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data;
	__le16 fc = hdr->frame_control;
677
	u8 try_per_rate, i = 0, rix;
S
Sujith 已提交
678
	int is_probe = 0;
679

680 681 682
	if (rate_control_send_low(sta, priv_sta, txrc))
		return;

683 684 685 686
	/*
	 * For Multi Rate Retry we use a different number of
	 * retry attempt counts. This ends up looking like this:
	 *
687 688 689 690
	 * MRR[0] = 4
	 * MRR[1] = 4
	 * MRR[2] = 4
	 * MRR[3] = 8
691 692
	 *
	 */
693
	try_per_rate = 4;
694

S
Sujith 已提交
695
	rate_table = sc->cur_rate_table;
696
	rix = ath_rc_get_highest_rix(sc, ath_rc_priv, rate_table, &is_probe);
697

L
Luis R. Rodriguez 已提交
698 699 700 701 702 703 704 705 706
	/*
	 * If we're in HT mode and both us and our peer supports LDPC.
	 * We don't need to check our own device's capabilities as our own
	 * ht capabilities would have already been intersected with our peer's.
	 */
	if (conf_is_ht(&sc->hw->conf) &&
	    (sta->ht_cap.cap & IEEE80211_HT_CAP_LDPC_CODING))
		tx_info->flags |= IEEE80211_TX_CTL_LDPC;

707 708 709 710
	if (conf_is_ht(&sc->hw->conf) &&
	    (sta->ht_cap.cap & IEEE80211_HT_CAP_TX_STBC))
		tx_info->flags |= (1 << IEEE80211_TX_CTL_STBC_SHIFT);

S
Sujith 已提交
711
	if (is_probe) {
712 713
		/* set one try for probe rates. For the
		 * probes don't enable rts */
714
		ath_rc_rate_set_series(rate_table, &rates[i++], txrc,
715
				       1, rix, 0);
716 717 718 719

		/* Get the next tried/allowed rate. No RTS for the next series
		 * after the probe rate
		 */
720
		ath_rc_get_lower_rix(rate_table, ath_rc_priv, rix, &rix);
721
		ath_rc_rate_set_series(rate_table, &rates[i++], txrc,
722
				       try_per_rate, rix, 0);
723 724

		tx_info->flags |= IEEE80211_TX_CTL_RATE_CTRL_PROBE;
725 726
	} else {
		/* Set the choosen rate. No RTS for first series entry. */
727
		ath_rc_rate_set_series(rate_table, &rates[i++], txrc,
728
				       try_per_rate, rix, 0);
729 730 731
	}

	/* Fill in the other rates for multirate retry */
S
Sujith 已提交
732
	for ( ; i < 4; i++) {
733 734
		/* Use twice the number of tries for the last MRR segment. */
		if (i + 1 == 4)
735
			try_per_rate = 8;
736

737
		ath_rc_get_lower_rix(rate_table, ath_rc_priv, rix, &rix);
738
		/* All other rates in the series have RTS enabled */
739
		ath_rc_rate_set_series(rate_table, &rates[i], txrc,
740
				       try_per_rate, rix, 1);
741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757
	}

	/*
	 * NB:Change rate series to enable aggregation when operating
	 * at lower MCS rates. When first rate in series is MCS2
	 * in HT40 @ 2.4GHz, series should look like:
	 *
	 * {MCS2, MCS1, MCS0, MCS0}.
	 *
	 * When first rate in series is MCS3 in HT20 @ 2.4GHz, series should
	 * look like:
	 *
	 * {MCS3, MCS2, MCS1, MCS1}
	 *
	 * So, set fourth rate in series to be same as third one for
	 * above conditions.
	 */
758
	if ((sc->hw->conf.channel->band == IEEE80211_BAND_2GHZ) &&
759
	    (conf_is_ht(&sc->hw->conf))) {
S
Sujith 已提交
760
		u8 dot11rate = rate_table->info[rix].dot11rate;
761 762 763
		u8 phy = rate_table->info[rix].phy;
		if (i == 4 &&
		    ((dot11rate == 2 && phy == WLAN_RC_PHY_HT_40_SS) ||
S
Sujith 已提交
764
		     (dot11rate == 3 && phy == WLAN_RC_PHY_HT_20_SS))) {
S
Sujith 已提交
765 766
			rates[3].idx = rates[2].idx;
			rates[3].flags = rates[2].flags;
767 768
		}
	}
769 770 771 772 773 774 775 776

	/*
	 * Force hardware to use computed duration for next
	 * fragment by disabling multi-rate retry, which
	 * updates duration based on the multi-rate duration table.
	 *
	 * FIXME: Fix duration
	 */
777 778
	if (ieee80211_has_morefrags(fc) ||
	    (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_FRAG)) {
779 780 781 782 783 784 785
		rates[1].count = rates[2].count = rates[3].count = 0;
		rates[1].idx = rates[2].idx = rates[3].idx = 0;
		rates[0].count = ATH_TXMAXTRY;
	}

	/* Setup RTS/CTS */
	ath_rc_rate_set_rtscts(sc, rate_table, tx_info);
786 787
}

S
Sujith 已提交
788
static bool ath_rc_update_per(struct ath_softc *sc,
789
			      const struct ath_rate_table *rate_table,
S
Sujith 已提交
790
			      struct ath_rate_priv *ath_rc_priv,
F
Felix Fietkau 已提交
791
				  struct ieee80211_tx_info *tx_info,
S
Sujith 已提交
792 793
			      int tx_rate, int xretries, int retries,
			      u32 now_msec)
794
{
S
Sujith 已提交
795
	bool state_change = false;
F
Felix Fietkau 已提交
796
	int count, n_bad_frames;
797 798 799 800 801 802 803 804 805 806 807 808 809 810
	u8 last_per;
	static u32 nretry_to_per_lookup[10] = {
		100 * 0 / 1,
		100 * 1 / 4,
		100 * 1 / 2,
		100 * 3 / 4,
		100 * 4 / 5,
		100 * 5 / 6,
		100 * 6 / 7,
		100 * 7 / 8,
		100 * 8 / 9,
		100 * 9 / 10
	};

811
	last_per = ath_rc_priv->per[tx_rate];
F
Felix Fietkau 已提交
812
	n_bad_frames = tx_info->status.ampdu_len - tx_info->status.ampdu_ack_len;
813 814 815

	if (xretries) {
		if (xretries == 1) {
816 817 818
			ath_rc_priv->per[tx_rate] += 30;
			if (ath_rc_priv->per[tx_rate] > 100)
				ath_rc_priv->per[tx_rate] = 100;
819 820
		} else {
			/* xretries == 2 */
821
			count = ARRAY_SIZE(nretry_to_per_lookup);
822 823
			if (retries >= count)
				retries = count - 1;
S
Sujith 已提交
824

825
			/* new_PER = 7/8*old_PER + 1/8*(currentPER) */
826
			ath_rc_priv->per[tx_rate] =
S
Sujith 已提交
827
				(u8)(last_per - (last_per >> 3) + (100 >> 3));
828 829 830 831
		}

		/* xretries == 1 or 2 */

832 833
		if (ath_rc_priv->probe_rate == tx_rate)
			ath_rc_priv->probe_rate = 0;
834

S
Sujith 已提交
835
	} else { /* xretries == 0 */
836
		count = ARRAY_SIZE(nretry_to_per_lookup);
837 838
		if (retries >= count)
			retries = count - 1;
S
Sujith 已提交
839

F
Felix Fietkau 已提交
840
		if (n_bad_frames) {
S
Sujith 已提交
841
			/* new_PER = 7/8*old_PER + 1/8*(currentPER)
842 843 844 845 846 847 848 849 850 851 852
			 * Assuming that n_frames is not 0.  The current PER
			 * from the retries is 100 * retries / (retries+1),
			 * since the first retries attempts failed, and the
			 * next one worked.  For the one that worked,
			 * n_bad_frames subframes out of n_frames wored,
			 * so the PER for that part is
			 * 100 * n_bad_frames / n_frames, and it contributes
			 * 100 * n_bad_frames / (n_frames * (retries+1)) to
			 * the above PER.  The expression below is a
			 * simplified version of the sum of these two terms.
			 */
F
Felix Fietkau 已提交
853 854
			if (tx_info->status.ampdu_len > 0) {
				int n_frames, n_bad_tries;
S
Sujith 已提交
855 856
				u8 cur_per, new_per;

F
Felix Fietkau 已提交
857 858 859 860
				n_bad_tries = retries * tx_info->status.ampdu_len +
					n_bad_frames;
				n_frames = tx_info->status.ampdu_len * (retries + 1);
				cur_per = (100 * n_bad_tries / n_frames) >> 3;
S
Sujith 已提交
861
				new_per = (u8)(last_per - (last_per >> 3) + cur_per);
862
				ath_rc_priv->per[tx_rate] = new_per;
S
Sujith 已提交
863
			}
864
		} else {
865
			ath_rc_priv->per[tx_rate] =
S
Sujith 已提交
866 867
				(u8)(last_per - (last_per >> 3) +
				     (nretry_to_per_lookup[retries] >> 3));
868 869 870 871 872 873 874
		}


		/*
		 * If we got at most one retry then increase the max rate if
		 * this was a probe.  Otherwise, ignore the probe.
		 */
875
		if (ath_rc_priv->probe_rate && ath_rc_priv->probe_rate == tx_rate) {
F
Felix Fietkau 已提交
876
			if (retries > 0 || 2 * n_bad_frames > tx_info->status.ampdu_len) {
877 878 879 880 881 882 883
				/*
				 * Since we probed with just a single attempt,
				 * any retries means the probe failed.  Also,
				 * if the attempt worked, but more than half
				 * the subframes were bad then also consider
				 * the probe a failure.
				 */
884
				ath_rc_priv->probe_rate = 0;
885 886 887
			} else {
				u8 probe_rate = 0;

S
Sujith 已提交
888 889
				ath_rc_priv->rate_max_phy =
					ath_rc_priv->probe_rate;
890
				probe_rate = ath_rc_priv->probe_rate;
891

892 893
				if (ath_rc_priv->per[probe_rate] > 30)
					ath_rc_priv->per[probe_rate] = 20;
894

895
				ath_rc_priv->probe_rate = 0;
896 897 898 899 900

				/*
				 * Since this probe succeeded, we allow the next
				 * probe twice as soon.  This allows the maxRate
				 * to move up faster if the probes are
901
				 * successful.
902
				 */
S
Sujith 已提交
903 904
				ath_rc_priv->probe_time =
					now_msec - rate_table->probe_interval / 2;
905 906 907 908 909 910 911 912
			}
		}

		if (retries > 0) {
			/*
			 * Don't update anything.  We don't know if
			 * this was because of collisions or poor signal.
			 */
913
			ath_rc_priv->hw_maxretry_pktcnt = 0;
914 915 916 917 918
		} else {
			/*
			 * It worked with no retries. First ignore bogus (small)
			 * rssi_ack values.
			 */
919 920 921
			if (tx_rate == ath_rc_priv->rate_max_phy &&
			    ath_rc_priv->hw_maxretry_pktcnt < 255) {
				ath_rc_priv->hw_maxretry_pktcnt++;
922 923 924 925
			}

		}
	}
926

S
Sujith 已提交
927 928 929 930 931 932 933 934
	return state_change;
}

/* Update PER, RSSI and whatever else that the code thinks it is doing.
   If you can make sense of all this, you really need to go out more. */

static void ath_rc_update_ht(struct ath_softc *sc,
			     struct ath_rate_priv *ath_rc_priv,
F
Felix Fietkau 已提交
935
			     struct ieee80211_tx_info *tx_info,
S
Sujith 已提交
936 937 938 939 940 941
			     int tx_rate, int xretries, int retries)
{
	u32 now_msec = jiffies_to_msecs(jiffies);
	int rate;
	u8 last_per;
	bool state_change = false;
942
	const struct ath_rate_table *rate_table = sc->cur_rate_table;
S
Sujith 已提交
943 944 945 946
	int size = ath_rc_priv->rate_table_size;

	if ((tx_rate < 0) || (tx_rate > rate_table->rate_cnt))
		return;
947

948
	last_per = ath_rc_priv->per[tx_rate];
S
Sujith 已提交
949 950 951

	/* Update PER first */
	state_change = ath_rc_update_per(sc, rate_table, ath_rc_priv,
F
Felix Fietkau 已提交
952
					 tx_info, tx_rate, xretries,
S
Sujith 已提交
953
					 retries, now_msec);
954 955 956 957 958

	/*
	 * If this rate looks bad (high PER) then stop using it for
	 * a while (except if we are probing).
	 */
959
	if (ath_rc_priv->per[tx_rate] >= 55 && tx_rate > 0 &&
S
Sujith 已提交
960
	    rate_table->info[tx_rate].ratekbps <=
961
	    rate_table->info[ath_rc_priv->rate_max_phy].ratekbps) {
962 963
		ath_rc_get_lower_rix(rate_table, ath_rc_priv,
				     (u8)tx_rate, &ath_rc_priv->rate_max_phy);
964 965

		/* Don't probe for a little while. */
966
		ath_rc_priv->probe_time = now_msec;
967 968 969 970
	}

	/* Make sure the rates below this have lower PER */
	/* Monotonicity is kept only for rates below the current rate. */
971
	if (ath_rc_priv->per[tx_rate] < last_per) {
972 973
		for (rate = tx_rate - 1; rate >= 0; rate--) {

974 975 976 977
			if (ath_rc_priv->per[rate] >
			    ath_rc_priv->per[rate+1]) {
				ath_rc_priv->per[rate] =
					ath_rc_priv->per[rate+1];
978 979 980 981 982
			}
		}
	}

	/* Maintain monotonicity for rates above the current rate */
S
Sujith 已提交
983
	for (rate = tx_rate; rate < size - 1; rate++) {
984 985 986 987
		if (ath_rc_priv->per[rate+1] <
		    ath_rc_priv->per[rate])
			ath_rc_priv->per[rate+1] =
				ath_rc_priv->per[rate];
988 989 990 991
	}

	/* Every so often, we reduce the thresholds
	 * and PER (different for CCK and OFDM). */
992
	if (now_msec - ath_rc_priv->per_down_time >=
993
	    rate_table->probe_interval) {
S
Sujith 已提交
994
		for (rate = 0; rate < size; rate++) {
995 996
			ath_rc_priv->per[rate] =
				7 * ath_rc_priv->per[rate] / 8;
997 998
		}

999
		ath_rc_priv->per_down_time = now_msec;
1000
	}
S
Sujith 已提交
1001

S
Sujith 已提交
1002
	ath_debug_stat_retries(sc, tx_rate, xretries, retries,
1003
			       ath_rc_priv->per[tx_rate]);
1004

S
Sujith 已提交
1005 1006
}

1007
static int ath_rc_get_rateindex(const struct ath_rate_table *rate_table,
S
Sujith 已提交
1008 1009 1010 1011
				struct ieee80211_tx_rate *rate)
{
	int rix;

1012 1013 1014 1015
	if (!(rate->flags & IEEE80211_TX_RC_MCS))
		return rate->idx;

	rix = rate->idx + rate_table->mcs_start;
S
Sujith 已提交
1016 1017
	if ((rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH) &&
	    (rate->flags & IEEE80211_TX_RC_SHORT_GI))
1018
		rix = rate_table->info[rix].ht_index;
S
Sujith 已提交
1019
	else if (rate->flags & IEEE80211_TX_RC_SHORT_GI)
1020
		rix = rate_table->info[rix].sgi_index;
S
Sujith 已提交
1021
	else if (rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH)
1022
		rix = rate_table->info[rix].cw40index;
S
Sujith 已提交
1023
	else
1024
		rix = rate_table->info[rix].base_index;
S
Sujith 已提交
1025 1026

	return rix;
1027 1028
}

S
Sujith 已提交
1029 1030 1031 1032
static void ath_rc_tx_status(struct ath_softc *sc,
			     struct ath_rate_priv *ath_rc_priv,
			     struct ieee80211_tx_info *tx_info,
			     int final_ts_idx, int xretries, int long_retry)
1033
{
1034
	const struct ath_rate_table *rate_table;
S
Sujith 已提交
1035
	struct ieee80211_tx_rate *rates = tx_info->status.rates;
1036
	u8 flags;
S
Sujith 已提交
1037
	u32 i = 0, rix;
1038

S
Sujith 已提交
1039
	rate_table = sc->cur_rate_table;
1040 1041 1042 1043 1044 1045 1046

	/*
	 * If the first rate is not the final index, there
	 * are intermediate rate failures to be processed.
	 */
	if (final_ts_idx != 0) {
		/* Process intermediate rates that failed.*/
S
Sujith 已提交
1047 1048 1049 1050
		for (i = 0; i < final_ts_idx ; i++) {
			if (rates[i].count != 0 && (rates[i].idx >= 0)) {
				flags = rates[i].flags;

1051 1052
				/* If HT40 and we have switched mode from
				 * 40 to 20 => don't update */
S
Sujith 已提交
1053

S
Sujith 已提交
1054
				if ((flags & IEEE80211_TX_RC_40_MHZ_WIDTH) &&
S
Sujith 已提交
1055
				    !(ath_rc_priv->ht_cap & WLAN_RC_40_FLAG))
1056
					return;
S
Sujith 已提交
1057

S
Sujith 已提交
1058
				rix = ath_rc_get_rateindex(rate_table, &rates[i]);
F
Felix Fietkau 已提交
1059 1060
				ath_rc_update_ht(sc, ath_rc_priv, tx_info,
						rix, xretries ? 1 : 2,
S
Sujith 已提交
1061
						rates[i].count);
1062 1063 1064 1065 1066 1067 1068 1069 1070
			}
		}
	} else {
		/*
		 * Handle the special case of MIMO PS burst, where the second
		 * aggregate is sent out with only one rate and one try.
		 * Treating it as an excessive retry penalizes the rate
		 * inordinately.
		 */
S
Sujith 已提交
1071
		if (rates[0].count == 1 && xretries == 1)
1072 1073 1074
			xretries = 2;
	}

S
Sujith 已提交
1075 1076
	flags = rates[i].flags;

1077
	/* If HT40 and we have switched mode from 40 to 20 => don't update */
S
Sujith 已提交
1078
	if ((flags & IEEE80211_TX_RC_40_MHZ_WIDTH) &&
S
Sujith 已提交
1079
	    !(ath_rc_priv->ht_cap & WLAN_RC_40_FLAG))
1080 1081
		return;

S
Sujith 已提交
1082
	rix = ath_rc_get_rateindex(rate_table, &rates[i]);
F
Felix Fietkau 已提交
1083
	ath_rc_update_ht(sc, ath_rc_priv, tx_info, rix, xretries, long_retry);
1084 1085
}

1086 1087 1088 1089 1090
static const
struct ath_rate_table *ath_choose_rate_table(struct ath_softc *sc,
					     enum ieee80211_band band,
					     bool is_ht,
					     bool is_cw_40)
1091 1092
{
	int mode = 0;
1093
	struct ath_common *common = ath9k_hw_common(sc->sc_ah);
1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110

	switch(band) {
	case IEEE80211_BAND_2GHZ:
		mode = ATH9K_MODE_11G;
		if (is_ht)
			mode = ATH9K_MODE_11NG_HT20;
		if (is_cw_40)
			mode = ATH9K_MODE_11NG_HT40PLUS;
		break;
	case IEEE80211_BAND_5GHZ:
		mode = ATH9K_MODE_11A;
		if (is_ht)
			mode = ATH9K_MODE_11NA_HT20;
		if (is_cw_40)
			mode = ATH9K_MODE_11NA_HT40PLUS;
		break;
	default:
1111
		ath_print(common, ATH_DBG_CONFIG, "Invalid band\n");
1112 1113 1114 1115 1116
		return NULL;
	}

	BUG_ON(mode >= ATH9K_MODE_MAX);

1117 1118
	ath_print(common, ATH_DBG_CONFIG,
		  "Choosing rate table for mode: %d\n", mode);
1119 1120 1121

	sc->cur_rate_mode = mode;
	return hw_rate_table[mode];
1122 1123
}

1124
static void ath_rc_init(struct ath_softc *sc,
S
Sujith 已提交
1125
			struct ath_rate_priv *ath_rc_priv,
1126
			struct ieee80211_supported_band *sband,
1127
			struct ieee80211_sta *sta,
1128
			const struct ath_rate_table *rate_table)
1129
{
1130
	struct ath_rateset *rateset = &ath_rc_priv->neg_rates;
1131
	struct ath_common *common = ath9k_hw_common(sc->sc_ah);
1132
	u8 *ht_mcs = (u8 *)&ath_rc_priv->neg_ht_rates;
1133 1134 1135 1136
	u8 i, j, k, hi = 0, hthi = 0;

	/* Initial rate table size. Will change depending
	 * on the working rate set */
S
Sujith 已提交
1137
	ath_rc_priv->rate_table_size = RATE_TABLE_SIZE;
1138 1139

	/* Initialize thresholds according to the global rate table */
1140
	for (i = 0 ; i < ath_rc_priv->rate_table_size; i++) {
1141
		ath_rc_priv->per[i] = 0;
1142 1143 1144
	}

	/* Determine the valid rates */
1145
	ath_rc_init_valid_txmask(ath_rc_priv);
1146 1147 1148

	for (i = 0; i < WLAN_RC_PHY_MAX; i++) {
		for (j = 0; j < MAX_TX_RATE_PHY; j++)
1149 1150
			ath_rc_priv->valid_phy_rateidx[i][j] = 0;
		ath_rc_priv->valid_phy_ratecnt[i] = 0;
1151 1152 1153 1154
	}

	if (!rateset->rs_nrates) {
		/* No working rate, just initialize valid rates */
S
Sujith 已提交
1155
		hi = ath_rc_init_validrates(ath_rc_priv, rate_table,
1156
					    ath_rc_priv->ht_cap);
1157 1158
	} else {
		/* Use intersection of working rates and valid rates */
S
Sujith 已提交
1159
		hi = ath_rc_setvalid_rates(ath_rc_priv, rate_table,
1160
					   rateset, ath_rc_priv->ht_cap);
1161
		if (ath_rc_priv->ht_cap & WLAN_RC_HT_FLAG) {
S
Sujith 已提交
1162
			hthi = ath_rc_setvalid_htrates(ath_rc_priv,
1163 1164 1165
						       rate_table,
						       ht_mcs,
						       ath_rc_priv->ht_cap);
1166 1167 1168 1169
		}
		hi = A_MAX(hi, hthi);
	}

1170 1171
	ath_rc_priv->rate_table_size = hi + 1;
	ath_rc_priv->rate_max_phy = 0;
1172
	BUG_ON(ath_rc_priv->rate_table_size > RATE_TABLE_SIZE);
1173 1174

	for (i = 0, k = 0; i < WLAN_RC_PHY_MAX; i++) {
1175 1176 1177
		for (j = 0; j < ath_rc_priv->valid_phy_ratecnt[i]; j++) {
			ath_rc_priv->valid_rate_index[k++] =
				ath_rc_priv->valid_phy_rateidx[i][j];
1178 1179
		}

S
Sujith 已提交
1180
		if (!ath_rc_valid_phyrate(i, rate_table->initial_ratemax, 1)
1181
		    || !ath_rc_priv->valid_phy_ratecnt[i])
1182 1183
			continue;

1184
		ath_rc_priv->rate_max_phy = ath_rc_priv->valid_phy_rateidx[i][j-1];
1185
	}
1186 1187
	BUG_ON(ath_rc_priv->rate_table_size > RATE_TABLE_SIZE);
	BUG_ON(k > RATE_TABLE_SIZE);
1188

1189 1190 1191
	ath_rc_priv->max_valid_rate = k;
	ath_rc_sort_validrates(rate_table, ath_rc_priv);
	ath_rc_priv->rate_max_phy = ath_rc_priv->valid_rate_index[k-4];
S
Sujith 已提交
1192
	sc->cur_rate_table = rate_table;
1193

1194 1195 1196
	ath_print(common, ATH_DBG_CONFIG,
		  "RC Initialized with capabilities: 0x%x\n",
		  ath_rc_priv->ht_cap);
1197 1198
}

1199
static u8 ath_rc_build_ht_caps(struct ath_softc *sc, struct ieee80211_sta *sta,
1200
			       bool is_cw40, bool is_sgi)
1201 1202 1203
{
	u8 caps = 0;

1204
	if (sta->ht_cap.ht_supported) {
1205
		caps = WLAN_RC_HT_FLAG;
1206 1207
		if (sta->ht_cap.mcs.rx_mask[1])
			caps |= WLAN_RC_DS_FLAG;
1208 1209
		if (is_cw40)
			caps |= WLAN_RC_40_FLAG;
1210
		if (is_sgi)
1211
			caps |= WLAN_RC_SGI_FLAG;
1212

1213 1214 1215 1216 1217 1218 1219 1220 1221
	}

	return caps;
}

/***********************************/
/* mac80211 Rate Control callbacks */
/***********************************/

1222 1223
static void ath_tx_status(void *priv, struct ieee80211_supported_band *sband,
			  struct ieee80211_sta *sta, void *priv_sta,
1224 1225 1226
			  struct sk_buff *skb)
{
	struct ath_softc *sc = priv;
S
Sujith 已提交
1227
	struct ath_rate_priv *ath_rc_priv = priv_sta;
1228 1229
	struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb);
	struct ieee80211_hdr *hdr;
F
Felix Fietkau 已提交
1230 1231
	int final_ts_idx = 0, tx_status = 0, is_underrun = 0;
	int long_retry = 0;
1232
	__le16 fc;
F
Felix Fietkau 已提交
1233
	int i;
1234 1235 1236

	hdr = (struct ieee80211_hdr *)skb->data;
	fc = hdr->frame_control;
F
Felix Fietkau 已提交
1237 1238 1239 1240 1241 1242 1243 1244
	for (i = 0; i < IEEE80211_TX_MAX_RATES; i++) {
		struct ieee80211_tx_rate *rate = &tx_info->status.rates[i];
		if (!rate->count)
			break;

		final_ts_idx = i;
		long_retry = rate->count - 1;
	}
1245

1246 1247 1248 1249 1250 1251
	if (!priv_sta || !ieee80211_is_data(fc))
		return;

	/* This packet was aggregated but doesn't carry status info */
	if ((tx_info->flags & IEEE80211_TX_CTL_AMPDU) &&
	    !(tx_info->flags & IEEE80211_TX_STAT_AMPDU))
F
Felix Fietkau 已提交
1252
		return;
1253

F
Felix Fietkau 已提交
1254 1255
	if (tx_info->flags & IEEE80211_TX_STAT_TX_FILTERED)
		return;
1256

S
Sujith 已提交
1257
	/*
1258 1259 1260 1261 1262 1263 1264 1265
	 * If an underrun error is seen assume it as an excessive retry only
	 * if max frame trigger level has been reached (2 KB for singel stream,
	 * and 4 KB for dual stream). Adjust the long retry as if the frame was
	 * tried hw->max_rate_tries times to affect how ratectrl updates PER for
	 * the failed rate. In case of congestion on the bus penalizing these
	 * type of underruns should help hardware actually transmit new frames
	 * successfully by eventually preferring slower rates. This itself
	 * should also alleviate congestion on the bus.
S
Sujith 已提交
1266
	 */
F
Felix Fietkau 已提交
1267 1268
	if ((tx_info->pad[0] & ATH_TX_INFO_UNDERRUN) &&
	    (sc->sc_ah->tx_trig_level >= ath_rc_priv->tx_triglevel_max)) {
S
Sujith 已提交
1269 1270 1271 1272
		tx_status = 1;
		is_underrun = 1;
	}

F
Felix Fietkau 已提交
1273
	if (tx_info->pad[0] & ATH_TX_INFO_XRETRY)
S
Sujith 已提交
1274 1275 1276
		tx_status = 1;

	ath_rc_tx_status(sc, ath_rc_priv, tx_info, final_ts_idx, tx_status,
F
Felix Fietkau 已提交
1277
			 (is_underrun) ? sc->hw->max_rate_tries : long_retry);
S
Sujith 已提交
1278

S
Sujith 已提交
1279
	/* Check if aggregation has to be enabled for this tid */
1280 1281
	if (conf_is_ht(&sc->hw->conf) &&
	    !(skb->protocol == cpu_to_be16(ETH_P_PAE))) {
S
Sujith 已提交
1282 1283 1284 1285 1286 1287 1288 1289 1290
		if (ieee80211_is_data_qos(fc)) {
			u8 *qc, tid;
			struct ath_node *an;

			qc = ieee80211_get_qos_ctl(hdr);
			tid = qc[0] & 0xf;
			an = (struct ath_node *)sta->drv_priv;

			if(ath_tx_aggr_check(sc, an, tid))
1291
				ieee80211_start_tx_ba_session(sta, tid);
S
Sujith 已提交
1292 1293
		}
	}
1294

1295 1296
	ath_debug_stat_rc(sc, ath_rc_get_rateindex(sc->cur_rate_table,
		&tx_info->status.rates[final_ts_idx]));
1297 1298
}

1299 1300
static void ath_rate_init(void *priv, struct ieee80211_supported_band *sband,
                          struct ieee80211_sta *sta, void *priv_sta)
1301
{
1302
	struct ath_softc *sc = priv;
S
Sujith 已提交
1303
	struct ath_rate_priv *ath_rc_priv = priv_sta;
1304
	const struct ath_rate_table *rate_table;
1305
	bool is_cw40, is_sgi = false;
1306 1307
	int i, j = 0;

S
Sujith 已提交
1308 1309 1310 1311 1312 1313 1314 1315
	for (i = 0; i < sband->n_bitrates; i++) {
		if (sta->supp_rates[sband->band] & BIT(i)) {
			ath_rc_priv->neg_rates.rs_rates[j]
				= (sband->bitrates[i].bitrate * 2) / 10;
			j++;
		}
	}
	ath_rc_priv->neg_rates.rs_nrates = j;
1316

1317
	if (sta->ht_cap.ht_supported) {
S
Sujith 已提交
1318
		for (i = 0, j = 0; i < 77; i++) {
J
Johannes Berg 已提交
1319
			if (sta->ht_cap.mcs.rx_mask[i/8] & (1<<(i%8)))
S
Sujith 已提交
1320
				ath_rc_priv->neg_ht_rates.rs_rates[j++] = i;
1321 1322 1323
			if (j == ATH_RATE_MAX)
				break;
		}
S
Sujith 已提交
1324
		ath_rc_priv->neg_ht_rates.rs_nrates = j;
1325
	}
S
Sujith 已提交
1326

1327
	is_cw40 = sta->ht_cap.cap & IEEE80211_HT_CAP_SUP_WIDTH_20_40;
1328 1329 1330 1331 1332

	if (is_cw40)
		is_sgi = sta->ht_cap.cap & IEEE80211_HT_CAP_SGI_40;
	else if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_SGI_20)
		is_sgi = sta->ht_cap.cap & IEEE80211_HT_CAP_SGI_20;
1333 1334 1335 1336

	/* Choose rate table first */

	if ((sc->sc_ah->opmode == NL80211_IFTYPE_STATION) ||
1337
	    (sc->sc_ah->opmode == NL80211_IFTYPE_MESH_POINT) ||
1338 1339
	    (sc->sc_ah->opmode == NL80211_IFTYPE_ADHOC)) {
		rate_table = ath_choose_rate_table(sc, sband->band,
1340 1341 1342
		                      sta->ht_cap.ht_supported, is_cw40);
	} else {
		rate_table = hw_rate_table[sc->cur_rate_mode];
1343 1344
	}

1345
	ath_rc_priv->ht_cap = ath_rc_build_ht_caps(sc, sta, is_cw40, is_sgi);
1346 1347 1348 1349 1350
	ath_rc_init(sc, priv_sta, sband, sta, rate_table);
}

static void ath_rate_update(void *priv, struct ieee80211_supported_band *sband,
			    struct ieee80211_sta *sta, void *priv_sta,
1351
			    u32 changed, enum nl80211_channel_type oper_chan_type)
1352 1353 1354
{
	struct ath_softc *sc = priv;
	struct ath_rate_priv *ath_rc_priv = priv_sta;
1355
	const struct ath_rate_table *rate_table = NULL;
1356
	bool oper_cw40 = false, oper_sgi;
1357 1358
	bool local_cw40 = (ath_rc_priv->ht_cap & WLAN_RC_40_FLAG) ?
		true : false;
1359
	bool local_sgi = (ath_rc_priv->ht_cap & WLAN_RC_SGI_FLAG) ?
1360 1361 1362 1363 1364 1365 1366 1367
		true : false;

	/* FIXME: Handle AP mode later when we support CWM */

	if (changed & IEEE80211_RC_HT_CHANGED) {
		if (sc->sc_ah->opmode != NL80211_IFTYPE_STATION)
			return;

1368 1369
		if (oper_chan_type == NL80211_CHAN_HT40MINUS ||
		    oper_chan_type == NL80211_CHAN_HT40PLUS)
1370 1371
			oper_cw40 = true;

1372 1373 1374 1375 1376 1377 1378 1379
		if (oper_cw40)
			oper_sgi = (sta->ht_cap.cap & IEEE80211_HT_CAP_SGI_40) ?
				   true : false;
		else if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_SGI_20)
			oper_sgi = (sta->ht_cap.cap & IEEE80211_HT_CAP_SGI_20) ?
				   true : false;
		else
			oper_sgi = false;
1380

1381
		if ((local_cw40 != oper_cw40) || (local_sgi != oper_sgi)) {
1382 1383 1384
			rate_table = ath_choose_rate_table(sc, sband->band,
						   sta->ht_cap.ht_supported,
						   oper_cw40);
1385
			ath_rc_priv->ht_cap = ath_rc_build_ht_caps(sc, sta,
1386
						   oper_cw40, oper_sgi);
1387 1388
			ath_rc_init(sc, priv_sta, sband, sta, rate_table);

1389 1390 1391
			ath_print(ath9k_hw_common(sc->sc_ah), ATH_DBG_CONFIG,
				  "Operating HT Bandwidth changed to: %d\n",
				  sc->hw->conf.channel_type);
1392
			sc->cur_rate_table = hw_rate_table[sc->cur_rate_mode];
1393 1394
		}
	}
1395 1396
}

1397
static void *ath_rate_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir)
1398
{
1399 1400
	struct ath_wiphy *aphy = hw->priv;
	return aphy->sc;
1401 1402 1403 1404 1405 1406 1407
}

static void ath_rate_free(void *priv)
{
	return;
}

1408
static void *ath_rate_alloc_sta(void *priv, struct ieee80211_sta *sta, gfp_t gfp)
1409 1410
{
	struct ath_softc *sc = priv;
S
Sujith 已提交
1411
	struct ath_rate_priv *rate_priv;
1412

S
Sujith 已提交
1413
	rate_priv = kzalloc(sizeof(struct ath_rate_priv), gfp);
1414
	if (!rate_priv) {
1415 1416
		ath_print(ath9k_hw_common(sc->sc_ah), ATH_DBG_FATAL,
			  "Unable to allocate private rc structure\n");
1417 1418
		return NULL;
	}
S
Sujith 已提交
1419

1420
	rate_priv->tx_triglevel_max = sc->sc_ah->caps.tx_triglevel_max;
S
Sujith 已提交
1421

1422 1423 1424
	return rate_priv;
}

1425 1426
static void ath_rate_free_sta(void *priv, struct ieee80211_sta *sta,
			      void *priv_sta)
1427
{
S
Sujith 已提交
1428
	struct ath_rate_priv *rate_priv = priv_sta;
S
Sujith 已提交
1429
	kfree(rate_priv);
1430 1431 1432 1433 1434 1435 1436 1437
}

static struct rate_control_ops ath_rate_ops = {
	.module = NULL,
	.name = "ath9k_rate_control",
	.tx_status = ath_tx_status,
	.get_rate = ath_get_rate,
	.rate_init = ath_rate_init,
1438
	.rate_update = ath_rate_update,
1439 1440 1441
	.alloc = ath_rate_alloc,
	.free = ath_rate_free,
	.alloc_sta = ath_rate_alloc_sta,
1442
	.free_sta = ath_rate_free_sta,
1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453
};

int ath_rate_control_register(void)
{
	return ieee80211_rate_control_register(&ath_rate_ops);
}

void ath_rate_control_unregister(void)
{
	ieee80211_rate_control_unregister(&ath_rate_ops);
}