Daniel C Halperin
31513be8a0
iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate
...
For HT packets, mac80211 expects the rate_idx to be an MCS number, which is the
lower byte of rate_n_flags. However, iwl_hwrate_to_plcp_idx takes the MCS
number and reduces it down to the range 0-8 (6 to 60 Mbps), removing the bits
that signify multiply streams, HT40 Duplicate mode, or unequal modulation.
This version is used for various internal purposes through the driver.
Add the function iwl_hwrate_get_mac80211_idx, an alternate version which takes
the rate and the band and returns the mac80211 index (MCS, for HT packets, and
PLCP rate, for legacy packets).
Signed-off-by: Daniel C Halperin <daniel.c.halperin@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-31 14:42:10 -04:00
..
2009-08-13 16:26:13 -07:00
2009-08-12 17:44:53 -07:00
2009-08-01 23:11:44 -07:00
2009-08-09 21:45:31 -07:00
2009-08-17 17:48:29 -07:00
2009-08-28 23:01:20 -07:00
2009-08-13 19:59:44 -07:00
2009-08-05 20:28:27 -07:00
2009-08-26 15:36:51 -07:00
2009-08-09 21:45:38 -07:00
2009-08-04 11:48:39 -07:00
2009-07-23 19:03:51 -07:00
2009-08-12 17:44:53 -07:00
2009-07-23 19:03:51 -07:00
2009-08-26 15:36:50 -07:00
2009-08-12 17:44:53 -07:00
2009-08-12 17:44:53 -07:00
2009-08-01 23:11:59 -07:00
2009-08-26 15:36:50 -07:00
2009-08-12 17:44:53 -07:00
2009-08-12 21:54:59 -07:00
2009-08-26 15:29:21 -07:00
2009-08-12 21:54:57 -07:00
2009-08-26 15:48:06 -07:00
2009-08-28 23:22:34 -07:00
2009-08-26 17:38:59 -07:00
2009-08-12 21:54:54 -07:00
2009-08-12 17:44:53 -07:00
2009-08-14 09:14:04 -04:00
2009-08-05 13:10:46 -07:00
2009-08-30 22:02:26 -07:00
2009-07-26 19:25:47 -07:00
2009-08-31 14:42:10 -04:00
2009-08-12 17:44:53 -07:00
2009-07-30 19:22:43 -07:00
2009-08-13 19:59:44 -07:00
2009-07-16 20:21:24 -07:00
2009-08-12 17:44:53 -07:00
2009-07-30 19:22:43 -07:00
2009-08-02 12:54:18 -07:00
2009-08-12 17:44:53 -07:00
2009-08-29 00:02:46 -07:00
2009-08-22 17:48:54 -07:00
2009-08-12 23:03:00 -07:00
2009-08-12 22:53:28 -07:00
2009-08-12 23:02:12 -07:00
2009-08-12 23:02:59 -07:00
2009-08-12 23:02:59 -07:00
2009-08-12 23:03:01 -07:00
2009-08-12 23:02:57 -07:00
2009-08-12 23:03:02 -07:00
2009-08-12 23:03:01 -07:00
2009-08-12 23:03:01 -07:00
2009-08-28 23:47:12 -07:00
2009-08-05 12:22:11 -07:00
2009-08-12 21:54:56 -07:00
2009-08-29 00:19:33 -07:00
2009-07-23 18:01:01 -07:00
2009-07-16 20:21:24 -07:00
2009-07-30 19:22:43 -07:00
2009-07-30 19:22:43 -07:00
2009-08-12 17:44:53 -07:00
2009-07-27 11:35:28 -07:00
2009-08-12 17:44:53 -07:00
2009-08-12 17:44:53 -07:00
2009-07-30 14:20:42 -07:00
2009-08-12 17:44:53 -07:00
2009-08-12 17:44:53 -07:00
2009-07-16 20:21:24 -07:00
2009-08-12 21:54:57 -07:00
2009-08-30 21:51:43 -07:00
2009-08-13 16:26:12 -07:00
2009-07-20 08:23:26 -07:00
2009-07-20 08:23:26 -07:00
2009-07-23 18:01:09 -07:00
2009-08-20 02:52:16 -07:00
2009-08-26 17:38:53 -07:00
2009-07-23 18:01:06 -07:00
2009-08-12 17:44:53 -07:00
2009-08-12 21:54:53 -07:00
2009-08-12 17:44:53 -07:00
2009-08-12 17:44:53 -07:00
2009-07-16 20:21:24 -07:00
2009-07-16 09:14:23 -07:00
2009-08-19 13:55:55 -07:00
2009-07-16 09:14:23 -07:00
2009-08-12 16:39:16 -07:00
2009-08-02 12:20:34 -07:00
2009-07-12 14:20:02 -07:00
2009-07-12 14:20:02 -07:00
2009-08-23 19:16:32 -07:00
2009-08-12 22:13:23 -07:00
2009-08-30 22:35:11 -07:00
2009-08-30 22:35:11 -07:00
2009-08-02 12:20:40 -07:00
2009-07-23 18:01:07 -07:00
2009-07-20 08:27:02 -07:00
2009-07-23 18:01:04 -07:00
2009-08-29 00:19:35 -07:00
2009-08-29 00:19:35 -07:00
2009-07-22 11:24:26 -07:00
2009-08-18 20:26:54 -07:00
2009-08-18 20:26:53 -07:00
2009-07-16 20:21:24 -07:00
2009-07-26 19:15:07 -07:00
2009-08-12 22:13:16 -07:00
2009-08-06 13:25:31 -07:00
2009-08-12 17:44:53 -07:00
2009-08-12 17:44:53 -07:00
2009-07-12 14:20:04 -07:00
2009-08-06 13:14:25 -07:00
2009-08-29 15:43:06 -07:00
2009-08-29 15:43:04 -07:00
2009-08-12 17:44:53 -07:00
2009-08-30 21:51:47 -07:00
2009-08-30 21:51:47 -07:00
2009-08-30 21:51:47 -07:00
2009-07-23 18:01:02 -07:00
2009-07-16 20:21:24 -07:00
2009-07-23 18:11:12 -07:00
2009-07-23 18:11:28 -07:00
2009-07-17 10:10:58 -07:00
2009-08-20 02:52:16 -07:00
2009-07-23 18:01:08 -07:00
2009-08-12 17:44:53 -07:00
2009-08-09 21:46:53 -07:00