diff options
author | John W. Linville <linville@tuxdriver.com> | 2014-06-27 21:35:56 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-06-27 21:35:56 +0400 |
commit | f9fa39e9ace5a8abbe9597c2970828ced67261da (patch) | |
tree | f6ee7662344c372626aeed7b4c9a8d8525fd0fbc /drivers/net/wireless/iwlwifi/iwl-fw.h | |
parent | e940f5d6ba6a01f8dbb870854d5205d322452730 (diff) | |
parent | e055a6e20a9105551295da164c31179b82c6227e (diff) | |
download | linux-f9fa39e9ace5a8abbe9597c2970828ced67261da.tar.xz |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-fw.h')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-fw.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-fw.h b/drivers/net/wireless/iwlwifi/iwl-fw.h index 0aa7c0085c9f..b1a33322b9ba 100644 --- a/drivers/net/wireless/iwlwifi/iwl-fw.h +++ b/drivers/net/wireless/iwlwifi/iwl-fw.h @@ -88,6 +88,7 @@ * P2P client interfaces simultaneously if they are in different bindings. * @IWL_UCODE_TLV_FLAGS_P2P_BSS_PS_SCM: support power save on BSS station and * P2P client interfaces simultaneously if they are in same bindings. + * @IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT: General support for uAPSD * @IWL_UCODE_TLV_FLAGS_P2P_PS_UAPSD: P2P client supports uAPSD power save * @IWL_UCODE_TLV_FLAGS_BCAST_FILTERING: uCode supports broadcast filtering. * @IWL_UCODE_TLV_FLAGS_GO_UAPSD: AP/GO interfaces support uAPSD clients |