]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: align RX status flags with firmware
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Sep 2020 16:19:49 +0000 (19:19 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 1 Oct 2020 19:02:21 +0000 (22:02 +0300)
commite8aa9490a0399401baee4e8d4ccf440f1c501341
treed9a4035b16f5976d1fd9bee50530474267343241
parent724b8c99df130317813af2aeebfbe33ff7b7c877
iwlwifi: align RX status flags with firmware

There are some bits declared here that simply don't exist
in the firmware, and some are missing (e.g. the key) from
what the firmware has. Align this and move all the fields
into a single one for this status word, which makes this a
bit easier.

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.20200930191738.0ba403d72e7c.I5fa3aa0538f3fbf8c3885b27a1204b5b0464c20a@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/rx.h
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c