Home
last modified time | relevance | path

Searched refs:iwl_power_set_mode (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dpower.h21 int iwl_power_set_mode(struct iwl_priv *priv, struct iwl_powertable_cmd *cmd,
H A Dpower.c312 int iwl_power_set_mode(struct iwl_priv *priv, struct iwl_powertable_cmd *cmd, in iwl_power_set_mode() function
365 return iwl_power_set_mode(priv, &cmd, force); in iwl_power_update_mode()
H A Drxon.c1535 iwl_power_set_mode(priv, &priv->power_data.sleep_cmd_next, false); in iwlagn_post_scan()