]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: support new BAID allocation command
authorJohannes Berg <johannes.berg@intel.com>
Fri, 28 Jan 2022 13:34:32 +0000 (15:34 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 18 Feb 2022 08:40:50 +0000 (10:40 +0200)
commit7a8d2163631ed1e8b5252b08b06906ca7a488c6d
tree1aa2a31b740340e7d6a70b82ccbccb3defbd6027
parent1b8df8f4bdd0cd78b49063ad3cc6dc1ce38f9736
iwlwifi: mvm: support new BAID allocation command

Due to some rearchitecting inside the firmware, a new BAID
allocation command is being introduced. Support it. Note
that with it the firmware no longer returns "no space" but
will crash instead, so check for that before sending the
command to the firmware.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20220128153014.a89fa3bd9d91.Ibe58c5d9e882dad43aa857aa1c8f54f3358c667b@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h
drivers/net/wireless/intel/iwlwifi/fw/file.h
drivers/net/wireless/intel/iwlwifi/mvm/sta.c