]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
wifi: ieee80211: split NAN definitions out
authorJohannes Berg <johannes.berg@intel.com>
Wed, 5 Nov 2025 14:36:56 +0000 (15:36 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 10 Nov 2025 09:38:15 +0000 (10:38 +0100)
The ieee80211.h file has gotten very long, continue splitting
it by putting NAN definitions into a separate file. Note that
NAN isn't really even IEEE 802.11 but WFA.

Link: https://patch.msgid.link/20251105153843.8da0e796dda2.I7b2ce11220b70e8794019501eabbf8afbaf431a6@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211-nan.h [new file with mode: 0644]
include/linux/ieee80211.h

diff --git a/include/linux/ieee80211-nan.h b/include/linux/ieee80211-nan.h
new file mode 100644 (file)
index 0000000..d07959b
--- /dev/null
@@ -0,0 +1,35 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+/*
+ * WFA NAN definitions
+ *
+ * Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen
+ * <jkmaline@cc.hut.fi>
+ * Copyright (c) 2002-2003, Jouni Malinen <jkmaline@cc.hut.fi>
+ * Copyright (c) 2005, Devicescape Software, Inc.
+ * Copyright (c) 2006, Michael Wu <flamingice@sourmilk.net>
+ * Copyright (c) 2013 - 2014 Intel Mobile Communications GmbH
+ * Copyright (c) 2016 - 2017 Intel Deutschland GmbH
+ * Copyright (c) 2018 - 2025 Intel Corporation
+ */
+
+#ifndef LINUX_IEEE80211_NAN_H
+#define LINUX_IEEE80211_NAN_H
+
+/* NAN operation mode, as defined in Wi-Fi Aware (TM) specification Table 81 */
+#define NAN_OP_MODE_PHY_MODE_VHT       0x01
+#define NAN_OP_MODE_PHY_MODE_HE                0x10
+#define NAN_OP_MODE_PHY_MODE_MASK      0x11
+#define NAN_OP_MODE_80P80MHZ           0x02
+#define NAN_OP_MODE_160MHZ             0x04
+#define NAN_OP_MODE_PNDL_SUPPRTED      0x08
+
+/* NAN Device capabilities, as defined in Wi-Fi Aware (TM) specification
+ * Table 79
+ */
+#define NAN_DEV_CAPA_DFS_OWNER                 0x01
+#define NAN_DEV_CAPA_EXT_KEY_ID_SUPPORTED      0x02
+#define NAN_DEV_CAPA_SIM_NDP_RX_SUPPORTED      0x04
+#define NAN_DEV_CAPA_NDPE_SUPPORTED            0x08
+#define NAN_DEV_CAPA_S3_SUPPORTED              0x10
+
+#endif /* LINUX_IEEE80211_NAN_H */
index fa0f7f917ce7df945484358bfc4e04e08ecdd882..48ce05e1d20331901119a2813021c181201bd0a1 100644 (file)
@@ -2803,23 +2803,6 @@ struct ieee80211_tbtt_info_ge_11 {
        struct ieee80211_rnr_mld_params mld_params;
 } __packed;
 
-/* NAN operation mode, as defined in Wi-Fi Aware (TM) specification Table 81 */
-#define NAN_OP_MODE_PHY_MODE_VHT       0x01
-#define NAN_OP_MODE_PHY_MODE_HE                0x10
-#define NAN_OP_MODE_PHY_MODE_MASK      0x11
-#define NAN_OP_MODE_80P80MHZ           0x02
-#define NAN_OP_MODE_160MHZ             0x04
-#define NAN_OP_MODE_PNDL_SUPPRTED      0x08
-
-/* NAN Device capabilities, as defined in Wi-Fi Aware (TM) specification
- * Table 79
- */
-#define NAN_DEV_CAPA_DFS_OWNER                 0x01
-#define NAN_DEV_CAPA_EXT_KEY_ID_SUPPORTED      0x02
-#define NAN_DEV_CAPA_SIM_NDP_RX_SUPPORTED      0x04
-#define NAN_DEV_CAPA_NDPE_SUPPORTED            0x08
-#define NAN_DEV_CAPA_S3_SUPPORTED              0x10
-
 #include "ieee80211-ht.h"
 #include "ieee80211-vht.h"
 #include "ieee80211-he.h"
@@ -2827,6 +2810,7 @@ struct ieee80211_tbtt_info_ge_11 {
 #include "ieee80211-mesh.h"
 #include "ieee80211-s1g.h"
 #include "ieee80211-p2p.h"
+#include "ieee80211-nan.h"
 
 /**
  * ieee80211_check_tim - check if AID bit is set in TIM