Searched refs:disable_ps (Results 1 – 5 of 5) sorted by relevance
582 bool *disable_ps = _data; in iwl_mvm_power_ps_disabled_iterator() local585 *disable_ps |= mvmvif->ps_disabled; in iwl_mvm_power_ps_disabled_iterator()880 bool disable_ps; in iwl_mvm_power_set_ps() local884 disable_ps = (iwlmvm_mod_params.power_scheme == IWL_POWER_SCHEME_CAM); in iwl_mvm_power_set_ps()889 &disable_ps); in iwl_mvm_power_set_ps()892 if (mvm->ps_disabled != disable_ps) { in iwl_mvm_power_set_ps()895 mvm->ps_disabled = disable_ps; in iwl_mvm_power_set_ps()
72 WL12XX_DEBUGFS_FWSTATS_FILE(pwr, disable_ps, "%u");172 DEBUGFS_FWSTATS_ADD(pwr, disable_ps); in wl12xx_debugfs_add_files()
175 __le16 disable_ps; member
154 DEBUGFS_FWSTATS_FILE(pwr, disable_ps, 20, "%u");294 DEBUGFS_FWSTATS_DEL(pwr, disable_ps); in wl1251_debugfs_delete_files()393 DEBUGFS_FWSTATS_ADD(pwr, disable_ps); in wl1251_debugfs_add_files()
994 u16 disable_ps; member