commit | cb6bb128b73ae898d6ee0281c2b2644f70633d58 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Jan 25 10:36:31 2015 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Feb 01 15:57:20 2015 +0200 |
tree | 6dc10d0d8e5c93fcfe790a7d93679858ac6f26e7 | |
parent | 1e9c62fa9158f35dfd73ef6231154710154e6e09 [diff] |
iwlwifi: pcie: prepare the enablement of 31 TFD queues Some devices have 31 TFD queues. Don't enable it yet since there are still issues with it, but at least prepare the code for it. There was a bug in the read pointer assignment, fix that. Also, move the inline functions to iwl-scd.h which is the right place. Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>