Home
last modified time | relevance | path

Searched refs:power_scheme (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c149 cmd->id_and_color, iwlmvm_mod_params.power_scheme, in iwl_mvm_power_log()
373 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_LP) in iwl_mvm_power_config_skip_dtim()
529 if (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM) in iwl_mvm_power_update_device()
749 pos += scnprintf(buf+pos, bufsz-pos, "power_scheme = %d\n", in iwl_mvm_power_mac_dbgfs_read()
750 iwlmvm_mod_params.power_scheme); in iwl_mvm_power_mac_dbgfs_read()
912 disable_ps = (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM); in iwl_mvm_power_set_ps()
H A Dops.c94 .power_scheme = IWL_POWER_SCHEME_BPS,
101 module_param_named(power_scheme, iwlmvm_mod_params.power_scheme, int, 0444);
102 MODULE_PARM_DESC(power_scheme,
H A Ddebugfs-vif.c785 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM && in iwl_mvm_vif_dbgfs_register()
H A Dutils.c744 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM) in iwl_mvm_rx_diversity_allowed()
H A Dmvm.h135 * @power_scheme: one of enum iwl_power_scheme
139 int power_scheme; member
H A Drs.c1910 bool cam = (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM); in rs_tpc_allowed()
H A Dmac80211.c625 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM) in iwl_mvm_mac_setup_register()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c91 cmd->id_and_color, iwlmvm_mod_params.power_scheme, in iwl_mvm_power_log()
322 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_LP) in iwl_mvm_power_config_skip_dtim()
477 if (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM) in iwl_mvm_power_update_device()
712 pos += scnprintf(buf+pos, bufsz-pos, "power_scheme = %d\n", in iwl_mvm_power_mac_dbgfs_read()
713 iwlmvm_mod_params.power_scheme); in iwl_mvm_power_mac_dbgfs_read()
875 disable_ps = (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM); in iwl_mvm_power_set_ps()
H A Dops.c43 .power_scheme = IWL_POWER_SCHEME_BPS,
50 module_param_named(power_scheme, iwlmvm_mod_params.power_scheme, int, 0444);
51 MODULE_PARM_DESC(power_scheme,
H A Ddebugfs-vif.c723 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM && in iwl_mvm_vif_dbgfs_register()
H A Dutils.c448 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM) in iwl_mvm_rx_diversity_allowed()
H A Dmvm.h88 * @power_scheme: one of enum iwl_power_scheme
92 int power_scheme; member
H A Drs.c1866 bool cam = (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM); in rs_tpc_allowed()
H A Dmac80211.c556 if (iwlmvm_mod_params.power_scheme != IWL_POWER_SCHEME_CAM) in iwl_mvm_mac_setup_register()

Completed in 43 milliseconds