Home
last modified time | relevance | path

Searched refs:iwl_power_update_mode (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dpower.h23 int iwl_power_update_mode(struct iwl_priv *priv, bool force);
H A Dtt.c295 iwl_power_update_mode(priv, true)) { in iwl_legacy_tt_handler()
435 iwl_power_update_mode(priv, true)) { in iwl_advance_tt_handler()
H A Dpower.c360 int iwl_power_update_mode(struct iwl_priv *priv, bool force) in iwl_power_update_mode() function
H A Drxon.c1098 iwl_power_update_mode(priv, true); in iwlagn_commit_rxon()
1230 ret = iwl_power_update_mode(priv, false); in iwlagn_mac_config()
1503 iwl_power_update_mode(priv, false); in iwlagn_bss_info_changed()
H A Dcalib.c1039 iwl_power_update_mode(priv, false); in iwl_chain_noise_calibration()
H A Dlib.c1132 ret = iwl_power_update_mode(priv, true); in iwlagn_suspend()
H A Dmain.c858 return iwl_power_update_mode(priv, true); in iwl_alive_start()
H A Ddebugfs.c576 iwl_power_update_mode(priv, true); in iwl_dbgfs_sleep_level_override_write()