Commit d576cd9d authored by Avri Altman's avatar Avri Altman Committed by Emmanuel Grumbach

iwlwifi: mvm: update comment of power_scheme module parameter

Signed-off-by: default avatarAvri Altman <avri.altman@intel.com>
Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
parent c43fe907
...@@ -123,8 +123,7 @@ extern const struct ieee80211_ops iwl_mvm_hw_ops; ...@@ -123,8 +123,7 @@ extern const struct ieee80211_ops iwl_mvm_hw_ops;
* be up'ed after the INIT fw asserted. This is useful to be able to use * be up'ed after the INIT fw asserted. This is useful to be able to use
* proprietary tools over testmode to debug the INIT fw. * proprietary tools over testmode to debug the INIT fw.
* @tfd_q_hang_detect: enabled the detection of hung transmit queues * @tfd_q_hang_detect: enabled the detection of hung transmit queues
* @power_scheme: CAM(Continuous Active Mode)-1, BPS(Balanced Power * @power_scheme: one of enum iwl_power_scheme
* Save)-2(default), LP(Low Power)-3
*/ */
struct iwl_mvm_mod_params { struct iwl_mvm_mod_params {
bool init_dbg; bool init_dbg;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment