Searched refs:disable_ps (Results 1 – 5 of 5) sorted by relevance
570 bool *disable_ps = _data; in iwl_mvm_power_ps_disabled_iterator() local574 *disable_ps |= mvmvif->ps_disabled; in iwl_mvm_power_ps_disabled_iterator()896 bool disable_ps; in iwl_mvm_power_set_ps() local900 disable_ps = (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM); in iwl_mvm_power_set_ps()905 &disable_ps); in iwl_mvm_power_set_ps()908 if (mvm->ps_disabled != disable_ps) { in iwl_mvm_power_set_ps()911 mvm->ps_disabled = disable_ps; in iwl_mvm_power_set_ps()
86 WL12XX_DEBUGFS_FWSTATS_FILE(pwr, disable_ps, "%u");196 DEBUGFS_FWSTATS_ADD(pwr, disable_ps); in wl12xx_debugfs_add_files()
189 __le16 disable_ps; member
173 DEBUGFS_FWSTATS_FILE(pwr, disable_ps, 20, "%u");313 DEBUGFS_FWSTATS_DEL(pwr, disable_ps); in wl1251_debugfs_delete_files()414 DEBUGFS_FWSTATS_ADD(pwr, disable_ps); in wl1251_debugfs_add_files()
1008 u16 disable_ps; member