]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priority
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 16 Mar 2014 19:55:43 +0000 (21:55 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 18 Mar 2014 19:15:37 +0000 (21:15 +0200)
commitc655e0056e84becf2d0a7d82bdf4ad8f9cc1e271
tree01000b1e11b4771459e8875b61eb85c00112c3f5
parent21e3cb5561cbdf8164ae85647f8c392cf1b98a7e
iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priority

In order to debug the firmware, we need to be able to set
the BT priority of WiFi packets. This priority is set based
on the type of the packet (control frames, EAPOL etc...).
For debugging purposes, allow to override this priority by
a debugfs controlled value.
Enable this feature that needs this priority to be able to
test it.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/coex.c
drivers/net/wireless/iwlwifi/mvm/constants.h
drivers/net/wireless/iwlwifi/mvm/debugfs.c
drivers/net/wireless/iwlwifi/mvm/fw-api-coex.h
drivers/net/wireless/iwlwifi/mvm/mvm.h