Searched refs:power_scheme (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mld.c | 775 .power_scheme = IWL_POWER_SCHEME_BPS, 778 module_param_named(power_scheme, iwlmld_mod_params.power_scheme, int, 0444); 779 MODULE_PARM_DESC(power_scheme,
|
| H A D | power.c | 31 if (iwlmld_mod_params.power_scheme != IWL_POWER_SCHEME_CAM) { in iwl_mld_update_device_power() 248 if (iwlmld_mod_params.power_scheme != IWL_POWER_SCHEME_CAM) in iwl_mld_power_build_cmd()
|
| H A D | mld.h | 348 int power_scheme; member
|
| H A D | debugfs.c | 965 if (iwlmld_mod_params.power_scheme != IWL_POWER_SCHEME_CAM && in iwl_mld_add_vif_debugfs()
|
| H A D | mac80211.c | 387 if (iwlmld_mod_params.power_scheme != IWL_POWER_SCHEME_CAM) in iwl_mac_hw_set_wiphy()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | power.c | 90 cmd->id_and_color, iwlmvm_mod_params.power_scheme, in iwl_mvm_power_log() 310 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_LP) in iwl_mvm_power_config_skip_dtim() 487 if (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM) in iwl_mvm_power_update_device() 728 iwlmvm_mod_params.power_scheme); in iwl_mvm_power_mac_dbgfs_read() 886 disable_ps = (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM); in iwl_mvm_power_set_ps()
|
| H A D | ops.c | 43 .power_scheme = IWL_POWER_SCHEME_BPS, 46 module_param_named(power_scheme, iwlmvm_mod_params.power_scheme, int, 0444); 47 MODULE_PARM_DESC(power_scheme,
|
| H A D | debugfs-vif.c | 811 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM && in iwl_mvm_vif_add_debugfs()
|
| H A D | utils.c | 528 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM) in iwl_mvm_rx_diversity_allowed()
|
| H A D | mvm.h | 90 int power_scheme; member
|
| H A D | rs.c | 1867 bool cam = (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM); in rs_tpc_allowed()
|
| H A D | mac80211.c | 620 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM) in iwl_mvm_mac_setup_register()
|