]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: mvm: rename iwl_dev_tx_power_common::mac_context_id
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 27 Dec 2024 08:00:59 +0000 (10:00 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 13 Jan 2025 13:01:51 +0000 (14:01 +0100)
commit67256c9a9432013ca255ea6a54512fa589c07ef8
tree24837d0d89152a67b36384bf430e55d10823b05c
parent83bb3633a2ce16be2043bac2316aa34530d2f271
wifi: iwlwifi: mvm: rename iwl_dev_tx_power_common::mac_context_id

This is becoming the link_id. Since this makes no difference on non-MLD
devices, just rename to link_id for all the APIs that use the common
structure.

Starting from command 9, feed the link_id to the firmware instead of the
mac id.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20241227095718.f1155e713201.I753900d10e82f339cf9679ed403027d38dc1fd58@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c