]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: add support for TWT capabilities
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 8 Aug 2018 07:42:23 +0000 (10:42 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 23 Nov 2018 11:01:05 +0000 (13:01 +0200)
commit5eebf42cecdb6e498d3cd4d18ca63c5d59278718
tree0043b34b35ecc90e958a416bd7fee2763bf4cb53
parenta0c940603d39b676c321e7ae9faa1c4cf7cc6e5e
iwlwifi: mvm: add support for TWT capabilities

We need to check the TWT support of the peer and to
propagte the capability to the firmware.
The current implementation will enable TWT only if the TWT
support is advertised in the HE CAP IE and in the Extended
Capability IE.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/mac.h
drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c