]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/net/wireless/ath9k/rc.c
Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6-omap-h63xx.git] / drivers / net / wireless / ath9k / rc.c
1 /*
2  * Copyright (c) 2004 Video54 Technologies, Inc.
3  * Copyright (c) 2004-2008 Atheros Communications, Inc.
4  *
5  * Permission to use, copy, modify, and/or distribute this software for any
6  * purpose with or without fee is hereby granted, provided that the above
7  * copyright notice and this permission notice appear in all copies.
8  *
9  * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10  * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11  * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12  * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16  */
17
18 #include "core.h"
19
20 static struct ath_rate_table ar5416_11na_ratetable = {
21         42,
22         {0},
23         {
24                 { VALID, VALID, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */
25                         5400, 0x0b, 0x00, 12,
26                         0, 2, 1, 0, 0, 0, 0, 0 },
27                 { VALID,        VALID, WLAN_RC_PHY_OFDM, 9000, /* 9 Mb */
28                         7800,  0x0f, 0x00, 18,
29                         0, 3, 1, 1, 1, 1, 1, 0 },
30                 { VALID, VALID, WLAN_RC_PHY_OFDM, 12000, /* 12 Mb */
31                         10000, 0x0a, 0x00, 24,
32                         2, 4, 2, 2, 2, 2, 2, 0 },
33                 { VALID, VALID, WLAN_RC_PHY_OFDM, 18000, /* 18 Mb */
34                         13900, 0x0e, 0x00, 36,
35                         2, 6,  2, 3, 3, 3, 3, 0 },
36                 { VALID, VALID, WLAN_RC_PHY_OFDM, 24000, /* 24 Mb */
37                         17300, 0x09, 0x00, 48,
38                         4, 10, 3, 4, 4, 4, 4, 0 },
39                 { VALID, VALID, WLAN_RC_PHY_OFDM, 36000, /* 36 Mb */
40                         23000, 0x0d, 0x00, 72,
41                         4, 14, 3, 5, 5, 5, 5, 0 },
42                 { VALID, VALID, WLAN_RC_PHY_OFDM, 48000, /* 48 Mb */
43                         27400, 0x08, 0x00, 96,
44                         4, 20, 3, 6, 6, 6, 6, 0 },
45                 { VALID, VALID, WLAN_RC_PHY_OFDM, 54000, /* 54 Mb */
46                         29300, 0x0c, 0x00, 108,
47                         4, 23, 3, 7, 7, 7, 7, 0 },
48                 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 6500, /* 6.5 Mb */
49                         6400, 0x80, 0x00, 0,
50                         0, 2, 3, 8, 24, 8, 24, 3216 },
51                 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 13000, /* 13 Mb */
52                         12700, 0x81, 0x00, 1,
53                         2, 4, 3, 9, 25, 9, 25, 6434 },
54                 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 19500, /* 19.5 Mb */
55                         18800, 0x82, 0x00, 2,
56                         2, 6, 3, 10, 26, 10, 26, 9650 },
57                 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 26000, /* 26 Mb */
58                         25000, 0x83, 0x00, 3,
59                         4, 10, 3, 11, 27, 11, 27, 12868 },
60                 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 39000, /* 39 Mb */
61                         36700, 0x84, 0x00, 4,
62                         4, 14, 3, 12, 28, 12, 28, 19304 },
63                 { INVALID, VALID_20, WLAN_RC_PHY_HT_20_SS, 52000, /* 52 Mb */
64                         48100, 0x85, 0x00, 5,
65                         4, 20, 3, 13, 29, 13, 29, 25740 },
66                 { INVALID, VALID_20, WLAN_RC_PHY_HT_20_SS, 58500, /* 58.5 Mb */
67                         53500, 0x86, 0x00, 6,
68                         4, 23, 3, 14, 30, 14, 30,  28956 },
69                 { INVALID, VALID_20, WLAN_RC_PHY_HT_20_SS, 65000, /* 65 Mb */
70                         59000, 0x87, 0x00, 7,
71                         4, 25, 3, 15, 31, 15, 32, 32180 },
72                 { INVALID, INVALID, WLAN_RC_PHY_HT_20_DS, 13000, /* 13 Mb */
73                         12700, 0x88, 0x00,
74                         8, 0, 2, 3, 16, 33, 16, 33, 6430 },
75                 { INVALID, INVALID, WLAN_RC_PHY_HT_20_DS, 26000, /* 26 Mb */
76                         24800, 0x89, 0x00, 9,
77                         2, 4, 3, 17, 34, 17, 34, 12860 },
78                 { INVALID, INVALID, WLAN_RC_PHY_HT_20_DS, 39000, /* 39 Mb */
79                         36600, 0x8a, 0x00, 10,
80                         2, 6, 3, 18, 35, 18, 35, 19300 },
81                 { VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 52000, /* 52 Mb */
82                         48100, 0x8b, 0x00, 11,
83                         4, 10, 3, 19, 36, 19, 36, 25736 },
84                 { VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 78000, /* 78 Mb */
85                         69500, 0x8c, 0x00, 12,
86                         4, 14, 3, 20, 37, 20, 37, 38600 },
87                 { VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 104000, /* 104 Mb */
88                         89500, 0x8d, 0x00, 13,
89                         4, 20, 3, 21, 38, 21, 38, 51472 },
90                 { VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 117000, /* 117 Mb */
91                         98900, 0x8e, 0x00, 14,
92                         4, 23, 3, 22, 39, 22, 39, 57890 },
93                 { VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 130000, /* 130 Mb */
94                         108300, 0x8f, 0x00, 15,
95                         4, 25, 3, 23, 40, 23, 41, 64320 },
96                 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 13500, /* 13.5 Mb */
97                         13200, 0x80, 0x00, 0,
98                         0, 2, 3, 8, 24, 24, 24, 6684 },
99                 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 27500, /* 27.0 Mb */
100                         25900, 0x81, 0x00, 1,
101                         2, 4, 3, 9, 25, 25, 25, 13368 },
102                 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 40500, /* 40.5 Mb */
103                         38600, 0x82, 0x00, 2,
104                         2, 6, 3, 10, 26, 26, 26, 20052 },
105                 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 54000, /* 54 Mb */
106                         49800, 0x83, 0x00, 3,
107                         4, 10, 3, 11, 27, 27, 27, 26738 },
108                 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 81500, /* 81 Mb */
109                         72200, 0x84, 0x00, 4,
110                         4, 14, 3, 12, 28, 28, 28, 40104 },
111                 { INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS, 108000, /* 108 Mb */
112                         92900, 0x85, 0x00, 5,
113                         4, 20, 3, 13, 29, 29, 29, 53476 },
114                 { INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS, 121500, /* 121.5 Mb */
115                         102700, 0x86, 0x00, 6,
116                         4, 23, 3, 14, 30, 30, 30, 60156 },
117                 { INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS, 135000, /* 135 Mb */
118                         112000, 0x87, 0x00, 7,
119                         4, 25, 3, 15, 31, 32, 32, 66840 },
120                 { INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS_HGI, 150000, /* 150 Mb */
121                         122000, 0x87, 0x00, 7,
122                         4, 25, 3, 15, 31, 32, 32, 74200 },
123                 { INVALID, INVALID, WLAN_RC_PHY_HT_40_DS, 27000, /* 27 Mb */
124                         25800, 0x88, 0x00, 8,
125                         0, 2, 3, 16, 33, 33, 33, 13360 },
126                 { INVALID, INVALID, WLAN_RC_PHY_HT_40_DS, 54000, /* 54 Mb */
127                         49800, 0x89, 0x00, 9,
128                         2, 4, 3, 17, 34, 34, 34, 26720 },
129                 { INVALID, INVALID, WLAN_RC_PHY_HT_40_DS, 81000, /* 81 Mb */
130                         71900, 0x8a, 0x00, 10,
131                         2, 6, 3, 18, 35, 35, 35, 40080 },
132                 { VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 108000, /* 108 Mb */
133                         92500, 0x8b, 0x00, 11,
134                         4, 10, 3, 19, 36, 36, 36, 53440 },
135                 { VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 162000, /* 162 Mb */
136                         130300, 0x8c, 0x00, 12,
137                         4, 14, 3, 20, 37, 37, 37, 80160 },
138                 { VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 216000, /* 216 Mb */
139                         162800, 0x8d, 0x00, 13,
140                         4, 20, 3, 21, 38, 38, 38, 106880 },
141                 { VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 243000, /* 243 Mb */
142                         178200, 0x8e, 0x00, 14,
143                         4, 23, 3, 22, 39, 39, 39, 120240 },
144                 { VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 270000, /* 270 Mb */
145                         192100, 0x8f, 0x00, 15,
146                         4, 25, 3, 23, 40, 41, 41, 133600 },
147                 { VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS_HGI, 300000, /* 300 Mb */
148                         207000, 0x8f, 0x00, 15,
149                         4, 25, 3, 23, 40, 41, 41, 148400 },
150         },
151         50,  /* probe interval */
152         50,  /* rssi reduce interval */
153         WLAN_RC_HT_FLAG,  /* Phy rates allowed initially */
154 };
155
156 /* 4ms frame limit not used for NG mode.  The values filled
157  * for HT are the 64K max aggregate limit */
158
159 static struct ath_rate_table ar5416_11ng_ratetable = {
160         46,
161         {0},
162         {
163                 { VALID_ALL, VALID_ALL, WLAN_RC_PHY_CCK, 1000, /* 1 Mb */
164                         900, 0x1b, 0x00, 2,
165                         0, 0, 1, 0, 0, 0, 0, 0 },
166                 { VALID_ALL, VALID_ALL, WLAN_RC_PHY_CCK, 2000, /* 2 Mb */
167                         1900, 0x1a, 0x04, 4,
168                         1, 1, 1, 1, 1, 1, 1, 0 },
169                 { VALID_ALL, VALID_ALL, WLAN_RC_PHY_CCK, 5500, /* 5.5 Mb */
170                         4900, 0x19, 0x04, 11,
171                         2, 2, 2, 2, 2, 2, 2, 0 },
172                 { VALID_ALL, VALID_ALL, WLAN_RC_PHY_CCK, 11000, /* 11 Mb */
173                         8100, 0x18, 0x04, 22,
174                         3, 3, 2, 3, 3, 3, 3, 0 },
175                 { INVALID, INVALID, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */
176                         5400, 0x0b, 0x00, 12,
177                         4, 2, 1, 4, 4, 4, 4, 0 },
178                 { INVALID, INVALID, WLAN_RC_PHY_OFDM, 9000, /* 9 Mb */
179                         7800, 0x0f, 0x00, 18,
180                         4, 3, 1, 5, 5, 5, 5, 0 },
181                 { VALID, VALID, WLAN_RC_PHY_OFDM, 12000, /* 12 Mb */
182                         10100, 0x0a, 0x00, 24,
183                         6, 4, 1, 6, 6, 6, 6, 0 },
184                 { VALID, VALID, WLAN_RC_PHY_OFDM, 18000, /* 18 Mb */
185                         14100,  0x0e, 0x00, 36,
186                         6, 6, 2, 7, 7, 7, 7, 0 },
187                 { VALID, VALID, WLAN_RC_PHY_OFDM, 24000, /* 24 Mb */
188                         17700, 0x09, 0x00, 48,
189                         8, 10, 3, 8, 8, 8, 8, 0 },
190                 { VALID, VALID, WLAN_RC_PHY_OFDM, 36000, /* 36 Mb */
191                         23700, 0x0d, 0x00, 72,
192                         8, 14, 3, 9, 9, 9, 9, 0 },
193                 { VALID, VALID, WLAN_RC_PHY_OFDM, 48000, /* 48 Mb */
194                         27400, 0x08, 0x00, 96,
195                         8, 20, 3, 10, 10, 10, 10, 0 },
196                 { VALID, VALID, WLAN_RC_PHY_OFDM, 54000, /* 54 Mb */
197                         30900, 0x0c, 0x00, 108,
198                         8, 23, 3, 11, 11, 11, 11, 0 },
199                 { INVALID, INVALID, WLAN_RC_PHY_HT_20_SS, 6500, /* 6.5 Mb */
200                         6400, 0x80, 0x00, 0,
201                         4, 2, 3, 12, 28, 12, 28, 3216 },
202                 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 13000, /* 13 Mb */
203                         12700, 0x81, 0x00, 1,
204                         6, 4, 3, 13, 29, 13, 29, 6434 },
205                 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 19500, /* 19.5 Mb */
206                         18800, 0x82, 0x00, 2,
207                         6, 6, 3, 14, 30, 14, 30, 9650 },
208                 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 26000, /* 26 Mb */
209                         25000, 0x83, 0x00, 3,
210                         8, 10, 3, 15, 31, 15, 31, 12868 },
211                 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 39000, /* 39 Mb */
212                         36700, 0x84, 0x00, 4,
213                         8, 14, 3, 16, 32, 16, 32, 19304 },
214                 { INVALID, VALID_20, WLAN_RC_PHY_HT_20_SS, 52000, /* 52 Mb */
215                         48100, 0x85, 0x00, 5,
216                         8, 20, 3, 17, 33, 17, 33, 25740 },
217                 { INVALID,  VALID_20, WLAN_RC_PHY_HT_20_SS, 58500, /* 58.5 Mb */
218                         53500, 0x86, 0x00, 6,
219                         8, 23, 3, 18, 34, 18, 34, 28956 },
220                 { INVALID, VALID_20, WLAN_RC_PHY_HT_20_SS, 65000, /* 65 Mb */
221                         59000, 0x87, 0x00, 7,
222                         8, 25, 3, 19, 35, 19, 36, 32180 },
223                 { INVALID, INVALID, WLAN_RC_PHY_HT_20_DS, 13000, /* 13 Mb */
224                         12700, 0x88, 0x00, 8,
225                         4, 2, 3, 20, 37, 20, 37, 6430 },
226                 { INVALID, INVALID, WLAN_RC_PHY_HT_20_DS, 26000, /* 26 Mb */
227                         24800, 0x89, 0x00, 9,
228                         6, 4, 3, 21, 38, 21, 38, 12860 },
229                 { INVALID, INVALID, WLAN_RC_PHY_HT_20_DS, 39000, /* 39 Mb */
230                         36600, 0x8a, 0x00, 10,
231                         6, 6, 3, 22, 39, 22, 39, 19300 },
232                 { VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 52000, /* 52 Mb */
233                         48100, 0x8b, 0x00, 11,
234                         8, 10, 3, 23, 40, 23, 40, 25736 },
235                 { VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 78000, /* 78 Mb */
236                         69500, 0x8c, 0x00, 12,
237                         8, 14, 3, 24, 41, 24, 41, 38600 },
238                 { VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 104000, /* 104 Mb */
239                         89500, 0x8d, 0x00, 13,
240                         8, 20, 3, 25, 42, 25, 42, 51472 },
241                 { VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 117000, /* 117 Mb */
242                         98900, 0x8e, 0x00, 14,
243                         8, 23, 3, 26, 43, 26, 44, 57890 },
244                 { VALID_20, INVALID, WLAN_RC_PHY_HT_20_DS, 130000, /* 130 Mb */
245                         108300, 0x8f, 0x00, 15,
246                         8, 25, 3, 27, 44, 27, 45, 64320 },
247                 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 13500, /* 13.5 Mb */
248                         13200, 0x80, 0x00, 0,
249                         8, 2, 3, 12, 28, 28, 28, 6684 },
250                 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 27500, /* 27.0 Mb */
251                         25900, 0x81, 0x00, 1,
252                         8, 4, 3, 13, 29, 29, 29, 13368 },
253                 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 40500, /* 40.5 Mb */
254                         38600, 0x82, 0x00, 2,
255                         8, 6, 3, 14, 30, 30, 30, 20052 },
256                 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 54000, /* 54 Mb */
257                         49800, 0x83, 0x00, 3,
258                         8, 10, 3, 15, 31, 31, 31, 26738 },
259                 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 81500, /* 81 Mb */
260                         72200, 0x84, 0x00, 4,
261                         8, 14, 3, 16, 32, 32, 32, 40104 },
262                 { INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS, 108000, /* 108 Mb */
263                         92900, 0x85, 0x00, 5,
264                         8, 20, 3, 17, 33, 33, 33, 53476 },
265                 { INVALID,  VALID_40, WLAN_RC_PHY_HT_40_SS, 121500, /* 121.5 Mb */
266                         102700, 0x86, 0x00, 6,
267                         8, 23, 3, 18, 34, 34, 34, 60156 },
268                 { INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS, 135000, /* 135 Mb */
269                         112000, 0x87, 0x00, 7,
270                         8, 23, 3, 19, 35, 36, 36, 66840 },
271                 { INVALID, VALID_40, WLAN_RC_PHY_HT_40_SS_HGI, 150000, /* 150 Mb */
272                         122000, 0x87, 0x00, 7,
273                         8, 25, 3, 19, 35, 36, 36, 74200 },
274                 { INVALID, INVALID, WLAN_RC_PHY_HT_40_DS, 27000, /* 27 Mb */
275                         25800, 0x88, 0x00, 8,
276                         8, 2, 3, 20, 37, 37, 37, 13360 },
277                 { INVALID, INVALID, WLAN_RC_PHY_HT_40_DS, 54000, /* 54 Mb */
278                         49800, 0x89, 0x00, 9,
279                         8, 4, 3, 21, 38, 38, 38, 26720 },
280                 { INVALID, INVALID, WLAN_RC_PHY_HT_40_DS, 81000, /* 81 Mb */
281                         71900, 0x8a, 0x00, 10,
282                         8, 6, 3, 22, 39, 39, 39, 40080 },
283                 { VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 108000, /* 108 Mb */
284                         92500, 0x8b, 0x00, 11,
285                         8, 10, 3, 23, 40, 40, 40, 53440 },
286                 { VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 162000, /* 162 Mb */
287                         130300, 0x8c, 0x00, 12,
288                         8, 14, 3, 24, 41, 41, 41, 80160 },
289                 { VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 216000, /* 216 Mb */
290                         162800, 0x8d, 0x00, 13,
291                         8, 20, 3, 25, 42, 42, 42, 106880 },
292                 { VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 243000, /* 243 Mb */
293                         178200, 0x8e, 0x00, 14,
294                         8, 23, 3, 26, 43, 43, 43, 120240 },
295                 { VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS, 270000, /* 270 Mb */
296                         192100, 0x8f, 0x00, 15,
297                         8, 23, 3, 27, 44, 45, 45, 133600 },
298                 { VALID_40, INVALID, WLAN_RC_PHY_HT_40_DS_HGI, 300000, /* 300 Mb */
299                         207000, 0x8f, 0x00, 15,
300                         8, 25, 3, 27, 44, 45, 45, 148400 },
301                 },
302         50,  /* probe interval */
303         50,  /* rssi reduce interval */
304         WLAN_RC_HT_FLAG,  /* Phy rates allowed initially */
305 };
306
307 static struct ath_rate_table ar5416_11a_ratetable = {
308         8,
309         {0},
310         {
311                 { VALID, VALID, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */
312                         5400, 0x0b, 0x00, (0x80|12),
313                         0, 2, 1, 0, 0 },
314                 { VALID, VALID, WLAN_RC_PHY_OFDM, 9000, /* 9 Mb */
315                         7800, 0x0f, 0x00, 18,
316                         0, 3, 1, 1, 0 },
317                 { VALID, VALID, WLAN_RC_PHY_OFDM, 12000, /* 12 Mb */
318                         10000, 0x0a, 0x00, (0x80|24),
319                         2, 4, 2, 2, 0 },
320                 { VALID, VALID, WLAN_RC_PHY_OFDM, 18000, /* 18 Mb */
321                         13900, 0x0e, 0x00, 36,
322                         2, 6, 2, 3, 0 },
323                 { VALID, VALID, WLAN_RC_PHY_OFDM, 24000, /* 24 Mb */
324                         17300, 0x09, 0x00, (0x80|48),
325                         4, 10, 3, 4, 0 },
326                 { VALID, VALID, WLAN_RC_PHY_OFDM, 36000, /* 36 Mb */
327                         23000, 0x0d, 0x00, 72,
328                         4, 14, 3, 5, 0 },
329                 { VALID, VALID, WLAN_RC_PHY_OFDM, 48000, /* 48 Mb */
330                         27400, 0x08, 0x00, 96,
331                         4, 19, 3, 6, 0 },
332                 { VALID, VALID, WLAN_RC_PHY_OFDM, 54000, /* 54 Mb */
333                         29300, 0x0c, 0x00, 108,
334                         4, 23, 3, 7, 0 },
335         },
336         50,  /* probe interval */
337         50,  /* rssi reduce interval */
338         0,   /* Phy rates allowed initially */
339 };
340
341 static struct ath_rate_table ar5416_11g_ratetable = {
342         12,
343         {0},
344         {
345                 { VALID, VALID, WLAN_RC_PHY_CCK, 1000, /* 1 Mb */
346                         900, 0x1b, 0x00, 2,
347                         0, 0, 1, 0, 0 },
348                 { VALID, VALID, WLAN_RC_PHY_CCK, 2000, /* 2 Mb */
349                         1900, 0x1a, 0x04, 4,
350                         1, 1, 1, 1, 0 },
351                 { VALID, VALID, WLAN_RC_PHY_CCK, 5500, /* 5.5 Mb */
352                         4900, 0x19, 0x04, 11,
353                         2, 2, 2, 2, 0 },
354                 { VALID, VALID, WLAN_RC_PHY_CCK, 11000, /* 11 Mb */
355                         8100, 0x18, 0x04, 22,
356                         3, 3, 2, 3, 0 },
357                 { INVALID, INVALID, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */
358                         5400, 0x0b, 0x00, 12,
359                         4, 2, 1, 4, 0 },
360                 { INVALID, INVALID, WLAN_RC_PHY_OFDM, 9000, /* 9 Mb */
361                         7800, 0x0f, 0x00, 18,
362                         4, 3, 1, 5, 0 },
363                 { VALID, VALID, WLAN_RC_PHY_OFDM, 12000, /* 12 Mb */
364                         10000, 0x0a, 0x00, 24,
365                         6, 4, 1, 6, 0 },
366                 { VALID, VALID, WLAN_RC_PHY_OFDM, 18000, /* 18 Mb */
367                         13900, 0x0e, 0x00, 36,
368                         6, 6, 2, 7, 0 },
369                 { VALID, VALID, WLAN_RC_PHY_OFDM, 24000, /* 24 Mb */
370                         17300, 0x09, 0x00, 48,
371                         8, 10, 3, 8, 0 },
372                 { VALID, VALID, WLAN_RC_PHY_OFDM, 36000, /* 36 Mb */
373                         23000, 0x0d, 0x00, 72,
374                         8, 14, 3, 9, 0 },
375                 { VALID, VALID, WLAN_RC_PHY_OFDM, 48000, /* 48 Mb */
376                         27400, 0x08, 0x00, 96,
377                         8, 19, 3, 10, 0 },
378                 { VALID, VALID, WLAN_RC_PHY_OFDM, 54000, /* 54 Mb */
379                         29300, 0x0c, 0x00, 108,
380                         8, 23, 3, 11, 0 },
381         },
382         50,  /* probe interval */
383         50,  /* rssi reduce interval */
384         0,   /* Phy rates allowed initially */
385 };
386
387 static struct ath_rate_table ar5416_11b_ratetable = {
388         4,
389         {0},
390         {
391                 { VALID, VALID, WLAN_RC_PHY_CCK, 1000, /* 1 Mb */
392                         900, 0x1b,  0x00, (0x80|2),
393                         0, 0, 1, 0, 0 },
394                 { VALID, VALID, WLAN_RC_PHY_CCK, 2000, /* 2 Mb */
395                         1800, 0x1a, 0x04, (0x80|4),
396                         1, 1, 1, 1, 0 },
397                 { VALID, VALID, WLAN_RC_PHY_CCK, 5500, /* 5.5 Mb */
398                         4300, 0x19, 0x04, (0x80|11),
399                         1, 2, 2, 2, 0 },
400                 { VALID, VALID, WLAN_RC_PHY_CCK, 11000, /* 11 Mb */
401                         7100, 0x18, 0x04, (0x80|22),
402                         1, 4, 100, 3, 0 },
403         },
404         100, /* probe interval */
405         100, /* rssi reduce interval */
406         0,   /* Phy rates allowed initially */
407 };
408
409 static inline int8_t median(int8_t a, int8_t b, int8_t c)
410 {
411         if (a >= b) {
412                 if (b >= c)
413                         return b;
414                 else if (a > c)
415                         return c;
416                 else
417                         return a;
418         } else {
419                 if (a >= c)
420                         return a;
421                 else if (b >= c)
422                         return c;
423                 else
424                         return b;
425         }
426 }
427
428 static void ath_rc_sort_validrates(struct ath_rate_table *rate_table,
429                                    struct ath_rate_priv *ath_rc_priv)
430 {
431         u8 i, j, idx, idx_next;
432
433         for (i = ath_rc_priv->max_valid_rate - 1; i > 0; i--) {
434                 for (j = 0; j <= i-1; j++) {
435                         idx = ath_rc_priv->valid_rate_index[j];
436                         idx_next = ath_rc_priv->valid_rate_index[j+1];
437
438                         if (rate_table->info[idx].ratekbps >
439                                 rate_table->info[idx_next].ratekbps) {
440                                 ath_rc_priv->valid_rate_index[j] = idx_next;
441                                 ath_rc_priv->valid_rate_index[j+1] = idx;
442                         }
443                 }
444         }
445 }
446
447 static void ath_rc_init_valid_txmask(struct ath_rate_priv *ath_rc_priv)
448 {
449         u8 i;
450
451         for (i = 0; i < ath_rc_priv->rate_table_size; i++)
452                 ath_rc_priv->valid_rate_index[i] = 0;
453 }
454
455 static inline void ath_rc_set_valid_txmask(struct ath_rate_priv *ath_rc_priv,
456                                            u8 index, int valid_tx_rate)
457 {
458         ASSERT(index <= ath_rc_priv->rate_table_size);
459         ath_rc_priv->valid_rate_index[index] = valid_tx_rate ? 1 : 0;
460 }
461
462 static inline int ath_rc_isvalid_txmask(struct ath_rate_priv *ath_rc_priv,
463                                         u8 index)
464 {
465         ASSERT(index <= ath_rc_priv->rate_table_size);
466         return ath_rc_priv->valid_rate_index[index];
467 }
468
469 static inline int ath_rc_get_nextvalid_txrate(struct ath_rate_table *rate_table,
470                                               struct ath_rate_priv *ath_rc_priv,
471                                               u8 cur_valid_txrate,
472                                               u8 *next_idx)
473 {
474         u8 i;
475
476         for (i = 0; i < ath_rc_priv->max_valid_rate - 1; i++) {
477                 if (ath_rc_priv->valid_rate_index[i] == cur_valid_txrate) {
478                         *next_idx = ath_rc_priv->valid_rate_index[i+1];
479                         return 1;
480                 }
481         }
482
483         /* No more valid rates */
484         *next_idx = 0;
485
486         return 0;
487 }
488
489 /* Return true only for single stream */
490
491 static int ath_rc_valid_phyrate(u32 phy, u32 capflag, int ignore_cw)
492 {
493         if (WLAN_RC_PHY_HT(phy) && !(capflag & WLAN_RC_HT_FLAG))
494                 return 0;
495         if (WLAN_RC_PHY_DS(phy) && !(capflag & WLAN_RC_DS_FLAG))
496                 return 0;
497         if (WLAN_RC_PHY_SGI(phy) && !(capflag & WLAN_RC_SGI_FLAG))
498                 return 0;
499         if (!ignore_cw && WLAN_RC_PHY_HT(phy))
500                 if (WLAN_RC_PHY_40(phy) && !(capflag & WLAN_RC_40_FLAG))
501                         return 0;
502                 if (!WLAN_RC_PHY_40(phy) && (capflag & WLAN_RC_40_FLAG))
503                         return 0;
504         return 1;
505 }
506
507 static inline int
508 ath_rc_get_nextlowervalid_txrate(struct ath_rate_table *rate_table,
509                                  struct ath_rate_priv *ath_rc_priv,
510                                  u8 cur_valid_txrate, u8 *next_idx)
511 {
512         int8_t i;
513
514         for (i = 1; i < ath_rc_priv->max_valid_rate ; i++) {
515                 if (ath_rc_priv->valid_rate_index[i] == cur_valid_txrate) {
516                         *next_idx = ath_rc_priv->valid_rate_index[i-1];
517                         return 1;
518                 }
519         }
520
521         return 0;
522 }
523
524 static u8 ath_rc_init_validrates(struct ath_rate_priv *ath_rc_priv,
525                                  struct ath_rate_table *rate_table,
526                                  u32 capflag)
527 {
528         u8 i, hi = 0;
529         u32 valid;
530
531         for (i = 0; i < rate_table->rate_cnt; i++) {
532                 valid = (ath_rc_priv->single_stream ?
533                          rate_table->info[i].valid_single_stream :
534                          rate_table->info[i].valid);
535                 if (valid == 1) {
536                         u32 phy = rate_table->info[i].phy;
537                         u8 valid_rate_count = 0;
538
539                         if (!ath_rc_valid_phyrate(phy, capflag, 0))
540                                 continue;
541
542                         valid_rate_count = ath_rc_priv->valid_phy_ratecnt[phy];
543
544                         ath_rc_priv->valid_phy_rateidx[phy][valid_rate_count] = i;
545                         ath_rc_priv->valid_phy_ratecnt[phy] += 1;
546                         ath_rc_set_valid_txmask(ath_rc_priv, i, 1);
547                         hi = A_MAX(hi, i);
548                 }
549         }
550
551         return hi;
552 }
553
554 static u8 ath_rc_setvalid_rates(struct ath_rate_priv *ath_rc_priv,
555                                 struct ath_rate_table *rate_table,
556                                 struct ath_rateset *rateset,
557                                 u32 capflag)
558 {
559         u8 i, j, hi = 0;
560
561         /* Use intersection of working rates and valid rates */
562         for (i = 0; i < rateset->rs_nrates; i++) {
563                 for (j = 0; j < rate_table->rate_cnt; j++) {
564                         u32 phy = rate_table->info[j].phy;
565                         u32 valid = (ath_rc_priv->single_stream ?
566                                 rate_table->info[j].valid_single_stream :
567                                 rate_table->info[j].valid);
568                         u8 rate = rateset->rs_rates[i];
569                         u8 dot11rate = rate_table->info[j].dot11rate;
570
571                         /* We allow a rate only if its valid and the
572                          * capflag matches one of the validity
573                          * (VALID/VALID_20/VALID_40) flags */
574
575                         if (((rate & 0x7F) == (dot11rate & 0x7F)) &&
576                             ((valid & WLAN_RC_CAP_MODE(capflag)) ==
577                              WLAN_RC_CAP_MODE(capflag)) &&
578                             !WLAN_RC_PHY_HT(phy)) {
579                                 u8 valid_rate_count = 0;
580
581                                 if (!ath_rc_valid_phyrate(phy, capflag, 0))
582                                         continue;
583
584                                 valid_rate_count =
585                                         ath_rc_priv->valid_phy_ratecnt[phy];
586
587                                 ath_rc_priv->valid_phy_rateidx[phy]
588                                         [valid_rate_count] = j;
589                                 ath_rc_priv->valid_phy_ratecnt[phy] += 1;
590                                 ath_rc_set_valid_txmask(ath_rc_priv, j, 1);
591                                 hi = A_MAX(hi, j);
592                         }
593                 }
594         }
595
596         return hi;
597 }
598
599 static u8 ath_rc_setvalid_htrates(struct ath_rate_priv *ath_rc_priv,
600                                   struct ath_rate_table *rate_table,
601                                   u8 *mcs_set, u32 capflag)
602 {
603         struct ath_rateset *rateset = (struct ath_rateset *)mcs_set;
604
605         u8 i, j, hi = 0;
606
607         /* Use intersection of working rates and valid rates */
608         for (i = 0; i < rateset->rs_nrates; i++) {
609                 for (j = 0; j < rate_table->rate_cnt; j++) {
610                         u32 phy = rate_table->info[j].phy;
611                         u32 valid = (ath_rc_priv->single_stream ?
612                                      rate_table->info[j].valid_single_stream :
613                                      rate_table->info[j].valid);
614                         u8 rate = rateset->rs_rates[i];
615                         u8 dot11rate = rate_table->info[j].dot11rate;
616
617                         if (((rate & 0x7F) != (dot11rate & 0x7F)) ||
618                             !WLAN_RC_PHY_HT(phy) ||
619                             !WLAN_RC_PHY_HT_VALID(valid, capflag))
620                                 continue;
621
622                         if (!ath_rc_valid_phyrate(phy, capflag, 0))
623                                 continue;
624
625                         ath_rc_priv->valid_phy_rateidx[phy]
626                                 [ath_rc_priv->valid_phy_ratecnt[phy]] = j;
627                         ath_rc_priv->valid_phy_ratecnt[phy] += 1;
628                         ath_rc_set_valid_txmask(ath_rc_priv, j, 1);
629                         hi = A_MAX(hi, j);
630                 }
631         }
632
633         return hi;
634 }
635
636 static u8 ath_rc_ratefind_ht(struct ath_softc *sc,
637                              struct ath_rate_priv *ath_rc_priv,
638                              struct ath_rate_table *rate_table,
639                              int probe_allowed, int *is_probing,
640                              int is_retry)
641 {
642         u32 dt, best_thruput, this_thruput, now_msec;
643         u8 rate, next_rate, best_rate, maxindex, minindex;
644         int8_t  rssi_last, rssi_reduce = 0, index = 0;
645
646         *is_probing = 0;
647
648         rssi_last = median(ath_rc_priv->rssi_last,
649                            ath_rc_priv->rssi_last_prev,
650                            ath_rc_priv->rssi_last_prev2);
651
652         /*
653          * Age (reduce) last ack rssi based on how old it is.
654          * The bizarre numbers are so the delta is 160msec,
655          * meaning we divide by 16.
656          *   0msec   <= dt <= 25msec:   don't derate
657          *   25msec  <= dt <= 185msec:  derate linearly from 0 to 10dB
658          *   185msec <= dt:             derate by 10dB
659          */
660
661         now_msec = jiffies_to_msecs(jiffies);
662         dt = now_msec - ath_rc_priv->rssi_time;
663
664         if (dt >= 185)
665                 rssi_reduce = 10;
666         else if (dt >= 25)
667                 rssi_reduce = (u8)((dt - 25) >> 4);
668
669         /* Now reduce rssi_last by rssi_reduce */
670         if (rssi_last < rssi_reduce)
671                 rssi_last = 0;
672         else
673                 rssi_last -= rssi_reduce;
674
675         /*
676          * Now look up the rate in the rssi table and return it.
677          * If no rates match then we return 0 (lowest rate)
678          */
679
680         best_thruput = 0;
681         maxindex = ath_rc_priv->max_valid_rate-1;
682
683         minindex = 0;
684         best_rate = minindex;
685
686         /*
687          * Try the higher rate first. It will reduce memory moving time
688          * if we have very good channel characteristics.
689          */
690         for (index = maxindex; index >= minindex ; index--) {
691                 u8 per_thres;
692
693                 rate = ath_rc_priv->valid_rate_index[index];
694                 if (rate > ath_rc_priv->rate_max_phy)
695                         continue;
696
697                 /*
698                  * For TCP the average collision rate is around 11%,
699                  * so we ignore PERs less than this.  This is to
700                  * prevent the rate we are currently using (whose
701                  * PER might be in the 10-15 range because of TCP
702                  * collisions) looking worse than the next lower
703                  * rate whose PER has decayed close to 0.  If we
704                  * used to next lower rate, its PER would grow to
705                  * 10-15 and we would be worse off then staying
706                  * at the current rate.
707                  */
708                 per_thres = ath_rc_priv->state[rate].per;
709                 if (per_thres < 12)
710                         per_thres = 12;
711
712                 this_thruput = rate_table->info[rate].user_ratekbps *
713                         (100 - per_thres);
714
715                 if (best_thruput <= this_thruput) {
716                         best_thruput = this_thruput;
717                         best_rate    = rate;
718                 }
719         }
720
721         rate = best_rate;
722
723         /* if we are retrying for more than half the number
724          * of max retries, use the min rate for the next retry
725          */
726         if (is_retry)
727                 rate = ath_rc_priv->valid_rate_index[minindex];
728
729         ath_rc_priv->rssi_last_lookup = rssi_last;
730
731         /*
732          * Must check the actual rate (ratekbps) to account for
733          * non-monoticity of 11g's rate table
734          */
735
736         if (rate >= ath_rc_priv->rate_max_phy && probe_allowed) {
737                 rate = ath_rc_priv->rate_max_phy;
738
739                 /* Probe the next allowed phy state */
740                 /* FIXME:XXXX Check to make sure ratMax is checked properly */
741                 if (ath_rc_get_nextvalid_txrate(rate_table,
742                                                 ath_rc_priv, rate, &next_rate) &&
743                     (now_msec - ath_rc_priv->probe_time >
744                      rate_table->probe_interval) &&
745                     (ath_rc_priv->hw_maxretry_pktcnt >= 1)) {
746                         rate = next_rate;
747                         ath_rc_priv->probe_rate = rate;
748                         ath_rc_priv->probe_time = now_msec;
749                         ath_rc_priv->hw_maxretry_pktcnt = 0;
750                         *is_probing = 1;
751                 }
752         }
753
754         if (rate > (ath_rc_priv->rate_table_size - 1))
755                 rate = ath_rc_priv->rate_table_size - 1;
756
757         ASSERT((rate_table->info[rate].valid && !ath_rc_priv->single_stream) ||
758                (rate_table->info[rate].valid_single_stream &&
759                 ath_rc_priv->single_stream));
760
761         return rate;
762 }
763
764 static void ath_rc_rate_set_series(struct ath_rate_table *rate_table ,
765                                    struct ieee80211_tx_rate *rate,
766                                    u8 tries, u8 rix, int rtsctsenable)
767 {
768         rate->count = tries;
769         rate->idx = rix;
770
771         if (rtsctsenable)
772                 rate->flags |= IEEE80211_TX_RC_USE_RTS_CTS;
773         if (WLAN_RC_PHY_40(rate_table->info[rix].phy))
774                 rate->flags |= IEEE80211_TX_RC_40_MHZ_WIDTH;
775         if (WLAN_RC_PHY_SGI(rate_table->info[rix].phy))
776                 rate->flags |= IEEE80211_TX_RC_SHORT_GI;
777         if (WLAN_RC_PHY_HT(rate_table->info[rix].phy))
778                 rate->flags |= IEEE80211_TX_RC_MCS;
779 }
780
781 static u8 ath_rc_rate_getidx(struct ath_softc *sc,
782                              struct ath_rate_priv *ath_rc_priv,
783                              struct ath_rate_table *rate_table,
784                              u8 rix, u16 stepdown,
785                              u16 min_rate)
786 {
787         u32 j;
788         u8 nextindex;
789
790         if (min_rate) {
791                 for (j = RATE_TABLE_SIZE; j > 0; j--) {
792                         if (ath_rc_get_nextlowervalid_txrate(rate_table,
793                                                 ath_rc_priv, rix, &nextindex))
794                                 rix = nextindex;
795                         else
796                                 break;
797                 }
798         } else {
799                 for (j = stepdown; j > 0; j--) {
800                         if (ath_rc_get_nextlowervalid_txrate(rate_table,
801                                                 ath_rc_priv, rix, &nextindex))
802                                 rix = nextindex;
803                         else
804                                 break;
805                 }
806         }
807         return rix;
808 }
809
810 static void ath_rc_ratefind(struct ath_softc *sc,
811                             struct ath_rate_priv *ath_rc_priv,
812                             int num_tries, int num_rates,
813                             struct ieee80211_tx_info *tx_info, int *is_probe,
814                             int is_retry)
815 {
816         u8 try_per_rate = 0, i = 0, rix, nrix;
817         struct ath_rate_table *rate_table;
818         struct ieee80211_tx_rate *rates = tx_info->control.rates;
819
820         rate_table = sc->cur_rate_table;
821         rix = ath_rc_ratefind_ht(sc, ath_rc_priv, rate_table, 1,
822                                  is_probe, is_retry);
823         nrix = rix;
824
825         if (*is_probe) {
826                 /* set one try for probe rates. For the
827                  * probes don't enable rts */
828                 ath_rc_rate_set_series(rate_table,
829                         &rates[i++], 1, nrix, 0);
830
831                 try_per_rate = (num_tries/num_rates);
832                 /* Get the next tried/allowed rate. No RTS for the next series
833                  * after the probe rate
834                  */
835                 nrix = ath_rc_rate_getidx(sc,
836                         ath_rc_priv, rate_table, nrix, 1, 0);
837                 ath_rc_rate_set_series(rate_table,
838                         &rates[i++], try_per_rate, nrix, 0);
839         } else {
840                 try_per_rate = (num_tries/num_rates);
841                 /* Set the choosen rate. No RTS for first series entry. */
842                 ath_rc_rate_set_series(rate_table,
843                         &rates[i++], try_per_rate, nrix, 0);
844         }
845
846         /* Fill in the other rates for multirate retry */
847         for ( ; i < num_rates; i++) {
848                 u8 try_num;
849                 u8 min_rate;
850
851                 try_num = ((i + 1) == num_rates) ?
852                         num_tries - (try_per_rate * i) : try_per_rate ;
853                 min_rate = (((i + 1) == num_rates) && 0);
854
855                 nrix = ath_rc_rate_getidx(sc, ath_rc_priv,
856                                           rate_table, nrix, 1, min_rate);
857                 /* All other rates in the series have RTS enabled */
858                 ath_rc_rate_set_series(rate_table,
859                                        &rates[i], try_num, nrix, 1);
860         }
861
862         /*
863          * NB:Change rate series to enable aggregation when operating
864          * at lower MCS rates. When first rate in series is MCS2
865          * in HT40 @ 2.4GHz, series should look like:
866          *
867          * {MCS2, MCS1, MCS0, MCS0}.
868          *
869          * When first rate in series is MCS3 in HT20 @ 2.4GHz, series should
870          * look like:
871          *
872          * {MCS3, MCS2, MCS1, MCS1}
873          *
874          * So, set fourth rate in series to be same as third one for
875          * above conditions.
876          */
877         if ((sc->hw->conf.channel->band == IEEE80211_BAND_2GHZ) &&
878             (sc->hw->conf.ht.enabled)) {
879                 u8 dot11rate = rate_table->info[rix].dot11rate;
880                 u8 phy = rate_table->info[rix].phy;
881                 if (i == 4 &&
882                     ((dot11rate == 2 && phy == WLAN_RC_PHY_HT_40_SS) ||
883                      (dot11rate == 3 && phy == WLAN_RC_PHY_HT_20_SS))) {
884                         rates[3].idx = rates[2].idx;
885                         rates[3].flags = rates[2].flags;
886                 }
887         }
888 }
889
890 static bool ath_rc_update_per(struct ath_softc *sc,
891                               struct ath_rate_table *rate_table,
892                               struct ath_rate_priv *ath_rc_priv,
893                               struct ath_tx_info_priv *tx_info_priv,
894                               int tx_rate, int xretries, int retries,
895                               u32 now_msec)
896 {
897         bool state_change = false;
898         int count;
899         u8 last_per;
900         static u32 nretry_to_per_lookup[10] = {
901                 100 * 0 / 1,
902                 100 * 1 / 4,
903                 100 * 1 / 2,
904                 100 * 3 / 4,
905                 100 * 4 / 5,
906                 100 * 5 / 6,
907                 100 * 6 / 7,
908                 100 * 7 / 8,
909                 100 * 8 / 9,
910                 100 * 9 / 10
911         };
912
913         last_per = ath_rc_priv->state[tx_rate].per;
914
915         if (xretries) {
916                 if (xretries == 1) {
917                         ath_rc_priv->state[tx_rate].per += 30;
918                         if (ath_rc_priv->state[tx_rate].per > 100)
919                                 ath_rc_priv->state[tx_rate].per = 100;
920                 } else {
921                         /* xretries == 2 */
922                         count = ARRAY_SIZE(nretry_to_per_lookup);
923                         if (retries >= count)
924                                 retries = count - 1;
925
926                         /* new_PER = 7/8*old_PER + 1/8*(currentPER) */
927                         ath_rc_priv->state[tx_rate].per =
928                                 (u8)(last_per - (last_per >> 3) + (100 >> 3));
929                 }
930
931                 /* xretries == 1 or 2 */
932
933                 if (ath_rc_priv->probe_rate == tx_rate)
934                         ath_rc_priv->probe_rate = 0;
935
936         } else { /* xretries == 0 */
937                 count = ARRAY_SIZE(nretry_to_per_lookup);
938                 if (retries >= count)
939                         retries = count - 1;
940
941                 if (tx_info_priv->n_bad_frames) {
942                         /* new_PER = 7/8*old_PER + 1/8*(currentPER)
943                          * Assuming that n_frames is not 0.  The current PER
944                          * from the retries is 100 * retries / (retries+1),
945                          * since the first retries attempts failed, and the
946                          * next one worked.  For the one that worked,
947                          * n_bad_frames subframes out of n_frames wored,
948                          * so the PER for that part is
949                          * 100 * n_bad_frames / n_frames, and it contributes
950                          * 100 * n_bad_frames / (n_frames * (retries+1)) to
951                          * the above PER.  The expression below is a
952                          * simplified version of the sum of these two terms.
953                          */
954                         if (tx_info_priv->n_frames > 0) {
955                                 int n_frames, n_bad_frames;
956                                 u8 cur_per, new_per;
957
958                                 n_bad_frames = retries * tx_info_priv->n_frames +
959                                         tx_info_priv->n_bad_frames;
960                                 n_frames = tx_info_priv->n_frames * (retries + 1);
961                                 cur_per = (100 * n_bad_frames / n_frames) >> 3;
962                                 new_per = (u8)(last_per - (last_per >> 3) + cur_per);
963                                 ath_rc_priv->state[tx_rate].per = new_per;
964                         }
965                 } else {
966                         ath_rc_priv->state[tx_rate].per =
967                                 (u8)(last_per - (last_per >> 3) +
968                                      (nretry_to_per_lookup[retries] >> 3));
969                 }
970
971                 ath_rc_priv->rssi_last_prev2 = ath_rc_priv->rssi_last_prev;
972                 ath_rc_priv->rssi_last_prev  = ath_rc_priv->rssi_last;
973                 ath_rc_priv->rssi_last = tx_info_priv->tx.ts_rssi;
974                 ath_rc_priv->rssi_time = now_msec;
975
976                 /*
977                  * If we got at most one retry then increase the max rate if
978                  * this was a probe.  Otherwise, ignore the probe.
979                  */
980                 if (ath_rc_priv->probe_rate && ath_rc_priv->probe_rate == tx_rate) {
981                         if (retries > 0 || 2 * tx_info_priv->n_bad_frames >
982                                 tx_info_priv->n_frames) {
983                                 /*
984                                  * Since we probed with just a single attempt,
985                                  * any retries means the probe failed.  Also,
986                                  * if the attempt worked, but more than half
987                                  * the subframes were bad then also consider
988                                  * the probe a failure.
989                                  */
990                                 ath_rc_priv->probe_rate = 0;
991                         } else {
992                                 u8 probe_rate = 0;
993
994                                 ath_rc_priv->rate_max_phy =
995                                         ath_rc_priv->probe_rate;
996                                 probe_rate = ath_rc_priv->probe_rate;
997
998                                 if (ath_rc_priv->state[probe_rate].per > 30)
999                                         ath_rc_priv->state[probe_rate].per = 20;
1000
1001                                 ath_rc_priv->probe_rate = 0;
1002
1003                                 /*
1004                                  * Since this probe succeeded, we allow the next
1005                                  * probe twice as soon.  This allows the maxRate
1006                                  * to move up faster if the probes are
1007                                  * succesful.
1008                                  */
1009                                 ath_rc_priv->probe_time =
1010                                         now_msec - rate_table->probe_interval / 2;
1011                         }
1012                 }
1013
1014                 if (retries > 0) {
1015                         /*
1016                          * Don't update anything.  We don't know if
1017                          * this was because of collisions or poor signal.
1018                          *
1019                          * Later: if rssi_ack is close to
1020                          * ath_rc_priv->state[txRate].rssi_thres and we see lots
1021                          * of retries, then we could increase
1022                          * ath_rc_priv->state[txRate].rssi_thres.
1023                          */
1024                         ath_rc_priv->hw_maxretry_pktcnt = 0;
1025                 } else {
1026                         int32_t rssi_ackAvg;
1027                         int8_t rssi_thres;
1028                         int8_t rssi_ack_vmin;
1029
1030                         /*
1031                          * It worked with no retries. First ignore bogus (small)
1032                          * rssi_ack values.
1033                          */
1034                         if (tx_rate == ath_rc_priv->rate_max_phy &&
1035                             ath_rc_priv->hw_maxretry_pktcnt < 255) {
1036                                 ath_rc_priv->hw_maxretry_pktcnt++;
1037                         }
1038
1039                         if (tx_info_priv->tx.ts_rssi <
1040                             rate_table->info[tx_rate].rssi_ack_validmin)
1041                                 goto exit;
1042
1043                         /* Average the rssi */
1044                         if (tx_rate != ath_rc_priv->rssi_sum_rate) {
1045                                 ath_rc_priv->rssi_sum_rate = tx_rate;
1046                                 ath_rc_priv->rssi_sum =
1047                                         ath_rc_priv->rssi_sum_cnt = 0;
1048                         }
1049
1050                         ath_rc_priv->rssi_sum += tx_info_priv->tx.ts_rssi;
1051                         ath_rc_priv->rssi_sum_cnt++;
1052
1053                         if (ath_rc_priv->rssi_sum_cnt < 4)
1054                                 goto exit;
1055
1056                         rssi_ackAvg =
1057                                 (ath_rc_priv->rssi_sum + 2) / 4;
1058                         rssi_thres =
1059                                 ath_rc_priv->state[tx_rate].rssi_thres;
1060                         rssi_ack_vmin =
1061                                 rate_table->info[tx_rate].rssi_ack_validmin;
1062
1063                         ath_rc_priv->rssi_sum =
1064                                 ath_rc_priv->rssi_sum_cnt = 0;
1065
1066                         /* Now reduce the current rssi threshold */
1067                         if ((rssi_ackAvg < rssi_thres + 2) &&
1068                             (rssi_thres > rssi_ack_vmin)) {
1069                                 ath_rc_priv->state[tx_rate].rssi_thres--;
1070                         }
1071
1072                         state_change = true;
1073                 }
1074         }
1075 exit:
1076         return state_change;
1077 }
1078
1079 /* Update PER, RSSI and whatever else that the code thinks it is doing.
1080    If you can make sense of all this, you really need to go out more. */
1081
1082 static void ath_rc_update_ht(struct ath_softc *sc,
1083                              struct ath_rate_priv *ath_rc_priv,
1084                              struct ath_tx_info_priv *tx_info_priv,
1085                              int tx_rate, int xretries, int retries)
1086 {
1087 #define CHK_RSSI(rate)                                  \
1088         ((ath_rc_priv->state[(rate)].rssi_thres +       \
1089           rate_table->info[(rate)].rssi_ack_deltamin) > \
1090          ath_rc_priv->state[(rate)+1].rssi_thres)
1091
1092         u32 now_msec = jiffies_to_msecs(jiffies);
1093         int rate;
1094         u8 last_per;
1095         bool state_change = false;
1096         struct ath_rate_table *rate_table = sc->cur_rate_table;
1097         int size = ath_rc_priv->rate_table_size;
1098
1099         if ((tx_rate < 0) || (tx_rate > rate_table->rate_cnt))
1100                 return;
1101
1102         /* To compensate for some imbalance between ctrl and ext. channel */
1103
1104         if (WLAN_RC_PHY_40(rate_table->info[tx_rate].phy))
1105                 tx_info_priv->tx.ts_rssi =
1106                         tx_info_priv->tx.ts_rssi < 3 ? 0 :
1107                         tx_info_priv->tx.ts_rssi - 3;
1108
1109         last_per = ath_rc_priv->state[tx_rate].per;
1110
1111         /* Update PER first */
1112         state_change = ath_rc_update_per(sc, rate_table, ath_rc_priv,
1113                                          tx_info_priv, tx_rate, xretries,
1114                                          retries, now_msec);
1115
1116         /*
1117          * If this rate looks bad (high PER) then stop using it for
1118          * a while (except if we are probing).
1119          */
1120         if (ath_rc_priv->state[tx_rate].per >= 55 && tx_rate > 0 &&
1121             rate_table->info[tx_rate].ratekbps <=
1122             rate_table->info[ath_rc_priv->rate_max_phy].ratekbps) {
1123                 ath_rc_get_nextlowervalid_txrate(rate_table, ath_rc_priv,
1124                                  (u8)tx_rate, &ath_rc_priv->rate_max_phy);
1125
1126                 /* Don't probe for a little while. */
1127                 ath_rc_priv->probe_time = now_msec;
1128         }
1129
1130         if (state_change) {
1131                 /*
1132                  * Make sure the rates above this have higher rssi thresholds.
1133                  * (Note:  Monotonicity is kept within the OFDM rates and
1134                  *         within the CCK rates. However, no adjustment is
1135                  *         made to keep the rssi thresholds monotonically
1136                  *         increasing between the CCK and OFDM rates.)
1137                  */
1138                 for (rate = tx_rate; rate < size - 1; rate++) {
1139                         if (rate_table->info[rate+1].phy !=
1140                             rate_table->info[tx_rate].phy)
1141                                 break;
1142
1143                         if (CHK_RSSI(rate)) {
1144                                 ath_rc_priv->state[rate+1].rssi_thres =
1145                                         ath_rc_priv->state[rate].rssi_thres +
1146                                         rate_table->info[rate].rssi_ack_deltamin;
1147                         }
1148                 }
1149
1150                 /* Make sure the rates below this have lower rssi thresholds. */
1151                 for (rate = tx_rate - 1; rate >= 0; rate--) {
1152                         if (rate_table->info[rate].phy !=
1153                             rate_table->info[tx_rate].phy)
1154                                 break;
1155
1156                         if (CHK_RSSI(rate)) {
1157                                 if (ath_rc_priv->state[rate+1].rssi_thres <
1158                                     rate_table->info[rate].rssi_ack_deltamin)
1159                                         ath_rc_priv->state[rate].rssi_thres = 0;
1160                                 else {
1161                                         ath_rc_priv->state[rate].rssi_thres =
1162                                         ath_rc_priv->state[rate+1].rssi_thres -
1163                                         rate_table->info[rate].rssi_ack_deltamin;
1164                                 }
1165
1166                                 if (ath_rc_priv->state[rate].rssi_thres <
1167                                     rate_table->info[rate].rssi_ack_validmin) {
1168                                         ath_rc_priv->state[rate].rssi_thres =
1169                                         rate_table->info[rate].rssi_ack_validmin;
1170                                 }
1171                         }
1172                 }
1173         }
1174
1175         /* Make sure the rates below this have lower PER */
1176         /* Monotonicity is kept only for rates below the current rate. */
1177         if (ath_rc_priv->state[tx_rate].per < last_per) {
1178                 for (rate = tx_rate - 1; rate >= 0; rate--) {
1179                         if (rate_table->info[rate].phy !=
1180                             rate_table->info[tx_rate].phy)
1181                                 break;
1182
1183                         if (ath_rc_priv->state[rate].per >
1184                             ath_rc_priv->state[rate+1].per) {
1185                                 ath_rc_priv->state[rate].per =
1186                                         ath_rc_priv->state[rate+1].per;
1187                         }
1188                 }
1189         }
1190
1191         /* Maintain monotonicity for rates above the current rate */
1192         for (rate = tx_rate; rate < size - 1; rate++) {
1193                 if (ath_rc_priv->state[rate+1].per <
1194                     ath_rc_priv->state[rate].per)
1195                         ath_rc_priv->state[rate+1].per =
1196                                 ath_rc_priv->state[rate].per;
1197         }
1198
1199         /* Every so often, we reduce the thresholds and
1200          * PER (different for CCK and OFDM). */
1201         if (now_msec - ath_rc_priv->rssi_down_time >=
1202             rate_table->rssi_reduce_interval) {
1203
1204                 for (rate = 0; rate < size; rate++) {
1205                         if (ath_rc_priv->state[rate].rssi_thres >
1206                             rate_table->info[rate].rssi_ack_validmin)
1207                                 ath_rc_priv->state[rate].rssi_thres -= 1;
1208                 }
1209                 ath_rc_priv->rssi_down_time = now_msec;
1210         }
1211
1212         /* Every so often, we reduce the thresholds
1213          * and PER (different for CCK and OFDM). */
1214         if (now_msec - ath_rc_priv->per_down_time >=
1215             rate_table->rssi_reduce_interval) {
1216                 for (rate = 0; rate < size; rate++) {
1217                         ath_rc_priv->state[rate].per =
1218                                 7 * ath_rc_priv->state[rate].per / 8;
1219                 }
1220
1221                 ath_rc_priv->per_down_time = now_msec;
1222         }
1223
1224 #undef CHK_RSSI
1225 }
1226
1227 static int ath_rc_get_rateindex(struct ath_rate_table *rate_table,
1228                                 struct ieee80211_tx_rate *rate)
1229 {
1230         int rix;
1231
1232         if ((rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH) &&
1233             (rate->flags & IEEE80211_TX_RC_SHORT_GI))
1234                 rix = rate_table->info[rate->idx].ht_index;
1235         else if (rate->flags & IEEE80211_TX_RC_SHORT_GI)
1236                 rix = rate_table->info[rate->idx].sgi_index;
1237         else if (rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH)
1238                 rix = rate_table->info[rate->idx].cw40index;
1239         else
1240                 rix = rate_table->info[rate->idx].base_index;
1241
1242         return rix;
1243 }
1244
1245 static void ath_rc_tx_status(struct ath_softc *sc,
1246                              struct ath_rate_priv *ath_rc_priv,
1247                              struct ieee80211_tx_info *tx_info,
1248                              int final_ts_idx, int xretries, int long_retry)
1249 {
1250         struct ath_tx_info_priv *tx_info_priv = ATH_TX_INFO_PRIV(tx_info);
1251         struct ath_rate_table *rate_table;
1252         struct ieee80211_tx_rate *rates = tx_info->status.rates;
1253         u8 flags;
1254         u32 i = 0, rix;
1255
1256         rate_table = sc->cur_rate_table;
1257
1258         /*
1259          * If the first rate is not the final index, there
1260          * are intermediate rate failures to be processed.
1261          */
1262         if (final_ts_idx != 0) {
1263                 /* Process intermediate rates that failed.*/
1264                 for (i = 0; i < final_ts_idx ; i++) {
1265                         if (rates[i].count != 0 && (rates[i].idx >= 0)) {
1266                                 flags = rates[i].flags;
1267
1268                                 /* If HT40 and we have switched mode from
1269                                  * 40 to 20 => don't update */
1270
1271                                 if ((flags & IEEE80211_TX_RC_40_MHZ_WIDTH) &&
1272                                     (ath_rc_priv->rc_phy_mode != WLAN_RC_40_FLAG))
1273                                         return;
1274
1275                                 rix = ath_rc_get_rateindex(rate_table, &rates[i]);
1276                                 ath_rc_update_ht(sc, ath_rc_priv,
1277                                                 tx_info_priv, rix,
1278                                                 xretries ? 1 : 2,
1279                                                 rates[i].count);
1280                         }
1281                 }
1282         } else {
1283                 /*
1284                  * Handle the special case of MIMO PS burst, where the second
1285                  * aggregate is sent out with only one rate and one try.
1286                  * Treating it as an excessive retry penalizes the rate
1287                  * inordinately.
1288                  */
1289                 if (rates[0].count == 1 && xretries == 1)
1290                         xretries = 2;
1291         }
1292
1293         flags = rates[i].flags;
1294
1295         /* If HT40 and we have switched mode from 40 to 20 => don't update */
1296         if ((flags & IEEE80211_TX_RC_40_MHZ_WIDTH) &&
1297             (ath_rc_priv->rc_phy_mode != WLAN_RC_40_FLAG)) {
1298                 return;
1299         }
1300
1301         rix = ath_rc_get_rateindex(rate_table, &rates[i]);
1302         ath_rc_update_ht(sc, ath_rc_priv, tx_info_priv, rix,
1303                          xretries, long_retry);
1304 }
1305
1306 static struct ath_rate_table *ath_choose_rate_table(struct ath_softc *sc,
1307                                                     enum ieee80211_band band,
1308                                                     bool is_ht, bool is_cw_40)
1309 {
1310         int mode = 0;
1311
1312         switch(band) {
1313         case IEEE80211_BAND_2GHZ:
1314                 mode = ATH9K_MODE_11G;
1315                 if (is_ht)
1316                         mode = ATH9K_MODE_11NG_HT20;
1317                 if (is_cw_40)
1318                         mode = ATH9K_MODE_11NG_HT40PLUS;
1319                 break;
1320         case IEEE80211_BAND_5GHZ:
1321                 mode = ATH9K_MODE_11A;
1322                 if (is_ht)
1323                         mode = ATH9K_MODE_11NA_HT20;
1324                 if (is_cw_40)
1325                         mode = ATH9K_MODE_11NA_HT40PLUS;
1326                 break;
1327         default:
1328                 DPRINTF(sc, ATH_DBG_CONFIG, "Invalid band\n");
1329                 return NULL;
1330         }
1331
1332         BUG_ON(mode >= ATH9K_MODE_MAX);
1333
1334         DPRINTF(sc, ATH_DBG_CONFIG, "Choosing rate table for mode: %d\n", mode);
1335         return sc->hw_rate_table[mode];
1336 }
1337
1338 static void ath_rc_init(struct ath_softc *sc,
1339                         struct ath_rate_priv *ath_rc_priv,
1340                         struct ieee80211_supported_band *sband,
1341                         struct ieee80211_sta *sta)
1342 {
1343         struct ath_rate_table *rate_table = NULL;
1344         struct ath_rateset *rateset = &ath_rc_priv->neg_rates;
1345         u8 *ht_mcs = (u8 *)&ath_rc_priv->neg_ht_rates;
1346         u8 i, j, k, hi = 0, hthi = 0;
1347
1348         /* FIXME: Adhoc */
1349         if ((sc->sc_ah->ah_opmode == NL80211_IFTYPE_STATION) ||
1350             (sc->sc_ah->ah_opmode == NL80211_IFTYPE_ADHOC)) {
1351                 bool is_cw_40 = sta->ht_cap.cap & IEEE80211_HT_CAP_SUP_WIDTH_20_40;
1352                 rate_table = ath_choose_rate_table(sc, sband->band,
1353                                                    sta->ht_cap.ht_supported,
1354                                                    is_cw_40);
1355         } else if (sc->sc_ah->ah_opmode == NL80211_IFTYPE_AP) {
1356                 /* cur_rate_table would be set on init through config() */
1357                 rate_table = sc->cur_rate_table;
1358         }
1359
1360         if (!rate_table) {
1361                 DPRINTF(sc, ATH_DBG_FATAL, "Rate table not initialized\n");
1362                 return;
1363         }
1364
1365         if (sta->ht_cap.ht_supported) {
1366                 ath_rc_priv->ht_cap = (WLAN_RC_HT_FLAG | WLAN_RC_DS_FLAG);
1367                 if (sta->ht_cap.cap & IEEE80211_HT_CAP_SUP_WIDTH_20_40)
1368                         ath_rc_priv->ht_cap |= WLAN_RC_40_FLAG;
1369         }
1370
1371         /* Initial rate table size. Will change depending
1372          * on the working rate set */
1373         ath_rc_priv->rate_table_size = RATE_TABLE_SIZE;
1374
1375         /* Initialize thresholds according to the global rate table */
1376         for (i = 0 ; i < ath_rc_priv->rate_table_size; i++) {
1377                 ath_rc_priv->state[i].rssi_thres =
1378                         rate_table->info[i].rssi_ack_validmin;
1379                 ath_rc_priv->state[i].per = 0;
1380         }
1381
1382         /* Determine the valid rates */
1383         ath_rc_init_valid_txmask(ath_rc_priv);
1384
1385         for (i = 0; i < WLAN_RC_PHY_MAX; i++) {
1386                 for (j = 0; j < MAX_TX_RATE_PHY; j++)
1387                         ath_rc_priv->valid_phy_rateidx[i][j] = 0;
1388                 ath_rc_priv->valid_phy_ratecnt[i] = 0;
1389         }
1390         ath_rc_priv->rc_phy_mode = (ath_rc_priv->ht_cap & WLAN_RC_40_FLAG);
1391
1392         /* Set stream capability */
1393         ath_rc_priv->single_stream = (ath_rc_priv->ht_cap & WLAN_RC_DS_FLAG) ? 0 : 1;
1394
1395         if (!rateset->rs_nrates) {
1396                 /* No working rate, just initialize valid rates */
1397                 hi = ath_rc_init_validrates(ath_rc_priv, rate_table,
1398                                                 ath_rc_priv->ht_cap);
1399         } else {
1400                 /* Use intersection of working rates and valid rates */
1401                 hi = ath_rc_setvalid_rates(ath_rc_priv, rate_table,
1402                                                rateset, ath_rc_priv->ht_cap);
1403                 if (ath_rc_priv->ht_cap & WLAN_RC_HT_FLAG) {
1404                         hthi = ath_rc_setvalid_htrates(ath_rc_priv,
1405                                                            rate_table,
1406                                                            ht_mcs,
1407                                                            ath_rc_priv->ht_cap);
1408                 }
1409                 hi = A_MAX(hi, hthi);
1410         }
1411
1412         ath_rc_priv->rate_table_size = hi + 1;
1413         ath_rc_priv->rate_max_phy = 0;
1414         ASSERT(ath_rc_priv->rate_table_size <= RATE_TABLE_SIZE);
1415
1416         for (i = 0, k = 0; i < WLAN_RC_PHY_MAX; i++) {
1417                 for (j = 0; j < ath_rc_priv->valid_phy_ratecnt[i]; j++) {
1418                         ath_rc_priv->valid_rate_index[k++] =
1419                                 ath_rc_priv->valid_phy_rateidx[i][j];
1420                 }
1421
1422                 if (!ath_rc_valid_phyrate(i, rate_table->initial_ratemax, 1)
1423                     || !ath_rc_priv->valid_phy_ratecnt[i])
1424                         continue;
1425
1426                 ath_rc_priv->rate_max_phy = ath_rc_priv->valid_phy_rateidx[i][j-1];
1427         }
1428         ASSERT(ath_rc_priv->rate_table_size <= RATE_TABLE_SIZE);
1429         ASSERT(k <= RATE_TABLE_SIZE);
1430
1431         ath_rc_priv->max_valid_rate = k;
1432         ath_rc_sort_validrates(rate_table, ath_rc_priv);
1433         ath_rc_priv->rate_max_phy = ath_rc_priv->valid_rate_index[k-4];
1434         sc->cur_rate_table = rate_table;
1435 }
1436
1437 /* Rate Control callbacks */
1438 static void ath_tx_status(void *priv, struct ieee80211_supported_band *sband,
1439                           struct ieee80211_sta *sta, void *priv_sta,
1440                           struct sk_buff *skb)
1441 {
1442         struct ath_softc *sc = priv;
1443         struct ath_rate_priv *ath_rc_priv = priv_sta;
1444         struct ath_tx_info_priv *tx_info_priv = NULL;
1445         struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb);
1446         struct ieee80211_hdr *hdr;
1447         int final_ts_idx, tx_status = 0, is_underrun = 0;
1448         __le16 fc;
1449
1450         hdr = (struct ieee80211_hdr *)skb->data;
1451         fc = hdr->frame_control;
1452         tx_info_priv = ATH_TX_INFO_PRIV(tx_info);
1453         final_ts_idx = tx_info_priv->tx.ts_rateindex;
1454
1455         if (!priv_sta || !ieee80211_is_data(fc) ||
1456             !tx_info_priv->update_rc)
1457                 goto exit;
1458
1459         if (tx_info_priv->tx.ts_status & ATH9K_TXERR_FILT)
1460                 goto exit;
1461
1462         /*
1463          * If underrun error is seen assume it as an excessive retry only
1464          * if prefetch trigger level have reached the max (0x3f for 5416)
1465          * Adjust the long retry as if the frame was tried ATH_11N_TXMAXTRY
1466          * times. This affects how ratectrl updates PER for the failed rate.
1467          */
1468         if (tx_info_priv->tx.ts_flags &
1469             (ATH9K_TX_DATA_UNDERRUN | ATH9K_TX_DELIM_UNDERRUN) &&
1470             ((sc->sc_ah->ah_txTrigLevel) >= ath_rc_priv->tx_triglevel_max)) {
1471                 tx_status = 1;
1472                 is_underrun = 1;
1473         }
1474
1475         if ((tx_info_priv->tx.ts_status & ATH9K_TXERR_XRETRY) ||
1476             (tx_info_priv->tx.ts_status & ATH9K_TXERR_FIFO))
1477                 tx_status = 1;
1478
1479         ath_rc_tx_status(sc, ath_rc_priv, tx_info, final_ts_idx, tx_status,
1480                          (is_underrun) ? ATH_11N_TXMAXTRY :
1481                          tx_info_priv->tx.ts_longretry);
1482
1483 exit:
1484         kfree(tx_info_priv);
1485 }
1486
1487 static void ath_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta,
1488                          struct ieee80211_tx_rate_control *txrc)
1489 {
1490         struct ieee80211_supported_band *sband = txrc->sband;
1491         struct sk_buff *skb = txrc->skb;
1492         struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data;
1493         struct ath_softc *sc = priv;
1494         struct ieee80211_hw *hw = sc->hw;
1495         struct ath_rate_priv *ath_rc_priv = priv_sta;
1496         struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb);
1497         int is_probe = 0;
1498         __le16 fc = hdr->frame_control;
1499
1500         /* lowest rate for management and multicast/broadcast frames */
1501         if (!ieee80211_is_data(fc) || is_multicast_ether_addr(hdr->addr1) ||
1502             !sta) {
1503                 tx_info->control.rates[0].idx = rate_lowest_index(sband, sta);
1504                 tx_info->control.rates[0].count =
1505                         is_multicast_ether_addr(hdr->addr1) ? 1 : ATH_MGT_TXMAXTRY;
1506                 return;
1507         }
1508
1509         /* Find tx rate for unicast frames */
1510         ath_rc_ratefind(sc, ath_rc_priv, ATH_11N_TXMAXTRY, 4,
1511                         tx_info, &is_probe, false);
1512
1513         /* Check if aggregation has to be enabled for this tid */
1514         if (hw->conf.ht.enabled) {
1515                 if (ieee80211_is_data_qos(fc)) {
1516                         u8 *qc, tid;
1517                         struct ath_node *an;
1518
1519                         qc = ieee80211_get_qos_ctl(hdr);
1520                         tid = qc[0] & 0xf;
1521                         an = (struct ath_node *)sta->drv_priv;
1522
1523                         if(ath_tx_aggr_check(sc, an, tid))
1524                                 ieee80211_start_tx_ba_session(hw, hdr->addr1, tid);
1525                 }
1526         }
1527 }
1528
1529 static void ath_rate_init(void *priv, struct ieee80211_supported_band *sband,
1530                           struct ieee80211_sta *sta, void *priv_sta)
1531 {
1532         struct ath_softc *sc = priv;
1533         struct ath_rate_priv *ath_rc_priv = priv_sta;
1534         int i, j = 0;
1535
1536         for (i = 0; i < sband->n_bitrates; i++) {
1537                 if (sta->supp_rates[sband->band] & BIT(i)) {
1538                         ath_rc_priv->neg_rates.rs_rates[j]
1539                                 = (sband->bitrates[i].bitrate * 2) / 10;
1540                         j++;
1541                 }
1542         }
1543         ath_rc_priv->neg_rates.rs_nrates = j;
1544
1545         if (sta->ht_cap.ht_supported) {
1546                 for (i = 0, j = 0; i < 77; i++) {
1547                         if (sta->ht_cap.mcs.rx_mask[i/8] & (1<<(i%8)))
1548                                 ath_rc_priv->neg_ht_rates.rs_rates[j++] = i;
1549                         if (j == ATH_RATE_MAX)
1550                                 break;
1551                 }
1552                 ath_rc_priv->neg_ht_rates.rs_nrates = j;
1553         }
1554
1555         ath_rc_init(sc, priv_sta, sband, sta);
1556 }
1557
1558 static void *ath_rate_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir)
1559 {
1560         return hw->priv;
1561 }
1562
1563 static void ath_rate_free(void *priv)
1564 {
1565         return;
1566 }
1567
1568 static void *ath_rate_alloc_sta(void *priv, struct ieee80211_sta *sta, gfp_t gfp)
1569 {
1570         struct ath_softc *sc = priv;
1571         struct ath_rate_priv *rate_priv;
1572
1573         rate_priv = kzalloc(sizeof(struct ath_rate_priv), gfp);
1574         if (!rate_priv) {
1575                 DPRINTF(sc, ATH_DBG_FATAL,
1576                         "Unable to allocate private rc structure\n");
1577                 return NULL;
1578         }
1579
1580         rate_priv->rssi_down_time = jiffies_to_msecs(jiffies);
1581         rate_priv->tx_triglevel_max = sc->sc_ah->ah_caps.tx_triglevel_max;
1582
1583         return rate_priv;
1584 }
1585
1586 static void ath_rate_free_sta(void *priv, struct ieee80211_sta *sta,
1587                               void *priv_sta)
1588 {
1589         struct ath_rate_priv *rate_priv = priv_sta;
1590         kfree(rate_priv);
1591 }
1592
1593 static struct rate_control_ops ath_rate_ops = {
1594         .module = NULL,
1595         .name = "ath9k_rate_control",
1596         .tx_status = ath_tx_status,
1597         .get_rate = ath_get_rate,
1598         .rate_init = ath_rate_init,
1599         .alloc = ath_rate_alloc,
1600         .free = ath_rate_free,
1601         .alloc_sta = ath_rate_alloc_sta,
1602         .free_sta = ath_rate_free_sta,
1603 };
1604
1605 static void ath_setup_rate_table(struct ath_softc *sc,
1606                                  struct ath_rate_table *rate_table)
1607 {
1608         int i;
1609
1610         for (i = 0; i < 256; i++)
1611                 rate_table->rateCodeToIndex[i] = (u8)-1;
1612
1613         for (i = 0; i < rate_table->rate_cnt; i++) {
1614                 u8 code = rate_table->info[i].ratecode;
1615                 u8 cix = rate_table->info[i].ctrl_rate;
1616                 u8 sh = rate_table->info[i].short_preamble;
1617
1618                 rate_table->rateCodeToIndex[code] = i;
1619                 rate_table->rateCodeToIndex[code | sh] = i;
1620
1621                 rate_table->info[i].lpAckDuration =
1622                         ath9k_hw_computetxtime(sc->sc_ah, rate_table,
1623                                                WLAN_CTRL_FRAME_SIZE,
1624                                                cix,
1625                                                false);
1626                 rate_table->info[i].spAckDuration =
1627                         ath9k_hw_computetxtime(sc->sc_ah, rate_table,
1628                                                WLAN_CTRL_FRAME_SIZE,
1629                                                cix,
1630                                                true);
1631         }
1632 }
1633
1634 void ath_rate_attach(struct ath_softc *sc)
1635 {
1636         sc->hw_rate_table[ATH9K_MODE_11B] =
1637                 &ar5416_11b_ratetable;
1638         sc->hw_rate_table[ATH9K_MODE_11A] =
1639                 &ar5416_11a_ratetable;
1640         sc->hw_rate_table[ATH9K_MODE_11G] =
1641                 &ar5416_11g_ratetable;
1642         sc->hw_rate_table[ATH9K_MODE_11NA_HT20] =
1643                 &ar5416_11na_ratetable;
1644         sc->hw_rate_table[ATH9K_MODE_11NG_HT20] =
1645                 &ar5416_11ng_ratetable;
1646         sc->hw_rate_table[ATH9K_MODE_11NA_HT40PLUS] =
1647                 &ar5416_11na_ratetable;
1648         sc->hw_rate_table[ATH9K_MODE_11NA_HT40MINUS] =
1649                 &ar5416_11na_ratetable;
1650         sc->hw_rate_table[ATH9K_MODE_11NG_HT40PLUS] =
1651                 &ar5416_11ng_ratetable;
1652         sc->hw_rate_table[ATH9K_MODE_11NG_HT40MINUS] =
1653                 &ar5416_11ng_ratetable;
1654
1655         ath_setup_rate_table(sc, &ar5416_11b_ratetable);
1656         ath_setup_rate_table(sc, &ar5416_11a_ratetable);
1657         ath_setup_rate_table(sc, &ar5416_11g_ratetable);
1658         ath_setup_rate_table(sc, &ar5416_11na_ratetable);
1659         ath_setup_rate_table(sc, &ar5416_11ng_ratetable);
1660 }
1661
1662 int ath_rate_control_register(void)
1663 {
1664         return ieee80211_rate_control_register(&ath_rate_ops);
1665 }
1666
1667 void ath_rate_control_unregister(void)
1668 {
1669         ieee80211_rate_control_unregister(&ath_rate_ops);
1670 }