iwlwifi: pcie: prepare the enablement of 31 TFD queues
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 25 Jan 2015 08:36:31 +0000 (10:36 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 1 Feb 2015 13:57:20 +0000 (15:57 +0200)
commitcb6bb128b73ae898d6ee0281c2b2644f70633d58
tree6dc10d0d8e5c93fcfe790a7d93679858ac6f26e7
parent1e9c62fa9158f35dfd73ef6231154710154e6e09
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>
drivers/net/wireless/iwlwifi/iwl-prph.h
drivers/net/wireless/iwlwifi/iwl-scd.h
drivers/net/wireless/iwlwifi/pcie/trans.c
drivers/net/wireless/iwlwifi/pcie/tx.c
This page took 0.025713 seconds and 5 git commands to generate.