Searched refs:iwl_power_update_mode (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | power.h | 27 int iwl_power_update_mode(struct iwl_priv *priv, bool force);
|
H A D | tt.c | 282 * we only have to call iwl_power_update_mode() to in iwl_legacy_tt_handler() 300 iwl_power_update_mode(priv, true)) { in iwl_legacy_tt_handler() 440 iwl_power_update_mode(priv, true)) { in iwl_advance_tt_handler()
|
H A D | rxon.c | 1103 iwl_power_update_mode(priv, true); in iwlagn_commit_rxon() 1235 ret = iwl_power_update_mode(priv, false); in iwlagn_mac_config() 1508 iwl_power_update_mode(priv, false); in iwlagn_bss_info_changed()
|
H A D | power.c | 364 int iwl_power_update_mode(struct iwl_priv *priv, bool force) in iwl_power_update_mode() function
|
H A D | calib.c | 1090 iwl_power_update_mode(priv, false); in iwl_chain_noise_calibration()
|
H A D | lib.c | 1137 ret = iwl_power_update_mode(priv, true); in iwlagn_suspend()
|
H A D | main.c | 864 return iwl_power_update_mode(priv, true); in iwl_alive_start()
|
H A D | debugfs.c | 580 iwl_power_update_mode(priv, true); in iwl_dbgfs_sleep_level_override_write()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | power.h | 23 int iwl_power_update_mode(struct iwl_priv *priv, bool force);
|
H A D | tt.c | 277 * we only have to call iwl_power_update_mode() to in iwl_legacy_tt_handler() 295 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 D | rxon.c | 1098 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 D | power.c | 360 int iwl_power_update_mode(struct iwl_priv *priv, bool force) in iwl_power_update_mode() function
|
H A D | calib.c | 1039 iwl_power_update_mode(priv, false); in iwl_chain_noise_calibration()
|
H A D | lib.c | 1132 ret = iwl_power_update_mode(priv, true); in iwlagn_suspend()
|
H A D | main.c | 858 return iwl_power_update_mode(priv, true); in iwl_alive_start()
|
H A D | debugfs.c | 576 iwl_power_update_mode(priv, true); in iwl_dbgfs_sleep_level_override_write()
|
Completed in 28 milliseconds