hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/net/wireless/intel/iwlwifi/fw/api/phy.h
....@@ -8,6 +8,7 @@
88 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
99 * Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH
1010 * Copyright(c) 2016 - 2017 Intel Deutschland GmbH
11
+ * Copyright(c) 2019 - 2020 Intel Corporation
1112 *
1213 * This program is free software; you can redistribute it and/or modify
1314 * it under the terms of version 2 of the GNU General Public License as
....@@ -30,6 +31,7 @@
3031 * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved.
3132 * Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH
3233 * Copyright(c) 2016 - 2017 Intel Deutschland GmbH
34
+ * Copyright(c) 2019 - 2020 Intel Corporation
3335 * All rights reserved.
3436 *
3537 * Redistribution and use in source and binary forms, with or without
....@@ -88,6 +90,11 @@
8890 * @GEO_TX_POWER_LIMIT: &struct iwl_geo_tx_power_profiles_cmd
8991 */
9092 GEO_TX_POWER_LIMIT = 0x05,
93
+
94
+ /**
95
+ * @PER_PLATFORM_ANT_GAIN_CMD: &struct iwl_ppag_table_cmd
96
+ */
97
+ PER_PLATFORM_ANT_GAIN_CMD = 0x07,
9198
9299 /**
93100 * @CT_KILL_NOTIFICATION: &struct ct_kill_notif
....@@ -207,6 +214,15 @@
207214 } __packed; /* TEMPERATURE_MEASUREMENT_TRIGGER_NTFY_S_VER_2 */
208215
209216 /**
217
+ * struct iwl_dts_measurement_resp - measurements response
218
+ *
219
+ * @temp: the measured temperature
220
+ */
221
+struct iwl_dts_measurement_resp {
222
+ __le32 temp;
223
+} __packed; /* CMD_DTS_MEASUREMENT_RSP_API_S_VER_1 */
224
+
225
+/**
210226 * struct ct_kill_notif - CT-kill entry notification
211227 *
212228 * @temperature: the current temperature in celsius