power.c 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. /******************************************************************************
  2. *
  3. * This file is provided under a dual BSD/GPLv2 license. When using or
  4. * redistributing this file, you may do so under either license.
  5. *
  6. * GPL LICENSE SUMMARY
  7. *
  8. * Copyright(c) 2012 - 2013 Intel Corporation. All rights reserved.
  9. *
  10. * This program is free software; you can redistribute it and/or modify
  11. * it under the terms of version 2 of the GNU General Public License as
  12. * published by the Free Software Foundation.
  13. *
  14. * This program is distributed in the hope that it will be useful, but
  15. * WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  17. * General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU General Public License
  20. * along with this program; if not, write to the Free Software
  21. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
  22. * USA
  23. *
  24. * The full GNU General Public License is included in this distribution
  25. * in the file called LICENSE.GPL.
  26. *
  27. * Contact Information:
  28. * Intel Linux Wireless <ilw@linux.intel.com>
  29. * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  30. *
  31. * BSD LICENSE
  32. *
  33. * Copyright(c) 2012 - 2013 Intel Corporation. All rights reserved.
  34. * All rights reserved.
  35. *
  36. * Redistribution and use in source and binary forms, with or without
  37. * modification, are permitted provided that the following conditions
  38. * are met:
  39. *
  40. * * Redistributions of source code must retain the above copyright
  41. * notice, this list of conditions and the following disclaimer.
  42. * * Redistributions in binary form must reproduce the above copyright
  43. * notice, this list of conditions and the following disclaimer in
  44. * the documentation and/or other materials provided with the
  45. * distribution.
  46. * * Neither the name Intel Corporation nor the names of its
  47. * contributors may be used to endorse or promote products derived
  48. * from this software without specific prior written permission.
  49. *
  50. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  51. * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  52. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  53. * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  54. * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  55. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  56. * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  57. * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  58. * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  59. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  60. * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  61. *
  62. *****************************************************************************/
  63. #include <linux/kernel.h>
  64. #include <linux/module.h>
  65. #include <linux/slab.h>
  66. #include <linux/init.h>
  67. #include <net/mac80211.h>
  68. #include "iwl-debug.h"
  69. #include "mvm.h"
  70. #include "iwl-modparams.h"
  71. #include "fw-api-power.h"
  72. #define POWER_KEEP_ALIVE_PERIOD_SEC 25
  73. static void iwl_power_build_cmd(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
  74. struct iwl_powertable_cmd *cmd)
  75. {
  76. struct ieee80211_hw *hw = mvm->hw;
  77. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  78. struct ieee80211_chanctx_conf *chanctx_conf;
  79. struct ieee80211_channel *chan;
  80. int dtimper, dtimper_msec;
  81. int keep_alive;
  82. bool radar_detect = false;
  83. cmd->id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id,
  84. mvmvif->color));
  85. cmd->action = cpu_to_le32(FW_CTXT_ACTION_MODIFY);
  86. if ((!vif->bss_conf.ps) ||
  87. (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM))
  88. return;
  89. cmd->flags |= cpu_to_le16(POWER_FLAGS_POWER_MANAGEMENT_ENA_MSK);
  90. dtimper = hw->conf.ps_dtim_period ?: 1;
  91. /* Check if radar detection is required on current channel */
  92. rcu_read_lock();
  93. chanctx_conf = rcu_dereference(vif->chanctx_conf);
  94. WARN_ON(!chanctx_conf);
  95. if (chanctx_conf) {
  96. chan = chanctx_conf->def.chan;
  97. radar_detect = chan->flags & IEEE80211_CHAN_RADAR;
  98. }
  99. rcu_read_unlock();
  100. /* Check skip over DTIM conditions */
  101. if (!radar_detect && (dtimper <= 10) &&
  102. (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_LP)) {
  103. cmd->flags |= cpu_to_le16(POWER_FLAGS_SLEEP_OVER_DTIM_MSK);
  104. cmd->num_skip_dtim = 2;
  105. }
  106. /* Check that keep alive period is at least 3 * DTIM */
  107. dtimper_msec = dtimper * vif->bss_conf.beacon_int;
  108. keep_alive = max_t(int, 3 * dtimper_msec,
  109. MSEC_PER_SEC * POWER_KEEP_ALIVE_PERIOD_SEC);
  110. keep_alive = DIV_ROUND_UP(keep_alive, MSEC_PER_SEC);
  111. cmd->keep_alive_seconds = cpu_to_le16(keep_alive);
  112. if (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_LP) {
  113. /* TODO: Also for D3 (device sleep / WoWLAN) */
  114. cmd->rx_data_timeout = cpu_to_le32(10);
  115. cmd->tx_data_timeout = cpu_to_le32(10);
  116. } else {
  117. cmd->rx_data_timeout = cpu_to_le32(50);
  118. cmd->tx_data_timeout = cpu_to_le32(50);
  119. }
  120. }
  121. int iwl_mvm_power_update_mode(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
  122. {
  123. struct iwl_powertable_cmd cmd = {};
  124. if (!iwlwifi_mod_params.power_save) {
  125. IWL_DEBUG_POWER(mvm, "Power management is not allowed\n");
  126. return 0;
  127. }
  128. if (vif->type != NL80211_IFTYPE_STATION || vif->p2p)
  129. return 0;
  130. iwl_power_build_cmd(mvm, vif, &cmd);
  131. IWL_DEBUG_POWER(mvm,
  132. "Sending power table command on mac id 0x%X for power level %d, flags = 0x%X\n",
  133. cmd.id_and_color, iwlmvm_mod_params.power_scheme,
  134. le16_to_cpu(cmd.flags));
  135. if (cmd.flags & cpu_to_le16(POWER_FLAGS_POWER_MANAGEMENT_ENA_MSK)) {
  136. IWL_DEBUG_POWER(mvm, "Keep alive = %u sec\n",
  137. le16_to_cpu(cmd.keep_alive_seconds));
  138. IWL_DEBUG_POWER(mvm, "Rx timeout = %u usec\n",
  139. le32_to_cpu(cmd.rx_data_timeout));
  140. IWL_DEBUG_POWER(mvm, "Tx timeout = %u usec\n",
  141. le32_to_cpu(cmd.tx_data_timeout));
  142. IWL_DEBUG_POWER(mvm, "Rx timeout (uAPSD) = %u usec\n",
  143. le32_to_cpu(cmd.rx_data_timeout_uapsd));
  144. IWL_DEBUG_POWER(mvm, "Tx timeout = %u usec\n",
  145. le32_to_cpu(cmd.tx_data_timeout_uapsd));
  146. IWL_DEBUG_POWER(mvm, "LP RX RSSI threshold = %u\n",
  147. cmd.lprx_rssi_threshold);
  148. IWL_DEBUG_POWER(mvm, "DTIMs to skip = %u\n", cmd.num_skip_dtim);
  149. }
  150. return iwl_mvm_send_cmd_pdu(mvm, POWER_TABLE_CMD, CMD_SYNC,
  151. sizeof(cmd), &cmd);
  152. }
  153. int iwl_mvm_power_disable(struct iwl_mvm *mvm, struct ieee80211_vif *vif)
  154. {
  155. struct iwl_powertable_cmd cmd = {};
  156. struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif);
  157. if (!iwlwifi_mod_params.power_save) {
  158. IWL_DEBUG_POWER(mvm, "Power management is not allowed\n");
  159. return 0;
  160. }
  161. if (vif->type != NL80211_IFTYPE_STATION || vif->p2p)
  162. return 0;
  163. cmd.id_and_color = cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id,
  164. mvmvif->color));
  165. cmd.action = cpu_to_le32(FW_CTXT_ACTION_MODIFY);
  166. IWL_DEBUG_POWER(mvm,
  167. "Sending power table command on mac id 0x%X for power level %d, flags = 0x%X\n",
  168. cmd.id_and_color, iwlmvm_mod_params.power_scheme,
  169. le16_to_cpu(cmd.flags));
  170. return iwl_mvm_send_cmd_pdu(mvm, POWER_TABLE_CMD, CMD_ASYNC,
  171. sizeof(cmd), &cmd);
  172. }
  173. #ifdef CONFIG_IWLWIFI_DEBUGFS
  174. void iwl_power_get_params(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
  175. struct iwl_powertable_cmd *cmd)
  176. {
  177. iwl_power_build_cmd(mvm, vif, cmd);
  178. }
  179. #endif /* CONFIG_IWLWIFI_DEBUGFS */