OSDN Git Service

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)
commite365e7de63e5b612d94fb433e38d9414de811f7d
treed9a4035b16f5976d1fd9bee50530474267343241
parentabd16a58a011541d9f4e0acf426e9c4e17f6be04
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