Searched refs:iwlmvm_mod_params (Results 1 – 7 of 7) sorted by relevance
90 cmd->id_and_color, iwlmvm_mod_params.power_scheme, in iwl_mvm_power_log()311 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_LP) in iwl_mvm_power_config_skip_dtim()485 if (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM) in iwl_mvm_power_update_device()726 iwlmvm_mod_params.power_scheme); in iwl_mvm_power_mac_dbgfs_read()884 disable_ps = (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM); in iwl_mvm_power_set_ps()
42 struct iwl_mvm_mod_params iwlmvm_mod_params = { variable46 module_param_named(power_scheme, iwlmvm_mod_params.power_scheme, int, 0444);
542 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM) in iwl_mvm_rx_diversity_allowed()
857 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM && in iwl_mvm_vif_add_debugfs()
91 extern struct iwl_mvm_mod_params iwlmvm_mod_params;
1866 bool cam = (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM); in rs_tpc_allowed()
614 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM) in iwl_mvm_mac_setup_register()