commit | cdb00563fe2c25a782d2fc57ad1778280fbf9edb | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Mar 16 21:55:43 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Mar 18 21:15:37 2014 +0200 |
tree | 01000b1e11b4771459e8875b61eb85c00112c3f5 | |
parent | 1bd3cbc1a0e9ed977a6bd470c5bc7bd36fd87e26 [diff] |
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>