Home
last modified time | relevance | path

Searched refs:IWL_POWER_DRIVER_ALLOW_SLEEP_MSK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dpower.c55 #define SLP IWL_POWER_DRIVER_ALLOW_SLEEP_MSK, 0, 0
341 if (cmd->flags & IWL_POWER_DRIVER_ALLOW_SLEEP_MSK) in iwl_power_set_mode()
346 if (!(cmd->flags & IWL_POWER_DRIVER_ALLOW_SLEEP_MSK)) in iwl_power_set_mode()
H A Dcommands.h2131 #define IWL_POWER_DRIVER_ALLOW_SLEEP_MSK cpu_to_le16(BIT(0)) macro
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dpower.c51 #define SLP IWL_POWER_DRIVER_ALLOW_SLEEP_MSK, 0, 0
337 if (cmd->flags & IWL_POWER_DRIVER_ALLOW_SLEEP_MSK) in iwl_power_set_mode()
342 if (!(cmd->flags & IWL_POWER_DRIVER_ALLOW_SLEEP_MSK)) in iwl_power_set_mode()
H A Dcommands.h2080 #define IWL_POWER_DRIVER_ALLOW_SLEEP_MSK cpu_to_le16(BIT(0)) macro

Completed in 17 milliseconds