Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (c) 2004 Video54 Technologies, Inc. |
Sujith | cee075a | 2009-03-13 09:07:23 +0530 | [diff] [blame] | 3 | * Copyright (c) 2004-2009 Atheros Communications, Inc. |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 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 | |
Tejun Heo | 5a0e3ad | 2010-03-24 17:04:11 +0900 | [diff] [blame] | 18 | #include <linux/slab.h> |
| 19 | |
Sujith | 394cf0a | 2009-02-09 13:26:54 +0530 | [diff] [blame] | 20 | #include "ath9k.h" |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 21 | |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 22 | static const struct ath_rate_table ar5416_11na_ratetable = { |
Vasanthakumar Thiagarajan | 9e55ba7 | 2010-06-02 17:22:47 -0700 | [diff] [blame] | 23 | 43, |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 24 | 8, /* MCS start */ |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 25 | { |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 26 | { RC_L_SD, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 27 | 5400, 0, 12, 0, 0, 0, 0, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 28 | { RC_L_SD, WLAN_RC_PHY_OFDM, 9000, /* 9 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 29 | 7800, 1, 18, 0, 1, 1, 1, 1 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 30 | { RC_L_SD, WLAN_RC_PHY_OFDM, 12000, /* 12 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 31 | 10000, 2, 24, 2, 2, 2, 2, 2 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 32 | { RC_L_SD, WLAN_RC_PHY_OFDM, 18000, /* 18 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 33 | 13900, 3, 36, 2, 3, 3, 3, 3 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 34 | { RC_L_SD, WLAN_RC_PHY_OFDM, 24000, /* 24 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 35 | 17300, 4, 48, 4, 4, 4, 4, 4 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 36 | { RC_L_SD, WLAN_RC_PHY_OFDM, 36000, /* 36 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 37 | 23000, 5, 72, 4, 5, 5, 5, 5 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 38 | { RC_L_SD, WLAN_RC_PHY_OFDM, 48000, /* 48 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 39 | 27400, 6, 96, 4, 6, 6, 6, 6 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 40 | { RC_L_SD, WLAN_RC_PHY_OFDM, 54000, /* 54 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 41 | 29300, 7, 108, 4, 7, 7, 7, 7 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 42 | { RC_HT_SD_2040, WLAN_RC_PHY_HT_20_SS, 6500, /* 6.5 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 43 | 6400, 0, 0, 0, 8, 25, 8, 25 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 44 | { RC_HT_SD_20, WLAN_RC_PHY_HT_20_SS, 13000, /* 13 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 45 | 12700, 1, 1, 2, 9, 26, 9, 26 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 46 | { RC_HT_SD_20, WLAN_RC_PHY_HT_20_SS, 19500, /* 19.5 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 47 | 18800, 2, 2, 2, 10, 27, 10, 27 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 48 | { RC_HT_SD_20, WLAN_RC_PHY_HT_20_SS, 26000, /* 26 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 49 | 25000, 3, 3, 4, 11, 28, 11, 28 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 50 | { RC_HT_SD_20, WLAN_RC_PHY_HT_20_SS, 39000, /* 39 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 51 | 36700, 4, 4, 4, 12, 29, 12, 29 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 52 | { RC_HT_S_20, WLAN_RC_PHY_HT_20_SS, 52000, /* 52 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 53 | 48100, 5, 5, 4, 13, 30, 13, 30 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 54 | { RC_HT_S_20, WLAN_RC_PHY_HT_20_SS, 58500, /* 58.5 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 55 | 53500, 6, 6, 4, 14, 31, 14, 31 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 56 | { RC_HT_S_20, WLAN_RC_PHY_HT_20_SS, 65000, /* 65 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 57 | 59000, 7, 7, 4, 15, 32, 15, 33 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 58 | { RC_INVALID, WLAN_RC_PHY_HT_20_DS, 13000, /* 13 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 59 | 12700, 8, 8, 3, 16, 34, 16, 34 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 60 | { RC_INVALID, WLAN_RC_PHY_HT_20_DS, 26000, /* 26 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 61 | 24800, 9, 9, 2, 17, 35, 17, 35 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 62 | { RC_INVALID, WLAN_RC_PHY_HT_20_DS, 39000, /* 39 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 63 | 36600, 10, 10, 2, 18, 36, 18, 36 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 64 | { RC_HT_D_20, WLAN_RC_PHY_HT_20_DS, 52000, /* 52 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 65 | 48100, 11, 11, 4, 19, 37, 19, 37 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 66 | { RC_HT_D_20, WLAN_RC_PHY_HT_20_DS, 78000, /* 78 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 67 | 69500, 12, 12, 4, 20, 38, 20, 38 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 68 | { RC_HT_D_20, WLAN_RC_PHY_HT_20_DS, 104000, /* 104 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 69 | 89500, 13, 13, 4, 21, 39, 21, 39 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 70 | { RC_HT_D_20, WLAN_RC_PHY_HT_20_DS, 117000, /* 117 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 71 | 98900, 14, 14, 4, 22, 40, 22, 40 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 72 | { RC_HT_D_20, WLAN_RC_PHY_HT_20_DS, 130000, /* 130 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 73 | 108300, 15, 15, 4, 23, 41, 24, 42 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 74 | { RC_HT_D_20, WLAN_RC_PHY_HT_20_DS_HGI, 144400, /* 144.4 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 75 | 12000, 15, 15, 4, 23, 41, 24, 42 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 76 | { RC_HT_SD_40, WLAN_RC_PHY_HT_40_SS, 13500, /* 13.5 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 77 | 13200, 0, 0, 0, 8, 25, 25, 25 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 78 | { RC_HT_SD_40, WLAN_RC_PHY_HT_40_SS, 27500, /* 27.0 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 79 | 25900, 1, 1, 2, 9, 26, 26, 26 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 80 | { RC_HT_SD_40, WLAN_RC_PHY_HT_40_SS, 40500, /* 40.5 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 81 | 38600, 2, 2, 2, 10, 27, 27, 27 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 82 | { RC_HT_SD_40, WLAN_RC_PHY_HT_40_SS, 54000, /* 54 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 83 | 49800, 3, 3, 4, 11, 28, 28, 28 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 84 | { RC_HT_SD_40, WLAN_RC_PHY_HT_40_SS, 81500, /* 81 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 85 | 72200, 4, 4, 4, 12, 29, 29, 29 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 86 | { RC_HT_S_40, WLAN_RC_PHY_HT_40_SS, 108000, /* 108 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 87 | 92900, 5, 5, 4, 13, 30, 30, 30 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 88 | { RC_HT_S_40, WLAN_RC_PHY_HT_40_SS, 121500, /* 121.5 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 89 | 102700, 6, 6, 4, 14, 31, 31, 31 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 90 | { RC_HT_S_40, WLAN_RC_PHY_HT_40_SS, 135000, /* 135 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 91 | 112000, 7, 7, 4, 15, 32, 33, 33 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 92 | { RC_HT_S_40, WLAN_RC_PHY_HT_40_SS_HGI, 150000, /* 150 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 93 | 122000, 7, 7, 4, 15, 32, 33, 33 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 94 | { RC_INVALID, WLAN_RC_PHY_HT_40_DS, 27000, /* 27 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 95 | 25800, 8, 8, 0, 16, 34, 34, 34 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 96 | { RC_INVALID, WLAN_RC_PHY_HT_40_DS, 54000, /* 54 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 97 | 49800, 9, 9, 2, 17, 35, 35, 35 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 98 | { RC_INVALID, WLAN_RC_PHY_HT_40_DS, 81000, /* 81 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 99 | 71900, 10, 10, 2, 18, 36, 36, 36 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 100 | { RC_HT_D_40, WLAN_RC_PHY_HT_40_DS, 108000, /* 108 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 101 | 92500, 11, 11, 4, 19, 37, 37, 37 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 102 | { RC_HT_D_40, WLAN_RC_PHY_HT_40_DS, 162000, /* 162 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 103 | 130300, 12, 12, 4, 20, 38, 38, 38 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 104 | { RC_HT_D_40, WLAN_RC_PHY_HT_40_DS, 216000, /* 216 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 105 | 162800, 13, 13, 4, 21, 39, 39, 39 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 106 | { RC_HT_D_40, WLAN_RC_PHY_HT_40_DS, 243000, /* 243 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 107 | 178200, 14, 14, 4, 22, 40, 40, 40 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 108 | { RC_HT_D_40, WLAN_RC_PHY_HT_40_DS, 270000, /* 270 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 109 | 192100, 15, 15, 4, 23, 41, 42, 42 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 110 | { RC_HT_D_40, WLAN_RC_PHY_HT_40_DS_HGI, 300000, /* 300 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 111 | 207000, 15, 15, 4, 23, 41, 42, 42 }, |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 112 | }, |
| 113 | 50, /* probe interval */ |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 114 | WLAN_RC_HT_FLAG, /* Phy rates allowed initially */ |
| 115 | }; |
| 116 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 117 | /* 4ms frame limit not used for NG mode. The values filled |
| 118 | * for HT are the 64K max aggregate limit */ |
| 119 | |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 120 | static const struct ath_rate_table ar5416_11ng_ratetable = { |
Vasanthakumar Thiagarajan | 9e55ba7 | 2010-06-02 17:22:47 -0700 | [diff] [blame] | 121 | 47, |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 122 | 12, /* MCS start */ |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 123 | { |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 124 | { RC_ALL, WLAN_RC_PHY_CCK, 1000, /* 1 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 125 | 900, 0, 2, 0, 0, 0, 0, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 126 | { RC_ALL, WLAN_RC_PHY_CCK, 2000, /* 2 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 127 | 1900, 1, 4, 1, 1, 1, 1, 1 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 128 | { RC_ALL, WLAN_RC_PHY_CCK, 5500, /* 5.5 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 129 | 4900, 2, 11, 2, 2, 2, 2, 2 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 130 | { RC_ALL, WLAN_RC_PHY_CCK, 11000, /* 11 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 131 | 8100, 3, 22, 3, 3, 3, 3, 3 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 132 | { RC_INVALID, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 133 | 5400, 4, 12, 4, 4, 4, 4, 4 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 134 | { RC_INVALID, WLAN_RC_PHY_OFDM, 9000, /* 9 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 135 | 7800, 5, 18, 4, 5, 5, 5, 5 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 136 | { RC_L_SD, WLAN_RC_PHY_OFDM, 12000, /* 12 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 137 | 10100, 6, 24, 6, 6, 6, 6, 6 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 138 | { RC_L_SD, WLAN_RC_PHY_OFDM, 18000, /* 18 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 139 | 14100, 7, 36, 6, 7, 7, 7, 7 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 140 | { RC_L_SD, WLAN_RC_PHY_OFDM, 24000, /* 24 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 141 | 17700, 8, 48, 8, 8, 8, 8, 8 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 142 | { RC_L_SD, WLAN_RC_PHY_OFDM, 36000, /* 36 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 143 | 23700, 9, 72, 8, 9, 9, 9, 9 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 144 | { RC_L_SD, WLAN_RC_PHY_OFDM, 48000, /* 48 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 145 | 27400, 10, 96, 8, 10, 10, 10, 10 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 146 | { RC_L_SD, WLAN_RC_PHY_OFDM, 54000, /* 54 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 147 | 30900, 11, 108, 8, 11, 11, 11, 11 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 148 | { RC_INVALID, WLAN_RC_PHY_HT_20_SS, 6500, /* 6.5 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 149 | 6400, 0, 0, 4, 12, 29, 12, 29 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 150 | { RC_HT_SD_20, WLAN_RC_PHY_HT_20_SS, 13000, /* 13 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 151 | 12700, 1, 1, 6, 13, 30, 13, 30 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 152 | { RC_HT_SD_20, WLAN_RC_PHY_HT_20_SS, 19500, /* 19.5 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 153 | 18800, 2, 2, 6, 14, 31, 14, 31 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 154 | { RC_HT_SD_20, WLAN_RC_PHY_HT_20_SS, 26000, /* 26 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 155 | 25000, 3, 3, 8, 15, 32, 15, 32 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 156 | { RC_HT_SD_20, WLAN_RC_PHY_HT_20_SS, 39000, /* 39 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 157 | 36700, 4, 4, 8, 16, 33, 16, 33 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 158 | { RC_HT_S_20, WLAN_RC_PHY_HT_20_SS, 52000, /* 52 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 159 | 48100, 5, 5, 8, 17, 34, 17, 34 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 160 | { RC_HT_S_20, WLAN_RC_PHY_HT_20_SS, 58500, /* 58.5 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 161 | 53500, 6, 6, 8, 18, 35, 18, 35 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 162 | { RC_HT_S_20, WLAN_RC_PHY_HT_20_SS, 65000, /* 65 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 163 | 59000, 7, 7, 8, 19, 36, 19, 37 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 164 | { RC_INVALID, WLAN_RC_PHY_HT_20_DS, 13000, /* 13 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 165 | 12700, 8, 8, 4, 20, 38, 20, 38 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 166 | { RC_INVALID, WLAN_RC_PHY_HT_20_DS, 26000, /* 26 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 167 | 24800, 9, 9, 6, 21, 39, 21, 39 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 168 | { RC_INVALID, WLAN_RC_PHY_HT_20_DS, 39000, /* 39 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 169 | 36600, 10, 10, 6, 22, 40, 22, 40 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 170 | { RC_HT_D_20, WLAN_RC_PHY_HT_20_DS, 52000, /* 52 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 171 | 48100, 11, 11, 8, 23, 41, 23, 41 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 172 | { RC_HT_D_20, WLAN_RC_PHY_HT_20_DS, 78000, /* 78 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 173 | 69500, 12, 12, 8, 24, 42, 24, 42 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 174 | { RC_HT_D_20, WLAN_RC_PHY_HT_20_DS, 104000, /* 104 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 175 | 89500, 13, 13, 8, 25, 43, 25, 43 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 176 | { RC_HT_D_20, WLAN_RC_PHY_HT_20_DS, 117000, /* 117 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 177 | 98900, 14, 14, 8, 26, 44, 26, 44 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 178 | { RC_HT_D_20, WLAN_RC_PHY_HT_20_DS, 130000, /* 130 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 179 | 108300, 15, 15, 8, 27, 45, 28, 46 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 180 | { RC_HT_D_20, WLAN_RC_PHY_HT_20_DS_HGI, 144400, /* 130 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 181 | 120000, 15, 15, 8, 27, 45, 28, 46 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 182 | { RC_HT_SD_40, WLAN_RC_PHY_HT_40_SS, 13500, /* 13.5 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 183 | 13200, 0, 0, 8, 12, 29, 29, 29 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 184 | { RC_HT_SD_40, WLAN_RC_PHY_HT_40_SS, 27500, /* 27.0 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 185 | 25900, 1, 1, 8, 13, 30, 30, 30 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 186 | { RC_HT_SD_40, WLAN_RC_PHY_HT_40_SS, 40500, /* 40.5 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 187 | 38600, 2, 2, 8, 14, 31, 31, 31 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 188 | { RC_HT_SD_40, WLAN_RC_PHY_HT_40_SS, 54000, /* 54 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 189 | 49800, 3, 3, 8, 15, 32, 32, 32 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 190 | { RC_HT_SD_40, WLAN_RC_PHY_HT_40_SS, 81500, /* 81 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 191 | 72200, 4, 4, 8, 16, 33, 33, 33 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 192 | { RC_HT_S_40 , WLAN_RC_PHY_HT_40_SS, 108000, /* 108 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 193 | 92900, 5, 5, 8, 17, 34, 34, 34 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 194 | { RC_HT_S_40, WLAN_RC_PHY_HT_40_SS, 121500, /* 121.5 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 195 | 102700, 6, 6, 8, 18, 35, 35, 35 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 196 | { RC_HT_S_40, WLAN_RC_PHY_HT_40_SS, 135000, /* 135 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 197 | 112000, 7, 7, 8, 19, 36, 37, 37 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 198 | { RC_HT_S_40, WLAN_RC_PHY_HT_40_SS_HGI, 150000, /* 150 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 199 | 122000, 7, 7, 8, 19, 36, 37, 37 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 200 | { RC_INVALID, WLAN_RC_PHY_HT_40_DS, 27000, /* 27 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 201 | 25800, 8, 8, 8, 20, 38, 38, 38 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 202 | { RC_INVALID, WLAN_RC_PHY_HT_40_DS, 54000, /* 54 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 203 | 49800, 9, 9, 8, 21, 39, 39, 39 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 204 | { RC_INVALID, WLAN_RC_PHY_HT_40_DS, 81000, /* 81 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 205 | 71900, 10, 10, 8, 22, 40, 40, 40 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 206 | { RC_HT_D_40, WLAN_RC_PHY_HT_40_DS, 108000, /* 108 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 207 | 92500, 11, 11, 8, 23, 41, 41, 41 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 208 | { RC_HT_D_40, WLAN_RC_PHY_HT_40_DS, 162000, /* 162 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 209 | 130300, 12, 12, 8, 24, 42, 42, 42 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 210 | { RC_HT_D_40, WLAN_RC_PHY_HT_40_DS, 216000, /* 216 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 211 | 162800, 13, 13, 8, 25, 43, 43, 43 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 212 | { RC_HT_D_40, WLAN_RC_PHY_HT_40_DS, 243000, /* 243 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 213 | 178200, 14, 14, 8, 26, 44, 44, 44 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 214 | { RC_HT_D_40, WLAN_RC_PHY_HT_40_DS, 270000, /* 270 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 215 | 192100, 15, 15, 8, 27, 45, 46, 46 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 216 | { RC_HT_D_40, WLAN_RC_PHY_HT_40_DS_HGI, 300000, /* 300 Mb */ |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 217 | 207000, 15, 15, 8, 27, 45, 46, 46 }, |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 218 | }, |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 219 | 50, /* probe interval */ |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 220 | WLAN_RC_HT_FLAG, /* Phy rates allowed initially */ |
| 221 | }; |
| 222 | |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 223 | static const struct ath_rate_table ar5416_11a_ratetable = { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 224 | 8, |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 225 | 0, |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 226 | { |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 227 | { RC_L_SD, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 228 | 5400, 0, 12, 0, 0, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 229 | { RC_L_SD, WLAN_RC_PHY_OFDM, 9000, /* 9 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 230 | 7800, 1, 18, 0, 1, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 231 | { RC_L_SD, WLAN_RC_PHY_OFDM, 12000, /* 12 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 232 | 10000, 2, 24, 2, 2, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 233 | { RC_L_SD, WLAN_RC_PHY_OFDM, 18000, /* 18 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 234 | 13900, 3, 36, 2, 3, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 235 | { RC_L_SD, WLAN_RC_PHY_OFDM, 24000, /* 24 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 236 | 17300, 4, 48, 4, 4, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 237 | { RC_L_SD, WLAN_RC_PHY_OFDM, 36000, /* 36 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 238 | 23000, 5, 72, 4, 5, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 239 | { RC_L_SD, WLAN_RC_PHY_OFDM, 48000, /* 48 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 240 | 27400, 6, 96, 4, 6, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 241 | { RC_L_SD, WLAN_RC_PHY_OFDM, 54000, /* 54 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 242 | 29300, 7, 108, 4, 7, 0 }, |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 243 | }, |
| 244 | 50, /* probe interval */ |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 245 | 0, /* Phy rates allowed initially */ |
| 246 | }; |
| 247 | |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 248 | static const struct ath_rate_table ar5416_11g_ratetable = { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 249 | 12, |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 250 | 0, |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 251 | { |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 252 | { RC_L_SD, WLAN_RC_PHY_CCK, 1000, /* 1 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 253 | 900, 0, 2, 0, 0, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 254 | { RC_L_SD, WLAN_RC_PHY_CCK, 2000, /* 2 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 255 | 1900, 1, 4, 1, 1, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 256 | { RC_L_SD, WLAN_RC_PHY_CCK, 5500, /* 5.5 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 257 | 4900, 2, 11, 2, 2, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 258 | { RC_L_SD, WLAN_RC_PHY_CCK, 11000, /* 11 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 259 | 8100, 3, 22, 3, 3, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 260 | { RC_INVALID, WLAN_RC_PHY_OFDM, 6000, /* 6 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 261 | 5400, 4, 12, 4, 4, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 262 | { RC_INVALID, WLAN_RC_PHY_OFDM, 9000, /* 9 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 263 | 7800, 5, 18, 4, 5, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 264 | { RC_L_SD, WLAN_RC_PHY_OFDM, 12000, /* 12 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 265 | 10000, 6, 24, 6, 6, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 266 | { RC_L_SD, WLAN_RC_PHY_OFDM, 18000, /* 18 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 267 | 13900, 7, 36, 6, 7, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 268 | { RC_L_SD, WLAN_RC_PHY_OFDM, 24000, /* 24 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 269 | 17300, 8, 48, 8, 8, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 270 | { RC_L_SD, WLAN_RC_PHY_OFDM, 36000, /* 36 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 271 | 23000, 9, 72, 8, 9, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 272 | { RC_L_SD, WLAN_RC_PHY_OFDM, 48000, /* 48 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 273 | 27400, 10, 96, 8, 10, 0 }, |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 274 | { RC_L_SD, WLAN_RC_PHY_OFDM, 54000, /* 54 Mb */ |
Felix Fietkau | 1fe8234 | 2009-11-23 22:22:27 +0100 | [diff] [blame] | 275 | 29300, 11, 108, 8, 11, 0 }, |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 276 | }, |
| 277 | 50, /* probe interval */ |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 278 | 0, /* Phy rates allowed initially */ |
| 279 | }; |
| 280 | |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 281 | static const struct ath_rate_table *hw_rate_table[ATH9K_MODE_MAX] = { |
| 282 | [ATH9K_MODE_11A] = &ar5416_11a_ratetable, |
| 283 | [ATH9K_MODE_11G] = &ar5416_11g_ratetable, |
| 284 | [ATH9K_MODE_11NA_HT20] = &ar5416_11na_ratetable, |
| 285 | [ATH9K_MODE_11NG_HT20] = &ar5416_11ng_ratetable, |
| 286 | [ATH9K_MODE_11NA_HT40PLUS] = &ar5416_11na_ratetable, |
| 287 | [ATH9K_MODE_11NA_HT40MINUS] = &ar5416_11na_ratetable, |
| 288 | [ATH9K_MODE_11NG_HT40PLUS] = &ar5416_11ng_ratetable, |
| 289 | [ATH9K_MODE_11NG_HT40MINUS] = &ar5416_11ng_ratetable, |
| 290 | }; |
| 291 | |
| 292 | static int ath_rc_get_rateindex(const struct ath_rate_table *rate_table, |
| 293 | struct ieee80211_tx_rate *rate); |
| 294 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 295 | static inline int8_t median(int8_t a, int8_t b, int8_t c) |
| 296 | { |
| 297 | if (a >= b) { |
| 298 | if (b >= c) |
| 299 | return b; |
| 300 | else if (a > c) |
| 301 | return c; |
| 302 | else |
| 303 | return a; |
| 304 | } else { |
| 305 | if (a >= c) |
| 306 | return a; |
| 307 | else if (b >= c) |
| 308 | return c; |
| 309 | else |
| 310 | return b; |
| 311 | } |
| 312 | } |
| 313 | |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 314 | static void ath_rc_sort_validrates(const struct ath_rate_table *rate_table, |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 315 | struct ath_rate_priv *ath_rc_priv) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 316 | { |
| 317 | u8 i, j, idx, idx_next; |
| 318 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 319 | for (i = ath_rc_priv->max_valid_rate - 1; i > 0; i--) { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 320 | for (j = 0; j <= i-1; j++) { |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 321 | idx = ath_rc_priv->valid_rate_index[j]; |
| 322 | idx_next = ath_rc_priv->valid_rate_index[j+1]; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 323 | |
| 324 | if (rate_table->info[idx].ratekbps > |
| 325 | rate_table->info[idx_next].ratekbps) { |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 326 | ath_rc_priv->valid_rate_index[j] = idx_next; |
| 327 | ath_rc_priv->valid_rate_index[j+1] = idx; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 328 | } |
| 329 | } |
| 330 | } |
| 331 | } |
| 332 | |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 333 | static void ath_rc_init_valid_txmask(struct ath_rate_priv *ath_rc_priv) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 334 | { |
| 335 | u8 i; |
| 336 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 337 | for (i = 0; i < ath_rc_priv->rate_table_size; i++) |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 338 | ath_rc_priv->valid_rate_index[i] = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 339 | } |
| 340 | |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 341 | static inline void ath_rc_set_valid_txmask(struct ath_rate_priv *ath_rc_priv, |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 342 | u8 index, int valid_tx_rate) |
| 343 | { |
Luis R. Rodriguez | 9680e8a | 2009-09-13 23:28:00 -0700 | [diff] [blame] | 344 | BUG_ON(index > ath_rc_priv->rate_table_size); |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 345 | ath_rc_priv->valid_rate_index[index] = !!valid_tx_rate; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 346 | } |
| 347 | |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 348 | static inline |
| 349 | int ath_rc_get_nextvalid_txrate(const struct ath_rate_table *rate_table, |
| 350 | struct ath_rate_priv *ath_rc_priv, |
| 351 | u8 cur_valid_txrate, |
| 352 | u8 *next_idx) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 353 | { |
| 354 | u8 i; |
| 355 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 356 | for (i = 0; i < ath_rc_priv->max_valid_rate - 1; i++) { |
| 357 | if (ath_rc_priv->valid_rate_index[i] == cur_valid_txrate) { |
| 358 | *next_idx = ath_rc_priv->valid_rate_index[i+1]; |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 359 | return 1; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 360 | } |
| 361 | } |
| 362 | |
| 363 | /* No more valid rates */ |
| 364 | *next_idx = 0; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 365 | |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 366 | return 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 367 | } |
| 368 | |
| 369 | /* Return true only for single stream */ |
| 370 | |
| 371 | static int ath_rc_valid_phyrate(u32 phy, u32 capflag, int ignore_cw) |
| 372 | { |
Jouni Malinen | b657ead | 2009-01-13 14:33:49 +0200 | [diff] [blame] | 373 | if (WLAN_RC_PHY_HT(phy) && !(capflag & WLAN_RC_HT_FLAG)) |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 374 | return 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 375 | if (WLAN_RC_PHY_DS(phy) && !(capflag & WLAN_RC_DS_FLAG)) |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 376 | return 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 377 | if (WLAN_RC_PHY_SGI(phy) && !(capflag & WLAN_RC_SGI_FLAG)) |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 378 | return 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 379 | if (!ignore_cw && WLAN_RC_PHY_HT(phy)) |
| 380 | if (WLAN_RC_PHY_40(phy) && !(capflag & WLAN_RC_40_FLAG)) |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 381 | return 0; |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 382 | return 1; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 383 | } |
| 384 | |
| 385 | static inline int |
Luis R. Rodriguez | 39448b0 | 2009-07-14 20:14:00 -0400 | [diff] [blame] | 386 | ath_rc_get_lower_rix(const struct ath_rate_table *rate_table, |
| 387 | struct ath_rate_priv *ath_rc_priv, |
| 388 | u8 cur_valid_txrate, u8 *next_idx) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 389 | { |
| 390 | int8_t i; |
| 391 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 392 | for (i = 1; i < ath_rc_priv->max_valid_rate ; i++) { |
| 393 | if (ath_rc_priv->valid_rate_index[i] == cur_valid_txrate) { |
| 394 | *next_idx = ath_rc_priv->valid_rate_index[i-1]; |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 395 | return 1; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 396 | } |
| 397 | } |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 398 | |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 399 | return 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 400 | } |
| 401 | |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 402 | static u8 ath_rc_init_validrates(struct ath_rate_priv *ath_rc_priv, |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 403 | const struct ath_rate_table *rate_table, |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 404 | u32 capflag) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 405 | { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 406 | u8 i, hi = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 407 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 408 | for (i = 0; i < rate_table->rate_cnt; i++) { |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 409 | if (rate_table->info[i].rate_flags & RC_LEGACY) { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 410 | u32 phy = rate_table->info[i].phy; |
| 411 | u8 valid_rate_count = 0; |
| 412 | |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 413 | if (!ath_rc_valid_phyrate(phy, capflag, 0)) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 414 | continue; |
| 415 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 416 | valid_rate_count = ath_rc_priv->valid_phy_ratecnt[phy]; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 417 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 418 | ath_rc_priv->valid_phy_rateidx[phy][valid_rate_count] = i; |
| 419 | ath_rc_priv->valid_phy_ratecnt[phy] += 1; |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 420 | ath_rc_set_valid_txmask(ath_rc_priv, i, 1); |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 421 | hi = i; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 422 | } |
| 423 | } |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 424 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 425 | return hi; |
| 426 | } |
| 427 | |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 428 | static u8 ath_rc_setvalid_rates(struct ath_rate_priv *ath_rc_priv, |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 429 | const struct ath_rate_table *rate_table, |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 430 | struct ath_rateset *rateset, |
| 431 | u32 capflag) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 432 | { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 433 | u8 i, j, hi = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 434 | |
| 435 | /* Use intersection of working rates and valid rates */ |
| 436 | for (i = 0; i < rateset->rs_nrates; i++) { |
| 437 | for (j = 0; j < rate_table->rate_cnt; j++) { |
| 438 | u32 phy = rate_table->info[j].phy; |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 439 | u16 rate_flags = rate_table->info[i].rate_flags; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 440 | u8 rate = rateset->rs_rates[i]; |
| 441 | u8 dot11rate = rate_table->info[j].dot11rate; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 442 | |
| 443 | /* We allow a rate only if its valid and the |
| 444 | * capflag matches one of the validity |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 445 | * (VALID/VALID_20/VALID_40) flags */ |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 446 | |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 447 | if ((rate == dot11rate) && |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 448 | (rate_flags & WLAN_RC_CAP_MODE(capflag)) == |
| 449 | WLAN_RC_CAP_MODE(capflag) && |
| 450 | (rate_flags & WLAN_RC_CAP_STREAM(capflag)) && |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 451 | !WLAN_RC_PHY_HT(phy)) { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 452 | u8 valid_rate_count = 0; |
| 453 | |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 454 | if (!ath_rc_valid_phyrate(phy, capflag, 0)) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 455 | continue; |
| 456 | |
| 457 | valid_rate_count = |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 458 | ath_rc_priv->valid_phy_ratecnt[phy]; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 459 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 460 | ath_rc_priv->valid_phy_rateidx[phy] |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 461 | [valid_rate_count] = j; |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 462 | ath_rc_priv->valid_phy_ratecnt[phy] += 1; |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 463 | ath_rc_set_valid_txmask(ath_rc_priv, j, 1); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 464 | hi = A_MAX(hi, j); |
| 465 | } |
| 466 | } |
| 467 | } |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 468 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 469 | return hi; |
| 470 | } |
| 471 | |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 472 | static u8 ath_rc_setvalid_htrates(struct ath_rate_priv *ath_rc_priv, |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 473 | const struct ath_rate_table *rate_table, |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 474 | u8 *mcs_set, u32 capflag) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 475 | { |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 476 | struct ath_rateset *rateset = (struct ath_rateset *)mcs_set; |
| 477 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 478 | u8 i, j, hi = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 479 | |
| 480 | /* Use intersection of working rates and valid rates */ |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 481 | for (i = 0; i < rateset->rs_nrates; i++) { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 482 | for (j = 0; j < rate_table->rate_cnt; j++) { |
| 483 | u32 phy = rate_table->info[j].phy; |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 484 | u16 rate_flags = rate_table->info[j].rate_flags; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 485 | u8 rate = rateset->rs_rates[i]; |
| 486 | u8 dot11rate = rate_table->info[j].dot11rate; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 487 | |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 488 | if ((rate != dot11rate) || !WLAN_RC_PHY_HT(phy) || |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 489 | !(rate_flags & WLAN_RC_CAP_STREAM(capflag)) || |
| 490 | !WLAN_RC_PHY_HT_VALID(rate_flags, capflag)) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 491 | continue; |
| 492 | |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 493 | if (!ath_rc_valid_phyrate(phy, capflag, 0)) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 494 | continue; |
| 495 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 496 | ath_rc_priv->valid_phy_rateidx[phy] |
| 497 | [ath_rc_priv->valid_phy_ratecnt[phy]] = j; |
| 498 | ath_rc_priv->valid_phy_ratecnt[phy] += 1; |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 499 | ath_rc_set_valid_txmask(ath_rc_priv, j, 1); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 500 | hi = A_MAX(hi, j); |
| 501 | } |
| 502 | } |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 503 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 504 | return hi; |
| 505 | } |
| 506 | |
Luis R. Rodriguez | 201c3b4 | 2009-07-14 20:14:04 -0400 | [diff] [blame] | 507 | /* Finds the highest rate index we can use */ |
| 508 | static u8 ath_rc_get_highest_rix(struct ath_softc *sc, |
| 509 | struct ath_rate_priv *ath_rc_priv, |
| 510 | const struct ath_rate_table *rate_table, |
| 511 | int *is_probing) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 512 | { |
Vasanthakumar Thiagarajan | 39a4caf | 2009-07-14 20:14:10 -0400 | [diff] [blame] | 513 | u32 best_thruput, this_thruput, now_msec; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 514 | u8 rate, next_rate, best_rate, maxindex, minindex; |
Vasanthakumar Thiagarajan | 39a4caf | 2009-07-14 20:14:10 -0400 | [diff] [blame] | 515 | int8_t index = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 516 | |
| 517 | now_msec = jiffies_to_msecs(jiffies); |
Vasanthakumar Thiagarajan | 39a4caf | 2009-07-14 20:14:10 -0400 | [diff] [blame] | 518 | *is_probing = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 519 | best_thruput = 0; |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 520 | maxindex = ath_rc_priv->max_valid_rate-1; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 521 | minindex = 0; |
| 522 | best_rate = minindex; |
| 523 | |
| 524 | /* |
| 525 | * Try the higher rate first. It will reduce memory moving time |
| 526 | * if we have very good channel characteristics. |
| 527 | */ |
| 528 | for (index = maxindex; index >= minindex ; index--) { |
| 529 | u8 per_thres; |
| 530 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 531 | rate = ath_rc_priv->valid_rate_index[index]; |
| 532 | if (rate > ath_rc_priv->rate_max_phy) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 533 | continue; |
| 534 | |
| 535 | /* |
| 536 | * For TCP the average collision rate is around 11%, |
| 537 | * so we ignore PERs less than this. This is to |
| 538 | * prevent the rate we are currently using (whose |
| 539 | * PER might be in the 10-15 range because of TCP |
| 540 | * collisions) looking worse than the next lower |
| 541 | * rate whose PER has decayed close to 0. If we |
| 542 | * used to next lower rate, its PER would grow to |
| 543 | * 10-15 and we would be worse off then staying |
| 544 | * at the current rate. |
| 545 | */ |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 546 | per_thres = ath_rc_priv->per[rate]; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 547 | if (per_thres < 12) |
| 548 | per_thres = 12; |
| 549 | |
| 550 | this_thruput = rate_table->info[rate].user_ratekbps * |
| 551 | (100 - per_thres); |
| 552 | |
| 553 | if (best_thruput <= this_thruput) { |
| 554 | best_thruput = this_thruput; |
| 555 | best_rate = rate; |
| 556 | } |
| 557 | } |
| 558 | |
| 559 | rate = best_rate; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 560 | |
| 561 | /* |
| 562 | * Must check the actual rate (ratekbps) to account for |
| 563 | * non-monoticity of 11g's rate table |
| 564 | */ |
| 565 | |
Sujith | 3900898 | 2009-01-30 14:29:15 +0530 | [diff] [blame] | 566 | if (rate >= ath_rc_priv->rate_max_phy) { |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 567 | rate = ath_rc_priv->rate_max_phy; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 568 | |
| 569 | /* Probe the next allowed phy state */ |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 570 | if (ath_rc_get_nextvalid_txrate(rate_table, |
Sujith | 3900898 | 2009-01-30 14:29:15 +0530 | [diff] [blame] | 571 | ath_rc_priv, rate, &next_rate) && |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 572 | (now_msec - ath_rc_priv->probe_time > |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 573 | rate_table->probe_interval) && |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 574 | (ath_rc_priv->hw_maxretry_pktcnt >= 1)) { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 575 | rate = next_rate; |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 576 | ath_rc_priv->probe_rate = rate; |
| 577 | ath_rc_priv->probe_time = now_msec; |
| 578 | ath_rc_priv->hw_maxretry_pktcnt = 0; |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 579 | *is_probing = 1; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 580 | } |
| 581 | } |
| 582 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 583 | if (rate > (ath_rc_priv->rate_table_size - 1)) |
| 584 | rate = ath_rc_priv->rate_table_size - 1; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 585 | |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 586 | if (rate_table->info[rate].rate_flags & RC_DS && |
Luis R. Rodriguez | e43419f | 2009-07-14 20:13:54 -0400 | [diff] [blame] | 587 | (ath_rc_priv->ht_cap & WLAN_RC_DS_FLAG)) |
| 588 | return rate; |
| 589 | |
Senthil Balasubramanian | f63b340 | 2010-07-27 19:16:31 +0530 | [diff] [blame^] | 590 | if (RC_SS_OR_LEGACY(rate_table->info[rate].rate_flags)) |
Luis R. Rodriguez | e43419f | 2009-07-14 20:13:54 -0400 | [diff] [blame] | 591 | return rate; |
| 592 | |
| 593 | /* This should not happen */ |
| 594 | WARN_ON(1); |
| 595 | |
| 596 | rate = ath_rc_priv->valid_rate_index[0]; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 597 | |
| 598 | return rate; |
| 599 | } |
| 600 | |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 601 | static void ath_rc_rate_set_series(const struct ath_rate_table *rate_table, |
Sujith | a8efee4 | 2008-11-18 09:07:30 +0530 | [diff] [blame] | 602 | struct ieee80211_tx_rate *rate, |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 603 | struct ieee80211_tx_rate_control *txrc, |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 604 | u8 tries, u8 rix, int rtsctsenable) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 605 | { |
Sujith | a8efee4 | 2008-11-18 09:07:30 +0530 | [diff] [blame] | 606 | rate->count = tries; |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 607 | rate->idx = rate_table->info[rix].ratecode; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 608 | |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 609 | if (txrc->short_preamble) |
| 610 | rate->flags |= IEEE80211_TX_RC_USE_SHORT_PREAMBLE; |
| 611 | if (txrc->rts || rtsctsenable) |
Sujith | a8efee4 | 2008-11-18 09:07:30 +0530 | [diff] [blame] | 612 | rate->flags |= IEEE80211_TX_RC_USE_RTS_CTS; |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 613 | |
| 614 | if (WLAN_RC_PHY_HT(rate_table->info[rix].phy)) { |
Sujith | a8efee4 | 2008-11-18 09:07:30 +0530 | [diff] [blame] | 615 | rate->flags |= IEEE80211_TX_RC_MCS; |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 616 | if (WLAN_RC_PHY_40(rate_table->info[rix].phy)) |
| 617 | rate->flags |= IEEE80211_TX_RC_40_MHZ_WIDTH; |
| 618 | if (WLAN_RC_PHY_SGI(rate_table->info[rix].phy)) |
| 619 | rate->flags |= IEEE80211_TX_RC_SHORT_GI; |
| 620 | } |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 621 | } |
| 622 | |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 623 | static void ath_rc_rate_set_rtscts(struct ath_softc *sc, |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 624 | const struct ath_rate_table *rate_table, |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 625 | struct ieee80211_tx_info *tx_info) |
| 626 | { |
| 627 | struct ieee80211_tx_rate *rates = tx_info->control.rates; |
| 628 | int i = 0, rix = 0, cix, enable_g_protection = 0; |
| 629 | |
| 630 | /* get the cix for the lowest valid rix */ |
| 631 | for (i = 3; i >= 0; i--) { |
| 632 | if (rates[i].count && (rates[i].idx >= 0)) { |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 633 | rix = ath_rc_get_rateindex(rate_table, &rates[i]); |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 634 | break; |
| 635 | } |
| 636 | } |
| 637 | cix = rate_table->info[rix].ctrl_rate; |
| 638 | |
| 639 | /* All protection frames are transmited at 2Mb/s for 802.11g, |
| 640 | * otherwise we transmit them at 1Mb/s */ |
| 641 | if (sc->hw->conf.channel->band == IEEE80211_BAND_2GHZ && |
| 642 | !conf_is_ht(&sc->hw->conf)) |
| 643 | enable_g_protection = 1; |
| 644 | |
| 645 | /* |
| 646 | * If 802.11g protection is enabled, determine whether to use RTS/CTS or |
| 647 | * just CTS. Note that this is only done for OFDM/HT unicast frames. |
| 648 | */ |
| 649 | if ((sc->sc_flags & SC_OP_PROTECT_ENABLE) && |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 650 | (rate_table->info[rix].phy == WLAN_RC_PHY_OFDM || |
| 651 | WLAN_RC_PHY_HT(rate_table->info[rix].phy))) { |
| 652 | rates[0].flags |= IEEE80211_TX_RC_USE_CTS_PROTECT; |
| 653 | cix = rate_table->info[enable_g_protection].ctrl_rate; |
| 654 | } |
| 655 | |
| 656 | tx_info->control.rts_cts_rate_idx = cix; |
| 657 | } |
| 658 | |
Luis R. Rodriguez | e25739a | 2009-07-14 20:14:09 -0400 | [diff] [blame] | 659 | static void ath_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta, |
| 660 | struct ieee80211_tx_rate_control *txrc) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 661 | { |
Luis R. Rodriguez | e25739a | 2009-07-14 20:14:09 -0400 | [diff] [blame] | 662 | struct ath_softc *sc = priv; |
| 663 | struct ath_rate_priv *ath_rc_priv = priv_sta; |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 664 | const struct ath_rate_table *rate_table; |
Sujith | 3900898 | 2009-01-30 14:29:15 +0530 | [diff] [blame] | 665 | struct sk_buff *skb = txrc->skb; |
| 666 | struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); |
Sujith | a8efee4 | 2008-11-18 09:07:30 +0530 | [diff] [blame] | 667 | struct ieee80211_tx_rate *rates = tx_info->control.rates; |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 668 | struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; |
| 669 | __le16 fc = hdr->frame_control; |
Felix Fietkau | 5c0ba62 | 2010-02-19 01:46:36 +0100 | [diff] [blame] | 670 | u8 try_per_rate, i = 0, rix; |
Sujith | 3900898 | 2009-01-30 14:29:15 +0530 | [diff] [blame] | 671 | int is_probe = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 672 | |
Luis R. Rodriguez | e25739a | 2009-07-14 20:14:09 -0400 | [diff] [blame] | 673 | if (rate_control_send_low(sta, priv_sta, txrc)) |
| 674 | return; |
| 675 | |
Luis R. Rodriguez | dd19018 | 2009-07-14 20:13:56 -0400 | [diff] [blame] | 676 | /* |
| 677 | * For Multi Rate Retry we use a different number of |
| 678 | * retry attempt counts. This ends up looking like this: |
| 679 | * |
Felix Fietkau | 6589651 | 2010-01-24 03:26:11 +0100 | [diff] [blame] | 680 | * MRR[0] = 4 |
| 681 | * MRR[1] = 4 |
| 682 | * MRR[2] = 4 |
| 683 | * MRR[3] = 8 |
Luis R. Rodriguez | dd19018 | 2009-07-14 20:13:56 -0400 | [diff] [blame] | 684 | * |
| 685 | */ |
Felix Fietkau | 6589651 | 2010-01-24 03:26:11 +0100 | [diff] [blame] | 686 | try_per_rate = 4; |
Luis R. Rodriguez | dd19018 | 2009-07-14 20:13:56 -0400 | [diff] [blame] | 687 | |
Sujith | 40990ec | 2008-12-07 21:41:37 +0530 | [diff] [blame] | 688 | rate_table = sc->cur_rate_table; |
Luis R. Rodriguez | 201c3b4 | 2009-07-14 20:14:04 -0400 | [diff] [blame] | 689 | rix = ath_rc_get_highest_rix(sc, ath_rc_priv, rate_table, &is_probe); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 690 | |
Luis R. Rodriguez | b0a3344 | 2010-04-15 17:39:39 -0400 | [diff] [blame] | 691 | /* |
| 692 | * If we're in HT mode and both us and our peer supports LDPC. |
| 693 | * We don't need to check our own device's capabilities as our own |
| 694 | * ht capabilities would have already been intersected with our peer's. |
| 695 | */ |
| 696 | if (conf_is_ht(&sc->hw->conf) && |
| 697 | (sta->ht_cap.cap & IEEE80211_HT_CAP_LDPC_CODING)) |
| 698 | tx_info->flags |= IEEE80211_TX_CTL_LDPC; |
| 699 | |
Felix Fietkau | 58b5190 | 2010-04-19 19:57:37 +0200 | [diff] [blame] | 700 | if (conf_is_ht(&sc->hw->conf) && |
| 701 | (sta->ht_cap.cap & IEEE80211_HT_CAP_TX_STBC)) |
| 702 | tx_info->flags |= (1 << IEEE80211_TX_CTL_STBC_SHIFT); |
| 703 | |
Sujith | 3900898 | 2009-01-30 14:29:15 +0530 | [diff] [blame] | 704 | if (is_probe) { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 705 | /* set one try for probe rates. For the |
| 706 | * probes don't enable rts */ |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 707 | ath_rc_rate_set_series(rate_table, &rates[i++], txrc, |
Felix Fietkau | 5c0ba62 | 2010-02-19 01:46:36 +0100 | [diff] [blame] | 708 | 1, rix, 0); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 709 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 710 | /* Get the next tried/allowed rate. No RTS for the next series |
| 711 | * after the probe rate |
| 712 | */ |
Felix Fietkau | 5c0ba62 | 2010-02-19 01:46:36 +0100 | [diff] [blame] | 713 | ath_rc_get_lower_rix(rate_table, ath_rc_priv, rix, &rix); |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 714 | ath_rc_rate_set_series(rate_table, &rates[i++], txrc, |
Felix Fietkau | 5c0ba62 | 2010-02-19 01:46:36 +0100 | [diff] [blame] | 715 | try_per_rate, rix, 0); |
Vasanthakumar Thiagarajan | 14587ce | 2009-03-12 15:32:54 +0530 | [diff] [blame] | 716 | |
| 717 | tx_info->flags |= IEEE80211_TX_CTL_RATE_CTRL_PROBE; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 718 | } else { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 719 | /* Set the choosen rate. No RTS for first series entry. */ |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 720 | ath_rc_rate_set_series(rate_table, &rates[i++], txrc, |
Felix Fietkau | 5c0ba62 | 2010-02-19 01:46:36 +0100 | [diff] [blame] | 721 | try_per_rate, rix, 0); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 722 | } |
| 723 | |
| 724 | /* Fill in the other rates for multirate retry */ |
Sujith | 3900898 | 2009-01-30 14:29:15 +0530 | [diff] [blame] | 725 | for ( ; i < 4; i++) { |
Luis R. Rodriguez | dd19018 | 2009-07-14 20:13:56 -0400 | [diff] [blame] | 726 | /* Use twice the number of tries for the last MRR segment. */ |
| 727 | if (i + 1 == 4) |
Felix Fietkau | 6589651 | 2010-01-24 03:26:11 +0100 | [diff] [blame] | 728 | try_per_rate = 8; |
Luis R. Rodriguez | dd19018 | 2009-07-14 20:13:56 -0400 | [diff] [blame] | 729 | |
Felix Fietkau | 5c0ba62 | 2010-02-19 01:46:36 +0100 | [diff] [blame] | 730 | ath_rc_get_lower_rix(rate_table, ath_rc_priv, rix, &rix); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 731 | /* All other rates in the series have RTS enabled */ |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 732 | ath_rc_rate_set_series(rate_table, &rates[i], txrc, |
Felix Fietkau | 5c0ba62 | 2010-02-19 01:46:36 +0100 | [diff] [blame] | 733 | try_per_rate, rix, 1); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 734 | } |
| 735 | |
| 736 | /* |
| 737 | * NB:Change rate series to enable aggregation when operating |
| 738 | * at lower MCS rates. When first rate in series is MCS2 |
| 739 | * in HT40 @ 2.4GHz, series should look like: |
| 740 | * |
| 741 | * {MCS2, MCS1, MCS0, MCS0}. |
| 742 | * |
| 743 | * When first rate in series is MCS3 in HT20 @ 2.4GHz, series should |
| 744 | * look like: |
| 745 | * |
| 746 | * {MCS3, MCS2, MCS1, MCS1} |
| 747 | * |
| 748 | * So, set fourth rate in series to be same as third one for |
| 749 | * above conditions. |
| 750 | */ |
Sujith | 3706de6 | 2008-12-07 21:42:10 +0530 | [diff] [blame] | 751 | if ((sc->hw->conf.channel->band == IEEE80211_BAND_2GHZ) && |
Luis R. Rodriguez | ecf7044 | 2008-12-23 15:58:43 -0800 | [diff] [blame] | 752 | (conf_is_ht(&sc->hw->conf))) { |
Sujith | 40990ec | 2008-12-07 21:41:37 +0530 | [diff] [blame] | 753 | u8 dot11rate = rate_table->info[rix].dot11rate; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 754 | u8 phy = rate_table->info[rix].phy; |
| 755 | if (i == 4 && |
| 756 | ((dot11rate == 2 && phy == WLAN_RC_PHY_HT_40_SS) || |
Sujith | dc2222a | 2008-08-14 13:26:55 +0530 | [diff] [blame] | 757 | (dot11rate == 3 && phy == WLAN_RC_PHY_HT_20_SS))) { |
Sujith | a8efee4 | 2008-11-18 09:07:30 +0530 | [diff] [blame] | 758 | rates[3].idx = rates[2].idx; |
| 759 | rates[3].flags = rates[2].flags; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 760 | } |
| 761 | } |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 762 | |
| 763 | /* |
| 764 | * Force hardware to use computed duration for next |
| 765 | * fragment by disabling multi-rate retry, which |
| 766 | * updates duration based on the multi-rate duration table. |
| 767 | * |
| 768 | * FIXME: Fix duration |
| 769 | */ |
Luis R. Rodriguez | 7682a76 | 2009-07-14 20:14:05 -0400 | [diff] [blame] | 770 | if (ieee80211_has_morefrags(fc) || |
| 771 | (le16_to_cpu(hdr->seq_ctrl) & IEEE80211_SCTL_FRAG)) { |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 772 | rates[1].count = rates[2].count = rates[3].count = 0; |
| 773 | rates[1].idx = rates[2].idx = rates[3].idx = 0; |
| 774 | rates[0].count = ATH_TXMAXTRY; |
| 775 | } |
| 776 | |
| 777 | /* Setup RTS/CTS */ |
| 778 | ath_rc_rate_set_rtscts(sc, rate_table, tx_info); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 779 | } |
| 780 | |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 781 | static bool ath_rc_update_per(struct ath_softc *sc, |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 782 | const struct ath_rate_table *rate_table, |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 783 | struct ath_rate_priv *ath_rc_priv, |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 784 | struct ieee80211_tx_info *tx_info, |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 785 | int tx_rate, int xretries, int retries, |
| 786 | u32 now_msec) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 787 | { |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 788 | bool state_change = false; |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 789 | int count, n_bad_frames; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 790 | u8 last_per; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 791 | static u32 nretry_to_per_lookup[10] = { |
| 792 | 100 * 0 / 1, |
| 793 | 100 * 1 / 4, |
| 794 | 100 * 1 / 2, |
| 795 | 100 * 3 / 4, |
| 796 | 100 * 4 / 5, |
| 797 | 100 * 5 / 6, |
| 798 | 100 * 6 / 7, |
| 799 | 100 * 7 / 8, |
| 800 | 100 * 8 / 9, |
| 801 | 100 * 9 / 10 |
| 802 | }; |
| 803 | |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 804 | last_per = ath_rc_priv->per[tx_rate]; |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 805 | n_bad_frames = tx_info->status.ampdu_len - tx_info->status.ampdu_ack_len; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 806 | |
| 807 | if (xretries) { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 808 | if (xretries == 1) { |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 809 | ath_rc_priv->per[tx_rate] += 30; |
| 810 | if (ath_rc_priv->per[tx_rate] > 100) |
| 811 | ath_rc_priv->per[tx_rate] = 100; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 812 | } else { |
| 813 | /* xretries == 2 */ |
Julia Lawall | 87c1687 | 2008-11-09 17:56:10 +0100 | [diff] [blame] | 814 | count = ARRAY_SIZE(nretry_to_per_lookup); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 815 | if (retries >= count) |
| 816 | retries = count - 1; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 817 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 818 | /* new_PER = 7/8*old_PER + 1/8*(currentPER) */ |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 819 | ath_rc_priv->per[tx_rate] = |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 820 | (u8)(last_per - (last_per >> 3) + (100 >> 3)); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 821 | } |
| 822 | |
| 823 | /* xretries == 1 or 2 */ |
| 824 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 825 | if (ath_rc_priv->probe_rate == tx_rate) |
| 826 | ath_rc_priv->probe_rate = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 827 | |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 828 | } else { /* xretries == 0 */ |
Julia Lawall | 87c1687 | 2008-11-09 17:56:10 +0100 | [diff] [blame] | 829 | count = ARRAY_SIZE(nretry_to_per_lookup); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 830 | if (retries >= count) |
| 831 | retries = count - 1; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 832 | |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 833 | if (n_bad_frames) { |
Sujith | dc2222a | 2008-08-14 13:26:55 +0530 | [diff] [blame] | 834 | /* new_PER = 7/8*old_PER + 1/8*(currentPER) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 835 | * Assuming that n_frames is not 0. The current PER |
| 836 | * from the retries is 100 * retries / (retries+1), |
| 837 | * since the first retries attempts failed, and the |
| 838 | * next one worked. For the one that worked, |
| 839 | * n_bad_frames subframes out of n_frames wored, |
| 840 | * so the PER for that part is |
| 841 | * 100 * n_bad_frames / n_frames, and it contributes |
| 842 | * 100 * n_bad_frames / (n_frames * (retries+1)) to |
| 843 | * the above PER. The expression below is a |
| 844 | * simplified version of the sum of these two terms. |
| 845 | */ |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 846 | if (tx_info->status.ampdu_len > 0) { |
| 847 | int n_frames, n_bad_tries; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 848 | u8 cur_per, new_per; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 849 | |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 850 | n_bad_tries = retries * tx_info->status.ampdu_len + |
| 851 | n_bad_frames; |
| 852 | n_frames = tx_info->status.ampdu_len * (retries + 1); |
| 853 | cur_per = (100 * n_bad_tries / n_frames) >> 3; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 854 | new_per = (u8)(last_per - (last_per >> 3) + cur_per); |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 855 | ath_rc_priv->per[tx_rate] = new_per; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 856 | } |
| 857 | } else { |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 858 | ath_rc_priv->per[tx_rate] = |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 859 | (u8)(last_per - (last_per >> 3) + |
| 860 | (nretry_to_per_lookup[retries] >> 3)); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 861 | } |
| 862 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 863 | |
| 864 | /* |
| 865 | * If we got at most one retry then increase the max rate if |
| 866 | * this was a probe. Otherwise, ignore the probe. |
| 867 | */ |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 868 | if (ath_rc_priv->probe_rate && ath_rc_priv->probe_rate == tx_rate) { |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 869 | if (retries > 0 || 2 * n_bad_frames > tx_info->status.ampdu_len) { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 870 | /* |
| 871 | * Since we probed with just a single attempt, |
| 872 | * any retries means the probe failed. Also, |
| 873 | * if the attempt worked, but more than half |
| 874 | * the subframes were bad then also consider |
| 875 | * the probe a failure. |
| 876 | */ |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 877 | ath_rc_priv->probe_rate = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 878 | } else { |
| 879 | u8 probe_rate = 0; |
| 880 | |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 881 | ath_rc_priv->rate_max_phy = |
| 882 | ath_rc_priv->probe_rate; |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 883 | probe_rate = ath_rc_priv->probe_rate; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 884 | |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 885 | if (ath_rc_priv->per[probe_rate] > 30) |
| 886 | ath_rc_priv->per[probe_rate] = 20; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 887 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 888 | ath_rc_priv->probe_rate = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 889 | |
| 890 | /* |
| 891 | * Since this probe succeeded, we allow the next |
| 892 | * probe twice as soon. This allows the maxRate |
| 893 | * to move up faster if the probes are |
André Goddard Rosa | af901ca | 2009-11-14 13:09:05 -0200 | [diff] [blame] | 894 | * successful. |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 895 | */ |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 896 | ath_rc_priv->probe_time = |
| 897 | now_msec - rate_table->probe_interval / 2; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 898 | } |
| 899 | } |
| 900 | |
| 901 | if (retries > 0) { |
| 902 | /* |
| 903 | * Don't update anything. We don't know if |
| 904 | * this was because of collisions or poor signal. |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 905 | */ |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 906 | ath_rc_priv->hw_maxretry_pktcnt = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 907 | } else { |
| 908 | /* |
| 909 | * It worked with no retries. First ignore bogus (small) |
| 910 | * rssi_ack values. |
| 911 | */ |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 912 | if (tx_rate == ath_rc_priv->rate_max_phy && |
| 913 | ath_rc_priv->hw_maxretry_pktcnt < 255) { |
| 914 | ath_rc_priv->hw_maxretry_pktcnt++; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 915 | } |
| 916 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 917 | } |
| 918 | } |
Vasanthakumar Thiagarajan | 39a4caf | 2009-07-14 20:14:10 -0400 | [diff] [blame] | 919 | |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 920 | return state_change; |
| 921 | } |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 922 | |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 923 | /* Update PER, RSSI and whatever else that the code thinks it is doing. |
| 924 | If you can make sense of all this, you really need to go out more. */ |
| 925 | |
| 926 | static void ath_rc_update_ht(struct ath_softc *sc, |
| 927 | struct ath_rate_priv *ath_rc_priv, |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 928 | struct ieee80211_tx_info *tx_info, |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 929 | int tx_rate, int xretries, int retries) |
| 930 | { |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 931 | u32 now_msec = jiffies_to_msecs(jiffies); |
| 932 | int rate; |
| 933 | u8 last_per; |
| 934 | bool state_change = false; |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 935 | const struct ath_rate_table *rate_table = sc->cur_rate_table; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 936 | int size = ath_rc_priv->rate_table_size; |
| 937 | |
| 938 | if ((tx_rate < 0) || (tx_rate > rate_table->rate_cnt)) |
| 939 | return; |
| 940 | |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 941 | last_per = ath_rc_priv->per[tx_rate]; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 942 | |
| 943 | /* Update PER first */ |
| 944 | state_change = ath_rc_update_per(sc, rate_table, ath_rc_priv, |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 945 | tx_info, tx_rate, xretries, |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 946 | retries, now_msec); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 947 | |
| 948 | /* |
| 949 | * If this rate looks bad (high PER) then stop using it for |
| 950 | * a while (except if we are probing). |
| 951 | */ |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 952 | if (ath_rc_priv->per[tx_rate] >= 55 && tx_rate > 0 && |
Sujith | dc2222a | 2008-08-14 13:26:55 +0530 | [diff] [blame] | 953 | rate_table->info[tx_rate].ratekbps <= |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 954 | rate_table->info[ath_rc_priv->rate_max_phy].ratekbps) { |
Luis R. Rodriguez | 39448b0 | 2009-07-14 20:14:00 -0400 | [diff] [blame] | 955 | ath_rc_get_lower_rix(rate_table, ath_rc_priv, |
| 956 | (u8)tx_rate, &ath_rc_priv->rate_max_phy); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 957 | |
| 958 | /* Don't probe for a little while. */ |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 959 | ath_rc_priv->probe_time = now_msec; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 960 | } |
| 961 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 962 | /* Make sure the rates below this have lower PER */ |
| 963 | /* Monotonicity is kept only for rates below the current rate. */ |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 964 | if (ath_rc_priv->per[tx_rate] < last_per) { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 965 | for (rate = tx_rate - 1; rate >= 0; rate--) { |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 966 | |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 967 | if (ath_rc_priv->per[rate] > |
| 968 | ath_rc_priv->per[rate+1]) { |
| 969 | ath_rc_priv->per[rate] = |
| 970 | ath_rc_priv->per[rate+1]; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 971 | } |
| 972 | } |
| 973 | } |
| 974 | |
| 975 | /* Maintain monotonicity for rates above the current rate */ |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 976 | for (rate = tx_rate; rate < size - 1; rate++) { |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 977 | if (ath_rc_priv->per[rate+1] < |
| 978 | ath_rc_priv->per[rate]) |
| 979 | ath_rc_priv->per[rate+1] = |
| 980 | ath_rc_priv->per[rate]; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 981 | } |
| 982 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 983 | /* Every so often, we reduce the thresholds |
| 984 | * and PER (different for CCK and OFDM). */ |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 985 | if (now_msec - ath_rc_priv->per_down_time >= |
Vasanthakumar Thiagarajan | c413046 | 2009-07-14 20:14:12 -0400 | [diff] [blame] | 986 | rate_table->probe_interval) { |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 987 | for (rate = 0; rate < size; rate++) { |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 988 | ath_rc_priv->per[rate] = |
| 989 | 7 * ath_rc_priv->per[rate] / 8; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 990 | } |
| 991 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 992 | ath_rc_priv->per_down_time = now_msec; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 993 | } |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 994 | |
Sujith | 9e71279 | 2009-02-20 15:13:20 +0530 | [diff] [blame] | 995 | ath_debug_stat_retries(sc, tx_rate, xretries, retries, |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 996 | ath_rc_priv->per[tx_rate]); |
Sujith | 029bc43 | 2009-02-04 08:10:26 +0530 | [diff] [blame] | 997 | |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 998 | } |
| 999 | |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 1000 | static int ath_rc_get_rateindex(const struct ath_rate_table *rate_table, |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1001 | struct ieee80211_tx_rate *rate) |
| 1002 | { |
| 1003 | int rix; |
| 1004 | |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 1005 | if (!(rate->flags & IEEE80211_TX_RC_MCS)) |
| 1006 | return rate->idx; |
| 1007 | |
| 1008 | rix = rate->idx + rate_table->mcs_start; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1009 | if ((rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH) && |
| 1010 | (rate->flags & IEEE80211_TX_RC_SHORT_GI)) |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 1011 | rix = rate_table->info[rix].ht_index; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1012 | else if (rate->flags & IEEE80211_TX_RC_SHORT_GI) |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 1013 | rix = rate_table->info[rix].sgi_index; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1014 | else if (rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH) |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 1015 | rix = rate_table->info[rix].cw40index; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1016 | else |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 1017 | rix = rate_table->info[rix].base_index; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1018 | |
| 1019 | return rix; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1020 | } |
| 1021 | |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1022 | static void ath_rc_tx_status(struct ath_softc *sc, |
| 1023 | struct ath_rate_priv *ath_rc_priv, |
| 1024 | struct ieee80211_tx_info *tx_info, |
| 1025 | int final_ts_idx, int xretries, int long_retry) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1026 | { |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 1027 | const struct ath_rate_table *rate_table; |
Sujith | a8efee4 | 2008-11-18 09:07:30 +0530 | [diff] [blame] | 1028 | struct ieee80211_tx_rate *rates = tx_info->status.rates; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1029 | u8 flags; |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1030 | u32 i = 0, rix; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1031 | |
Sujith | 40990ec | 2008-12-07 21:41:37 +0530 | [diff] [blame] | 1032 | rate_table = sc->cur_rate_table; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1033 | |
| 1034 | /* |
| 1035 | * If the first rate is not the final index, there |
| 1036 | * are intermediate rate failures to be processed. |
| 1037 | */ |
| 1038 | if (final_ts_idx != 0) { |
| 1039 | /* Process intermediate rates that failed.*/ |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1040 | for (i = 0; i < final_ts_idx ; i++) { |
| 1041 | if (rates[i].count != 0 && (rates[i].idx >= 0)) { |
| 1042 | flags = rates[i].flags; |
| 1043 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1044 | /* If HT40 and we have switched mode from |
| 1045 | * 40 to 20 => don't update */ |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1046 | |
Sujith | a8efee4 | 2008-11-18 09:07:30 +0530 | [diff] [blame] | 1047 | if ((flags & IEEE80211_TX_RC_40_MHZ_WIDTH) && |
Sujith | f5c38ef | 2009-03-30 15:28:57 +0530 | [diff] [blame] | 1048 | !(ath_rc_priv->ht_cap & WLAN_RC_40_FLAG)) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1049 | return; |
Sujith | e63835b | 2008-11-18 09:07:53 +0530 | [diff] [blame] | 1050 | |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1051 | rix = ath_rc_get_rateindex(rate_table, &rates[i]); |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 1052 | ath_rc_update_ht(sc, ath_rc_priv, tx_info, |
| 1053 | rix, xretries ? 1 : 2, |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1054 | rates[i].count); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1055 | } |
| 1056 | } |
| 1057 | } else { |
| 1058 | /* |
| 1059 | * Handle the special case of MIMO PS burst, where the second |
| 1060 | * aggregate is sent out with only one rate and one try. |
| 1061 | * Treating it as an excessive retry penalizes the rate |
| 1062 | * inordinately. |
| 1063 | */ |
Sujith | a8efee4 | 2008-11-18 09:07:30 +0530 | [diff] [blame] | 1064 | if (rates[0].count == 1 && xretries == 1) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1065 | xretries = 2; |
| 1066 | } |
| 1067 | |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1068 | flags = rates[i].flags; |
| 1069 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1070 | /* If HT40 and we have switched mode from 40 to 20 => don't update */ |
Sujith | a8efee4 | 2008-11-18 09:07:30 +0530 | [diff] [blame] | 1071 | if ((flags & IEEE80211_TX_RC_40_MHZ_WIDTH) && |
Sujith | f5c38ef | 2009-03-30 15:28:57 +0530 | [diff] [blame] | 1072 | !(ath_rc_priv->ht_cap & WLAN_RC_40_FLAG)) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1073 | return; |
| 1074 | |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1075 | rix = ath_rc_get_rateindex(rate_table, &rates[i]); |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 1076 | ath_rc_update_ht(sc, ath_rc_priv, tx_info, rix, xretries, long_retry); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1077 | } |
| 1078 | |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 1079 | static const |
| 1080 | struct ath_rate_table *ath_choose_rate_table(struct ath_softc *sc, |
| 1081 | enum ieee80211_band band, |
| 1082 | bool is_ht, |
| 1083 | bool is_cw_40) |
Sujith | e11602b | 2008-11-27 09:46:27 +0530 | [diff] [blame] | 1084 | { |
| 1085 | int mode = 0; |
Luis R. Rodriguez | c46917b | 2009-09-13 02:42:02 -0700 | [diff] [blame] | 1086 | struct ath_common *common = ath9k_hw_common(sc->sc_ah); |
Sujith | e11602b | 2008-11-27 09:46:27 +0530 | [diff] [blame] | 1087 | |
| 1088 | switch(band) { |
| 1089 | case IEEE80211_BAND_2GHZ: |
| 1090 | mode = ATH9K_MODE_11G; |
| 1091 | if (is_ht) |
| 1092 | mode = ATH9K_MODE_11NG_HT20; |
| 1093 | if (is_cw_40) |
| 1094 | mode = ATH9K_MODE_11NG_HT40PLUS; |
| 1095 | break; |
| 1096 | case IEEE80211_BAND_5GHZ: |
| 1097 | mode = ATH9K_MODE_11A; |
| 1098 | if (is_ht) |
| 1099 | mode = ATH9K_MODE_11NA_HT20; |
| 1100 | if (is_cw_40) |
| 1101 | mode = ATH9K_MODE_11NA_HT40PLUS; |
| 1102 | break; |
| 1103 | default: |
Luis R. Rodriguez | c46917b | 2009-09-13 02:42:02 -0700 | [diff] [blame] | 1104 | ath_print(common, ATH_DBG_CONFIG, "Invalid band\n"); |
Sujith | e11602b | 2008-11-27 09:46:27 +0530 | [diff] [blame] | 1105 | return NULL; |
| 1106 | } |
| 1107 | |
| 1108 | BUG_ON(mode >= ATH9K_MODE_MAX); |
| 1109 | |
Luis R. Rodriguez | c46917b | 2009-09-13 02:42:02 -0700 | [diff] [blame] | 1110 | ath_print(common, ATH_DBG_CONFIG, |
| 1111 | "Choosing rate table for mode: %d\n", mode); |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 1112 | |
| 1113 | sc->cur_rate_mode = mode; |
| 1114 | return hw_rate_table[mode]; |
Sujith | e11602b | 2008-11-27 09:46:27 +0530 | [diff] [blame] | 1115 | } |
| 1116 | |
Sujith | 5ddfac3 | 2008-11-18 09:06:44 +0530 | [diff] [blame] | 1117 | static void ath_rc_init(struct ath_softc *sc, |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1118 | struct ath_rate_priv *ath_rc_priv, |
Sujith | 5ddfac3 | 2008-11-18 09:06:44 +0530 | [diff] [blame] | 1119 | struct ieee80211_supported_band *sband, |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1120 | struct ieee80211_sta *sta, |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 1121 | const struct ath_rate_table *rate_table) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1122 | { |
Sujith | 5ddfac3 | 2008-11-18 09:06:44 +0530 | [diff] [blame] | 1123 | struct ath_rateset *rateset = &ath_rc_priv->neg_rates; |
Luis R. Rodriguez | c46917b | 2009-09-13 02:42:02 -0700 | [diff] [blame] | 1124 | struct ath_common *common = ath9k_hw_common(sc->sc_ah); |
Sujith | 5ddfac3 | 2008-11-18 09:06:44 +0530 | [diff] [blame] | 1125 | u8 *ht_mcs = (u8 *)&ath_rc_priv->neg_ht_rates; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1126 | u8 i, j, k, hi = 0, hthi = 0; |
Sujith | e11602b | 2008-11-27 09:46:27 +0530 | [diff] [blame] | 1127 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1128 | /* Initial rate table size. Will change depending |
| 1129 | * on the working rate set */ |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1130 | ath_rc_priv->rate_table_size = RATE_TABLE_SIZE; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1131 | |
| 1132 | /* Initialize thresholds according to the global rate table */ |
Sujith | 5ddfac3 | 2008-11-18 09:06:44 +0530 | [diff] [blame] | 1133 | for (i = 0 ; i < ath_rc_priv->rate_table_size; i++) { |
Vasanthakumar Thiagarajan | 922bac6 | 2009-07-14 20:14:13 -0400 | [diff] [blame] | 1134 | ath_rc_priv->per[i] = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1135 | } |
| 1136 | |
| 1137 | /* Determine the valid rates */ |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 1138 | ath_rc_init_valid_txmask(ath_rc_priv); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1139 | |
| 1140 | for (i = 0; i < WLAN_RC_PHY_MAX; i++) { |
| 1141 | for (j = 0; j < MAX_TX_RATE_PHY; j++) |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 1142 | ath_rc_priv->valid_phy_rateidx[i][j] = 0; |
| 1143 | ath_rc_priv->valid_phy_ratecnt[i] = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1144 | } |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1145 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1146 | if (!rateset->rs_nrates) { |
| 1147 | /* No working rate, just initialize valid rates */ |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1148 | hi = ath_rc_init_validrates(ath_rc_priv, rate_table, |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 1149 | ath_rc_priv->ht_cap); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1150 | } else { |
| 1151 | /* Use intersection of working rates and valid rates */ |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1152 | hi = ath_rc_setvalid_rates(ath_rc_priv, rate_table, |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 1153 | rateset, ath_rc_priv->ht_cap); |
Sujith | 5ddfac3 | 2008-11-18 09:06:44 +0530 | [diff] [blame] | 1154 | if (ath_rc_priv->ht_cap & WLAN_RC_HT_FLAG) { |
Sujith | 2c5a744 | 2008-11-18 09:08:33 +0530 | [diff] [blame] | 1155 | hthi = ath_rc_setvalid_htrates(ath_rc_priv, |
Sujith | c89424d | 2009-01-30 14:29:28 +0530 | [diff] [blame] | 1156 | rate_table, |
| 1157 | ht_mcs, |
| 1158 | ath_rc_priv->ht_cap); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1159 | } |
| 1160 | hi = A_MAX(hi, hthi); |
| 1161 | } |
| 1162 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 1163 | ath_rc_priv->rate_table_size = hi + 1; |
| 1164 | ath_rc_priv->rate_max_phy = 0; |
Luis R. Rodriguez | 9680e8a | 2009-09-13 23:28:00 -0700 | [diff] [blame] | 1165 | BUG_ON(ath_rc_priv->rate_table_size > RATE_TABLE_SIZE); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1166 | |
| 1167 | for (i = 0, k = 0; i < WLAN_RC_PHY_MAX; i++) { |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 1168 | for (j = 0; j < ath_rc_priv->valid_phy_ratecnt[i]; j++) { |
| 1169 | ath_rc_priv->valid_rate_index[k++] = |
| 1170 | ath_rc_priv->valid_phy_rateidx[i][j]; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1171 | } |
| 1172 | |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1173 | if (!ath_rc_valid_phyrate(i, rate_table->initial_ratemax, 1) |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 1174 | || !ath_rc_priv->valid_phy_ratecnt[i]) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1175 | continue; |
| 1176 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 1177 | ath_rc_priv->rate_max_phy = ath_rc_priv->valid_phy_rateidx[i][j-1]; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1178 | } |
Luis R. Rodriguez | 9680e8a | 2009-09-13 23:28:00 -0700 | [diff] [blame] | 1179 | BUG_ON(ath_rc_priv->rate_table_size > RATE_TABLE_SIZE); |
| 1180 | BUG_ON(k > RATE_TABLE_SIZE); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1181 | |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 1182 | ath_rc_priv->max_valid_rate = k; |
Sujith | 256b7759 | 2008-11-18 09:03:12 +0530 | [diff] [blame] | 1183 | ath_rc_sort_validrates(rate_table, ath_rc_priv); |
| 1184 | ath_rc_priv->rate_max_phy = ath_rc_priv->valid_rate_index[k-4]; |
Sujith | 40990ec | 2008-12-07 21:41:37 +0530 | [diff] [blame] | 1185 | sc->cur_rate_table = rate_table; |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1186 | |
Luis R. Rodriguez | c46917b | 2009-09-13 02:42:02 -0700 | [diff] [blame] | 1187 | ath_print(common, ATH_DBG_CONFIG, |
| 1188 | "RC Initialized with capabilities: 0x%x\n", |
| 1189 | ath_rc_priv->ht_cap); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1190 | } |
| 1191 | |
Sujith | c2da50e | 2009-03-13 08:56:11 +0530 | [diff] [blame] | 1192 | static u8 ath_rc_build_ht_caps(struct ath_softc *sc, struct ieee80211_sta *sta, |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 1193 | bool is_cw40, bool is_sgi) |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1194 | { |
| 1195 | u8 caps = 0; |
| 1196 | |
Sujith | c2da50e | 2009-03-13 08:56:11 +0530 | [diff] [blame] | 1197 | if (sta->ht_cap.ht_supported) { |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1198 | caps = WLAN_RC_HT_FLAG; |
Felix Fietkau | 3553727 | 2010-06-12 17:22:33 +0200 | [diff] [blame] | 1199 | if (sta->ht_cap.mcs.rx_mask[1]) |
| 1200 | caps |= WLAN_RC_DS_FLAG; |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1201 | if (is_cw40) |
| 1202 | caps |= WLAN_RC_40_FLAG; |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 1203 | if (is_sgi) |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1204 | caps |= WLAN_RC_SGI_FLAG; |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 1205 | |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1206 | } |
| 1207 | |
| 1208 | return caps; |
| 1209 | } |
| 1210 | |
| 1211 | /***********************************/ |
| 1212 | /* mac80211 Rate Control callbacks */ |
| 1213 | /***********************************/ |
| 1214 | |
Johannes Berg | 4b7679a | 2008-09-18 18:14:18 +0200 | [diff] [blame] | 1215 | static void ath_tx_status(void *priv, struct ieee80211_supported_band *sband, |
| 1216 | struct ieee80211_sta *sta, void *priv_sta, |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1217 | struct sk_buff *skb) |
| 1218 | { |
| 1219 | struct ath_softc *sc = priv; |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1220 | struct ath_rate_priv *ath_rc_priv = priv_sta; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1221 | struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); |
| 1222 | struct ieee80211_hdr *hdr; |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 1223 | int final_ts_idx = 0, tx_status = 0, is_underrun = 0; |
| 1224 | int long_retry = 0; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1225 | __le16 fc; |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 1226 | int i; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1227 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1228 | hdr = (struct ieee80211_hdr *)skb->data; |
| 1229 | fc = hdr->frame_control; |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 1230 | for (i = 0; i < IEEE80211_TX_MAX_RATES; i++) { |
| 1231 | struct ieee80211_tx_rate *rate = &tx_info->status.rates[i]; |
| 1232 | if (!rate->count) |
| 1233 | break; |
| 1234 | |
| 1235 | final_ts_idx = i; |
| 1236 | long_retry = rate->count - 1; |
| 1237 | } |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1238 | |
Felix Fietkau | d969847 | 2010-03-01 13:32:11 +0100 | [diff] [blame] | 1239 | if (!priv_sta || !ieee80211_is_data(fc)) |
| 1240 | return; |
| 1241 | |
| 1242 | /* This packet was aggregated but doesn't carry status info */ |
| 1243 | if ((tx_info->flags & IEEE80211_TX_CTL_AMPDU) && |
| 1244 | !(tx_info->flags & IEEE80211_TX_STAT_AMPDU)) |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 1245 | return; |
Johannes Berg | e6a9854 | 2008-10-21 12:40:02 +0200 | [diff] [blame] | 1246 | |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 1247 | if (tx_info->flags & IEEE80211_TX_STAT_TX_FILTERED) |
| 1248 | return; |
Johannes Berg | e6a9854 | 2008-10-21 12:40:02 +0200 | [diff] [blame] | 1249 | |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1250 | /* |
Luis R. Rodriguez | f4709fd | 2009-11-24 21:37:57 -0500 | [diff] [blame] | 1251 | * If an underrun error is seen assume it as an excessive retry only |
| 1252 | * if max frame trigger level has been reached (2 KB for singel stream, |
| 1253 | * and 4 KB for dual stream). Adjust the long retry as if the frame was |
| 1254 | * tried hw->max_rate_tries times to affect how ratectrl updates PER for |
| 1255 | * the failed rate. In case of congestion on the bus penalizing these |
| 1256 | * type of underruns should help hardware actually transmit new frames |
| 1257 | * successfully by eventually preferring slower rates. This itself |
| 1258 | * should also alleviate congestion on the bus. |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1259 | */ |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 1260 | if ((tx_info->pad[0] & ATH_TX_INFO_UNDERRUN) && |
| 1261 | (sc->sc_ah->tx_trig_level >= ath_rc_priv->tx_triglevel_max)) { |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1262 | tx_status = 1; |
| 1263 | is_underrun = 1; |
| 1264 | } |
| 1265 | |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 1266 | if (tx_info->pad[0] & ATH_TX_INFO_XRETRY) |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1267 | tx_status = 1; |
| 1268 | |
| 1269 | ath_rc_tx_status(sc, ath_rc_priv, tx_info, final_ts_idx, tx_status, |
Felix Fietkau | 827e69b | 2009-11-15 23:09:25 +0100 | [diff] [blame] | 1270 | (is_underrun) ? sc->hw->max_rate_tries : long_retry); |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1271 | |
Sujith | d22b002 | 2009-01-28 11:55:45 +0530 | [diff] [blame] | 1272 | /* Check if aggregation has to be enabled for this tid */ |
Vasanthakumar Thiagarajan | d5c232f | 2009-02-18 10:22:02 +0530 | [diff] [blame] | 1273 | if (conf_is_ht(&sc->hw->conf) && |
| 1274 | !(skb->protocol == cpu_to_be16(ETH_P_PAE))) { |
Sujith | d22b002 | 2009-01-28 11:55:45 +0530 | [diff] [blame] | 1275 | if (ieee80211_is_data_qos(fc)) { |
| 1276 | u8 *qc, tid; |
| 1277 | struct ath_node *an; |
| 1278 | |
| 1279 | qc = ieee80211_get_qos_ctl(hdr); |
| 1280 | tid = qc[0] & 0xf; |
| 1281 | an = (struct ath_node *)sta->drv_priv; |
| 1282 | |
| 1283 | if(ath_tx_aggr_check(sc, an, tid)) |
Johannes Berg | c951ad3 | 2009-11-16 12:00:38 +0100 | [diff] [blame] | 1284 | ieee80211_start_tx_ba_session(sta, tid); |
Sujith | d22b002 | 2009-01-28 11:55:45 +0530 | [diff] [blame] | 1285 | } |
| 1286 | } |
Sujith | 7a7dec6 | 2009-01-30 14:32:09 +0530 | [diff] [blame] | 1287 | |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 1288 | ath_debug_stat_rc(sc, ath_rc_get_rateindex(sc->cur_rate_table, |
| 1289 | &tx_info->status.rates[final_ts_idx])); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1290 | } |
| 1291 | |
Johannes Berg | 4b7679a | 2008-09-18 18:14:18 +0200 | [diff] [blame] | 1292 | static void ath_rate_init(void *priv, struct ieee80211_supported_band *sband, |
| 1293 | struct ieee80211_sta *sta, void *priv_sta) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1294 | { |
Johannes Berg | 4b7679a | 2008-09-18 18:14:18 +0200 | [diff] [blame] | 1295 | struct ath_softc *sc = priv; |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1296 | struct ath_rate_priv *ath_rc_priv = priv_sta; |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 1297 | const struct ath_rate_table *rate_table; |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 1298 | bool is_cw40, is_sgi = false; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1299 | int i, j = 0; |
| 1300 | |
Sujith | 7b4d273 | 2008-11-18 09:04:00 +0530 | [diff] [blame] | 1301 | for (i = 0; i < sband->n_bitrates; i++) { |
| 1302 | if (sta->supp_rates[sband->band] & BIT(i)) { |
| 1303 | ath_rc_priv->neg_rates.rs_rates[j] |
| 1304 | = (sband->bitrates[i].bitrate * 2) / 10; |
| 1305 | j++; |
| 1306 | } |
| 1307 | } |
| 1308 | ath_rc_priv->neg_rates.rs_nrates = j; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1309 | |
Sujith | a4510bf | 2008-10-23 12:15:19 +0530 | [diff] [blame] | 1310 | if (sta->ht_cap.ht_supported) { |
Sujith | 7b4d273 | 2008-11-18 09:04:00 +0530 | [diff] [blame] | 1311 | for (i = 0, j = 0; i < 77; i++) { |
Johannes Berg | ae5eb02 | 2008-10-14 16:58:37 +0200 | [diff] [blame] | 1312 | if (sta->ht_cap.mcs.rx_mask[i/8] & (1<<(i%8))) |
Sujith | dc2222a | 2008-08-14 13:26:55 +0530 | [diff] [blame] | 1313 | ath_rc_priv->neg_ht_rates.rs_rates[j++] = i; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1314 | if (j == ATH_RATE_MAX) |
| 1315 | break; |
| 1316 | } |
Sujith | dc2222a | 2008-08-14 13:26:55 +0530 | [diff] [blame] | 1317 | ath_rc_priv->neg_ht_rates.rs_nrates = j; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1318 | } |
Sujith | 7b4d273 | 2008-11-18 09:04:00 +0530 | [diff] [blame] | 1319 | |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1320 | is_cw40 = sta->ht_cap.cap & IEEE80211_HT_CAP_SUP_WIDTH_20_40; |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 1321 | |
| 1322 | if (is_cw40) |
| 1323 | is_sgi = sta->ht_cap.cap & IEEE80211_HT_CAP_SGI_40; |
| 1324 | else if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_SGI_20) |
| 1325 | is_sgi = sta->ht_cap.cap & IEEE80211_HT_CAP_SGI_20; |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1326 | |
| 1327 | /* Choose rate table first */ |
| 1328 | |
| 1329 | if ((sc->sc_ah->opmode == NL80211_IFTYPE_STATION) || |
Pat Erley | 9cb5412 | 2009-03-20 22:59:59 -0400 | [diff] [blame] | 1330 | (sc->sc_ah->opmode == NL80211_IFTYPE_MESH_POINT) || |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1331 | (sc->sc_ah->opmode == NL80211_IFTYPE_ADHOC)) { |
| 1332 | rate_table = ath_choose_rate_table(sc, sband->band, |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 1333 | sta->ht_cap.ht_supported, is_cw40); |
| 1334 | } else { |
| 1335 | rate_table = hw_rate_table[sc->cur_rate_mode]; |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1336 | } |
| 1337 | |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 1338 | ath_rc_priv->ht_cap = ath_rc_build_ht_caps(sc, sta, is_cw40, is_sgi); |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1339 | ath_rc_init(sc, priv_sta, sband, sta, rate_table); |
| 1340 | } |
| 1341 | |
| 1342 | static void ath_rate_update(void *priv, struct ieee80211_supported_band *sband, |
| 1343 | struct ieee80211_sta *sta, void *priv_sta, |
Sujith | 4fa0043 | 2010-03-01 14:42:57 +0530 | [diff] [blame] | 1344 | u32 changed, enum nl80211_channel_type oper_chan_type) |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1345 | { |
| 1346 | struct ath_softc *sc = priv; |
| 1347 | struct ath_rate_priv *ath_rc_priv = priv_sta; |
Luis R. Rodriguez | 4f0fc7c | 2009-05-06 02:20:00 -0400 | [diff] [blame] | 1348 | const struct ath_rate_table *rate_table = NULL; |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 1349 | bool oper_cw40 = false, oper_sgi; |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1350 | bool local_cw40 = (ath_rc_priv->ht_cap & WLAN_RC_40_FLAG) ? |
| 1351 | true : false; |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 1352 | bool local_sgi = (ath_rc_priv->ht_cap & WLAN_RC_SGI_FLAG) ? |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1353 | true : false; |
| 1354 | |
| 1355 | /* FIXME: Handle AP mode later when we support CWM */ |
| 1356 | |
| 1357 | if (changed & IEEE80211_RC_HT_CHANGED) { |
| 1358 | if (sc->sc_ah->opmode != NL80211_IFTYPE_STATION) |
| 1359 | return; |
| 1360 | |
Sujith | 4fa0043 | 2010-03-01 14:42:57 +0530 | [diff] [blame] | 1361 | if (oper_chan_type == NL80211_CHAN_HT40MINUS || |
| 1362 | oper_chan_type == NL80211_CHAN_HT40PLUS) |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1363 | oper_cw40 = true; |
| 1364 | |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 1365 | if (oper_cw40) |
| 1366 | oper_sgi = (sta->ht_cap.cap & IEEE80211_HT_CAP_SGI_40) ? |
| 1367 | true : false; |
| 1368 | else if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_SGI_20) |
| 1369 | oper_sgi = (sta->ht_cap.cap & IEEE80211_HT_CAP_SGI_20) ? |
| 1370 | true : false; |
| 1371 | else |
| 1372 | oper_sgi = false; |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1373 | |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 1374 | if ((local_cw40 != oper_cw40) || (local_sgi != oper_sgi)) { |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1375 | rate_table = ath_choose_rate_table(sc, sband->band, |
| 1376 | sta->ht_cap.ht_supported, |
| 1377 | oper_cw40); |
Sujith | c2da50e | 2009-03-13 08:56:11 +0530 | [diff] [blame] | 1378 | ath_rc_priv->ht_cap = ath_rc_build_ht_caps(sc, sta, |
Vasanthakumar Thiagarajan | 6473d24 | 2010-05-13 18:42:38 -0700 | [diff] [blame] | 1379 | oper_cw40, oper_sgi); |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1380 | ath_rc_init(sc, priv_sta, sband, sta, rate_table); |
| 1381 | |
Luis R. Rodriguez | c46917b | 2009-09-13 02:42:02 -0700 | [diff] [blame] | 1382 | ath_print(ath9k_hw_common(sc->sc_ah), ATH_DBG_CONFIG, |
| 1383 | "Operating HT Bandwidth changed to: %d\n", |
| 1384 | sc->hw->conf.channel_type); |
Felix Fietkau | 545750d | 2009-11-23 22:21:01 +0100 | [diff] [blame] | 1385 | sc->cur_rate_table = hw_rate_table[sc->cur_rate_mode]; |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1386 | } |
| 1387 | } |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1388 | } |
| 1389 | |
Johannes Berg | 4b7679a | 2008-09-18 18:14:18 +0200 | [diff] [blame] | 1390 | static void *ath_rate_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1391 | { |
Jouni Malinen | bce048d | 2009-03-03 19:23:28 +0200 | [diff] [blame] | 1392 | struct ath_wiphy *aphy = hw->priv; |
| 1393 | return aphy->sc; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1394 | } |
| 1395 | |
| 1396 | static void ath_rate_free(void *priv) |
| 1397 | { |
| 1398 | return; |
| 1399 | } |
| 1400 | |
Johannes Berg | 4b7679a | 2008-09-18 18:14:18 +0200 | [diff] [blame] | 1401 | static void *ath_rate_alloc_sta(void *priv, struct ieee80211_sta *sta, gfp_t gfp) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1402 | { |
| 1403 | struct ath_softc *sc = priv; |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1404 | struct ath_rate_priv *rate_priv; |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1405 | |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1406 | rate_priv = kzalloc(sizeof(struct ath_rate_priv), gfp); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1407 | if (!rate_priv) { |
Luis R. Rodriguez | c46917b | 2009-09-13 02:42:02 -0700 | [diff] [blame] | 1408 | ath_print(ath9k_hw_common(sc->sc_ah), ATH_DBG_FATAL, |
| 1409 | "Unable to allocate private rc structure\n"); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1410 | return NULL; |
| 1411 | } |
Sujith | fe60594 | 2008-11-18 09:03:36 +0530 | [diff] [blame] | 1412 | |
Sujith | 2660b81 | 2009-02-09 13:27:26 +0530 | [diff] [blame] | 1413 | rate_priv->tx_triglevel_max = sc->sc_ah->caps.tx_triglevel_max; |
Sujith | dc2222a | 2008-08-14 13:26:55 +0530 | [diff] [blame] | 1414 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1415 | return rate_priv; |
| 1416 | } |
| 1417 | |
Johannes Berg | 4b7679a | 2008-09-18 18:14:18 +0200 | [diff] [blame] | 1418 | static void ath_rate_free_sta(void *priv, struct ieee80211_sta *sta, |
| 1419 | void *priv_sta) |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1420 | { |
Sujith | 46d14a5 | 2008-11-18 09:08:13 +0530 | [diff] [blame] | 1421 | struct ath_rate_priv *rate_priv = priv_sta; |
Sujith | fe60594 | 2008-11-18 09:03:36 +0530 | [diff] [blame] | 1422 | kfree(rate_priv); |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1423 | } |
| 1424 | |
| 1425 | static struct rate_control_ops ath_rate_ops = { |
| 1426 | .module = NULL, |
| 1427 | .name = "ath9k_rate_control", |
| 1428 | .tx_status = ath_tx_status, |
| 1429 | .get_rate = ath_get_rate, |
| 1430 | .rate_init = ath_rate_init, |
Sujith | 9331ec8 | 2009-03-02 13:29:45 +0530 | [diff] [blame] | 1431 | .rate_update = ath_rate_update, |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1432 | .alloc = ath_rate_alloc, |
| 1433 | .free = ath_rate_free, |
| 1434 | .alloc_sta = ath_rate_alloc_sta, |
Johannes Berg | 4b7679a | 2008-09-18 18:14:18 +0200 | [diff] [blame] | 1435 | .free_sta = ath_rate_free_sta, |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1436 | }; |
| 1437 | |
Luis R. Rodriguez | f078f20 | 2008-08-04 00:16:41 -0700 | [diff] [blame] | 1438 | int ath_rate_control_register(void) |
| 1439 | { |
| 1440 | return ieee80211_rate_control_register(&ath_rate_ops); |
| 1441 | } |
| 1442 | |
| 1443 | void ath_rate_control_unregister(void) |
| 1444 | { |
| 1445 | ieee80211_rate_control_unregister(&ath_rate_ops); |
| 1446 | } |