diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-commands.h')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-commands.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-commands.h b/drivers/net/wireless/iwlwifi/iwl-commands.h index 60e79d9bd725..52966ffbef6e 100644 --- a/drivers/net/wireless/iwlwifi/iwl-commands.h +++ b/drivers/net/wireless/iwlwifi/iwl-commands.h | |||
@@ -2418,6 +2418,8 @@ struct statistics_rx_ht_phy { | |||
2418 | __le32 reserved2; | 2418 | __le32 reserved2; |
2419 | } __attribute__ ((packed)); | 2419 | } __attribute__ ((packed)); |
2420 | 2420 | ||
2421 | #define INTERFERENCE_DATA_AVAILABLE __constant_cpu_to_le32(1) | ||
2422 | |||
2421 | struct statistics_rx_non_phy { | 2423 | struct statistics_rx_non_phy { |
2422 | __le32 bogus_cts; /* CTS received when not expecting CTS */ | 2424 | __le32 bogus_cts; /* CTS received when not expecting CTS */ |
2423 | __le32 bogus_ack; /* ACK received when not expecting ACK */ | 2425 | __le32 bogus_ack; /* ACK received when not expecting ACK */ |