Search Linux Wireless

Re: [PATCH 07/15] wifi: iwlwifi: mvm: consider FWs recommendation for EMLSR

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/4/24 23:19, Miri Korenblit wrote:
FW sends a notification indicating whether activating EMLSR mode is
recommended or not.
Support the notification and enter EMLSR only if recommended.

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@xxxxxxxxx>
Reviewed-by: Johannes Berg <johannes.berg@xxxxxxxxx>
---
  .../wireless/intel/iwlwifi/fw/api/datapath.h  |  7 ++++++
  .../wireless/intel/iwlwifi/fw/api/mac-cfg.h   | 23 +++++++++++++++++-
  .../net/wireless/intel/iwlwifi/mvm/mac80211.c |  3 +++
  drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |  2 ++
  drivers/net/wireless/intel/iwlwifi/mvm/ops.c  | 24 +++++++++++++++++++
  5 files changed, 58 insertions(+), 1 deletion(-)

diff --git a/drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h b/drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h
index 0f7903c5a4df..faa7b38df9e5 100644
--- a/drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h
+++ b/drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h
@@ -1,5 +1,6 @@
  /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
  /*
+ * Copyright (C) 2024 Intel Corporation
   * Copyright (C) 2012-2014, 2018-2022 Intel Corporation
   * Copyright (C) 2013-2015 Intel Mobile Communications GmbH
   * Copyright (C) 2016-2017 Intel Deutschland GmbH
@@ -89,6 +90,12 @@ enum iwl_data_path_subcmd_ids {
  	 */
  	SEC_KEY_CMD = 0x18,
+ /**
+	 * @ESR_MODE_NOTIF: notification to recommend/forct a wanted esr mode,

There is a typo above 'forct'
Maybe worth fixing if you respin for other reasons.


Thanks,
Ben

--
Ben Greear <greearb@xxxxxxxxxxxxxxx>
Candela Technologies Inc  http://www.candelatech.com




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux