Lines Matching +full:nested +full:- +full:attributes
6 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
13 * Copyright 2015-2017 Intel Deutschland GmbH
14 * Copyright (C) 2018-2023 Intel Corporation
32 * be careful not to break things - i.e. don't move anything around or so
74 * - a setup station entry is added, not yet authorized, without any rate
76 * - when the TDLS setup is done, a single NL80211_CMD_SET_STATION is valid
79 * - %NL80211_TDLS_ENABLE_LINK is then used
80 * - after this, the only valid operation is to remove it by tearing down
95 * Frame registration is done on a per-interface basis and registrations
105 * attributes so applications know what to expect.
135 * Once concurrency is desired, more attributes must be observed:
137 * software, like the AP-VLAN type in mac80211 for example, there's
139 * are only restricted by some semantic restrictions (e.g. AP-VLAN
152 * All together, these attributes define the concurrency of virtual
208 * For 802.1X the PMK or PMK-R0 are set by providing %NL80211_ATTR_PMK
223 * %NL80211_ATTR_FILS_ERP_USERNAME - used to construct keyname_nai
224 * %NL80211_ATTR_FILS_ERP_REALM - used to construct keyname_nai
225 * %NL80211_ATTR_FILS_ERP_NEXT_SEQ_NUM - used to construct erp message
226 * %NL80211_ATTR_FILS_ERP_RRK - used to generate the rIK and rMSK
235 * %NL80211_ATTR_FILS_KEK - used for key renewal
236 * %NL80211_ATTR_FILS_ERP_NEXT_SEQ_NUM - used in further EAP-RP exchanges
237 * %NL80211_ATTR_PMKID - used to identify the PMKSA used/generated
238 * %Nl80211_ATTR_PMK - used to update PMKSA cache in userspace
255 * support offloading SAE authentication for WPA3-Personal networks in station
269 * single netdev that uses VLAN tagged frames and separate VLAN-specific netdevs
293 * any peers that have peer-specific configuration for the TID by default; if
294 * the %NL80211_TID_CONFIG_ATTR_OVERRIDE flag is set, peer-specific values
318 * %NL80211_ATTR_MAC - STA MAC address, used for storing FILS AAD per STA
319 * %NL80211_ATTR_FILS_KEK - Used for encryption or decryption
320 * %NL80211_ATTR_FILS_NONCES - Used for encryption or decryption
327 * DOC: Multi-Link Operation
329 * In Multi-Link Operation, a connection between two MLDs utilizes multiple
347 * enum nl80211_commands - supported nl80211 commands
356 * %NL80211_ATTR_WIPHY_FREQ_OFFSET (and the attributes determining the
364 * or rename notification. Has attributes %NL80211_ATTR_WIPHY and
366 * @NL80211_CMD_DEL_WIPHY: Wiphy deleted. Has attributes
376 * %NL80211_ATTR_WIPHY and %NL80211_ATTR_IFTYPE attributes. Can also
378 * then requires attributes %NL80211_ATTR_WIPHY, %NL80211_ATTR_IFTYPE and
380 * @NL80211_CMD_DEL_INTERFACE: Virtual interface was deleted, has attributes
386 * the non-transmitting interfaces are deleted as well.
392 * @NL80211_CMD_SET_KEY: Set key attributes %NL80211_ATTR_KEY_DEFAULT,
398 * and %NL80211_ATTR_KEY_SEQ attributes. %NL80211_ATTR_MAC represents
409 * attributes. For drivers that generate the beacon and probe responses
410 * internally, the following attributes must be provided: %NL80211_ATTR_IE,
423 * attributes determining channel width.
428 * @NL80211_CMD_GET_STATION: Get station attributes for station identified by
430 * @NL80211_CMD_SET_STATION: Set station attributes for station identified by
432 * @NL80211_CMD_NEW_STATION: Add a station with given attributes to the
443 * @NL80211_CMD_GET_MPATH: Get mesh path attributes for mesh path to
446 * @NL80211_CMD_SET_MPATH: Set mesh path attributes for mesh path to
453 * @NL80211_CMD_NEW_PATH: Add a mesh path with given attributes to the
458 * @NL80211_CMD_SET_BSS: Set BSS attributes for BSS identified by
471 * If a wiphy is self-managed (%NL80211_ATTR_WIPHY_SELF_MANAGED_REG), then
479 * regulatory rule is a nested set of attributes given by
485 * to the specified ISO/IEC 3166-1 alpha2 country code. The core will
502 * point to avoid re-using existing command number. The functionality this
524 * These attributes are mutually exclusive,
541 * %NL80211_ATTR_SCHED_SCAN_MULTI to indicate user-space support for it.
542 * @NL80211_CMD_STOP_SCHED_SCAN: stop a scheduled scan. Returns -ENOENT if
594 * never be used for channels 1-11 on the 2 GHz band as they are always
619 * state. This is similar to MLME-AUTHENTICATE.confirm primitive in the
629 * (similar to MLME-ASSOCIATE.request, MLME-REASSOCIATE.request,
630 * MLME-ASSOCIATE.confirm or MLME-REASSOCIATE.confirm primitives). The
637 * MLME-DEAUTHENTICATION.request and MLME-DEAUTHENTICATE.indication
641 * MLME-DISASSOCIATE.request and MLME-DISASSOCIATE.indication primitives).
649 * event matches with MLME-MICHAELMICFAILURE.indication() primitive
651 * @NL80211_CMD_JOIN_IBSS: Join a new IBSS -- given at least an SSID and a
659 * @NL80211_CMD_LEAVE_IBSS: Leave the IBSS -- no special arguments, the IBSS is
705 * non-zero = failure). If %NL80211_ATTR_TIMED_OUT is included in the
708 * Non-zero %NL80211_ATTR_STATUS_CODE value is indicated in that case as
720 * %NL80211_ATTR_REASON_CODE attributes are used.
727 * off-channel operations like transmit a Public Action frame and wait for
741 * pending remain-on-channel duration if the desired operation has been
747 * remain-on-channel duration has expired.
775 * received. If this channel is not the current channel (remain-on-channel
793 * @NL80211_CMD_FRAME_WAIT_CANCEL: When an off-channel TX was requested, this
796 * also sent as an event whenever the driver has completed the off-channel
819 * and the attributes determining channel width) the given interface
822 * with which it switches channels is implementation-defined.
847 * @NL80211_CMD_LEAVE_MESH: Leave the mesh network -- no special arguments, the
869 * @NL80211_CMD_GET_WOWLAN: get Wake-on-Wireless-LAN (WoWLAN) settings.
870 * @NL80211_CMD_SET_WOWLAN: set Wake-on-Wireless-LAN (WoWLAN) settings.
886 * is contained in %NL80211_ATTR_REKEY_DATA (which is nested and
887 * contains the data in sub-attributes). After rekeying happened,
894 * @NL80211_CMD_TDLS_OPER: Perform a high-level TDLS command (e.g. link setup).
903 * sent. Public Action codes (802.11-2012 8.1.5.1) will be sent as
904 * 802.11 management frames, while TDLS action codes (802.11-2012
916 * other attributes like the interface index are present.
923 * and wasn't already in a 4-addr VLAN. The event will be sent similarly
945 * attributes determining channel width. This indication may also be
946 * sent when a remotely-initiated switch (e.g., when a STA receives a CSA
961 * P2P Device can be used for P2P operations, e.g. remain-on-channel and
996 * @NL80211_CMD_UPDATE_FT_IES: Pass down the most up-to-date Fast Transition
1004 * @NL80211_CMD_CRIT_PROTOCOL_START: Indicates user-space will start running
1015 * new channel information (Channel Switch Announcement - CSA)
1019 * %NL80211_ATTR_WIPHY_FREQ and the attributes determining channel
1024 * @NL80211_CMD_VENDOR: Vendor-specified command/event. The command is specified
1025 * by the %NL80211_ATTR_VENDOR_ID attribute and a sub-command in
1029 * used in the wiphy data as a nested attribute containing descriptions
1031 * This may also be sent as an event with the same attributes.
1055 * @NL80211_CMD_GET_MPP: Get mesh path attributes for mesh proxy path to
1061 * @NL80211_CMD_LEAVE_OCB: Leave the OCB network -- no special arguments, the
1064 * @NL80211_CMD_TDLS_CHANNEL_SWITCH: Start channel-switching with a TDLS peer,
1066 * provided via %NL80211_ATTR_WIPHY_FREQ and other attributes determining
1069 * The driver is responsible for continually initiating channel-switching
1072 * @NL80211_CMD_TDLS_CANCEL_CHANNEL_SWITCH: Stop channel-switching with a TDLS
1077 * as an event to indicate changes for devices with wiphy-specific regdom
1080 * @NL80211_CMD_ABORT_SCAN: Stop an ongoing scan. Returns -ENOENT if a scan is
1090 * %NL80211_ATTR_BANDS attributes. If %NL80211_ATTR_BANDS is
1091 * omitted or set to 0, it means don't-care and the device will
1097 * with %NL80211_ATTR_NAN_FUNC nested attribute. When called, this
1101 * Since instance ID's can be re-used, this cookie is the right
1113 * and %NL80211_ATTR_COOKIE attributes.
1117 * attributes: %NL80211_ATTR_NAN_MASTER_PREF,
1120 * set to zero, the configuration is changed to don't-care
1123 * This will contain a %NL80211_ATTR_NAN_MATCH nested attribute and
1132 * @NL80211_CMD_SET_PMK: For offloaded 4-Way handshake, set the PMK or PMK-R0
1135 * PMK-R0, otherwise it specifies the PMK.
1136 * @NL80211_CMD_DEL_PMK: For offloaded 4-Way handshake, delete the previously
1140 * open for regular data traffic. For STA/P2P-client, this event is sent
1141 * with AP MAC address and for AP/P2P-GO, the event carries the STA/P2P-
1144 * STA/P2P-client after successful 4-way HS or after 802.1X FT following
1145 * NL80211_CMD_CONNECT or NL80211_CMD_ROAM. Drivers using AP/P2P-GO 4-way
1147 * 4-way handshake with the peer (STA/P2P-client).
1207 * %NL80211_ATTR_CHANNEL_WIDTH,%NL80211_ATTR_NSS attributes with its
1214 * with the given parameters, which are encapsulated in the nested
1217 * %NL80211_ATTR_MAC and %NL80211_ATTR_MAC_MASK attributes.
1239 * indicated by %NL80211_ATTR_WIPHY_FREQ and other attributes
1295 * @NL80211_CMD_SET_FILS_AAD: Set FILS AAD data to the driver using -
1296 * &NL80211_ATTR_MAC - for STA MAC address
1297 * &NL80211_ATTR_FILS_KEK - for KEK
1298 * &NL80211_ATTR_FILS_NONCES - for FILS Nonces
1310 * in preparation for e.g. roaming to a regular (non-MLO) AP.
1328 * Multi-Link reconfiguration. %NL80211_ATTR_MLO_LINKS is used to provide
1332 * non-AP MLD station. The %NL80211_ATTR_MLO_TTLM_DLINK and
1333 * %NL80211_ATTR_MLO_TTLM_ULINK attributes are used to specify the
1597 NL80211_CMD_MAX = __NL80211_CMD_AFTER_LAST - 1
1615 /* source-level API compatibility */
1621 * enum nl80211_attrs - nl80211 netlink attributes
1628 * @NL80211_ATTR_WIPHY_TXQ_PARAMS: a nested array of TX queue parameters
1631 * %NL80211_ATTR_WIPHY_CHANNEL_TYPE attribute or the attributes
1658 * fragmentation with (u32)-1; dot11FragmentationThreshold; u32
1661 * 0..65536, disable with (u32)-1; dot11RTSThreshold; u32
1669 * @NL80211_ATTR_WDEV: wireless device identifier, used for pseudo-devices
1677 * @NL80211_ATTR_KEY_IDX: key ID (u8, 0-3)
1696 * @NL80211_ATTR_STA_FLAGS: flags, nested element with NLA_FLAG attributes of
1706 * given for %NL80211_CMD_GET_STATION, nested attribute containing
1710 * consisting of a nested array.
1712 * @NL80211_ATTR_MESH_ID: mesh id (1-32 bytes).
1717 * info given for %NL80211_CMD_GET_MPATH, nested attribute described at
1720 * @NL80211_ATTR_MNTR_FLAGS: flags, nested element with NLA_FLAG attributes of
1723 * @NL80211_ATTR_REG_ALPHA2: an ISO-3166-alpha2 country code for which the
1729 * IEEE-802.11 country information element to identify a country.
1732 * @NL80211_ATTR_REG_RULES: a nested array of regulatory domain regulatory
1747 * @NL80211_ATTR_SUPPORTED_IFTYPES: nested attribute containing all
1768 * @NL80211_ATTR_SCAN_FREQUENCIES: nested attribute with frequencies (in MHz)
1769 * @NL80211_ATTR_SCAN_SSIDS: nested attribute with SSIDs, leave out for passive
1770 * scanning and include a zero-length SSID (wildcard) for wildcard scan
1797 * attributes consists of a nested attribute containing
1802 * attributes consists of a nested attribute containing
1832 * @NL80211_ATTR_CONTROL_PORT_ETHERTYPE: A 16-bit value indicating the
1849 * flag. When used with %NL80211_ATTR_CONTROL_PORT_NO_PREAUTH, pre-auth
1853 * We recommend using nested, driver-specific attributes within this.
1893 * @NL80211_ATTR_KEY: key information in a nested attribute with
1894 * %NL80211_KEY_* sub-attributes
1896 * and join_ibss(), key information is in a nested attribute each
1897 * with %NL80211_KEY_* sub-attributes
1909 * @NL80211_ATTR_4ADDR: Use 4-address frames on a virtual interface
1912 * the survey response for %NL80211_CMD_GET_SURVEY, nested attribute
1922 * remain-on-channel operation, in milliseconds, u32.
1924 * @NL80211_ATTR_COOKIE: Generic 64-bit cookie to identify objects.
1926 * @NL80211_ATTR_TX_RATES: Nested set of attributes
1928 * enum nl80211_band value is used as the index (nla_type() of the nested
1945 * nested attribute of %NL80211_ATTR_FRAME_TYPE attributes, containing
1949 * nested attribute of %NL80211_ATTR_FRAME_TYPE attributes, containing
1958 * nested attribute with %NL80211_ATTR_CQM_* sub-attributes.
1973 * for non-automatic settings.
1976 * means support for per-station GTKs.
1990 * Non-802.11n drivers can derive whether to use diversity or not.
1992 * support by returning -EINVAL.
2016 * @NL80211_ATTR_KEY_DEFAULT_TYPES: A nested attribute containing flags
2017 * attributes, specifying what a key should be set as default as.
2022 * @NL80211_ATTR_MESH_CONFIG: Mesh configuration parameters, a nested attribute
2023 * containing attributes from &enum nl80211_meshconf_params.
2042 * @NL80211_ATTR_SCHED_SCAN_MATCH: Nested attribute with one or more
2043 * sets of attributes to match during scheduled scans. Only BSSs
2045 * pass-thru filter rules.
2046 * For a match to succeed, the BSS must match all attributes of a
2048 * attributes, there is no guarantee that the reported BSSs are
2051 * Thus, the implementation is somewhat hardware-dependent, but
2053 * needs to handle all the non-filtered results anyway.
2054 * If the match attributes don't make sense when combined with
2056 * is included in the probe request, but the match attributes
2057 * will never let it go through), -EINVAL may be returned.
2060 * @NL80211_ATTR_INTERFACE_COMBINATIONS: Nested attribute listing the supported
2061 * interface combinations. In each nested item, it contains attributes
2063 * @NL80211_ATTR_SOFTWARE_IFTYPES: Nested attribute (just like
2068 * @NL80211_ATTR_REKEY_DATA: nested attribute containing the information
2072 * nested array attribute containing an entry for each band, with the entry
2090 * @NL80211_ATTR_STA_WME: Nested attribute containing the wme configuration
2098 * @NL80211_ATTR_PMKSA_CANDIDATE: Nested attribute containing the PMKSA caching
2111 * @NL80211_ATTR_TDLS_DIALOG_TOKEN: Non-zero token for uniquely identifying a
2135 * requests while operating in AP-mode.
2140 * probe-response frame. The DA field in the 802.11 header is zero-ed out,
2155 * MCS rates, MAX-AMSDU, HT-20-40 and HT_CAP_SGI_40
2174 * @NL80211_ATTR_RX_SIGNAL_DBM: signal strength in dBm (as a 32-bit int);
2192 * This contains the authentication frame body (non-IE and IE data),
2214 * @NL80211_ATTR_LOCAL_MESH_POWER_MODE: local mesh STA link-specific power mode
2220 * @NL80211_ATTR_MAC_ADDRS: Array of nested MAC addresses, used for
2232 * 802.11-2012 8.4.2.29 for more information.
2237 * the driver, e.g., to enable TDLS power save (PU-APSD).
2241 * and PU-APSD.
2273 * @NL80211_ATTR_CSA_IES: Nested set of attributes containing the IE information
2306 * @NL80211_ATTR_VENDOR_ID: The vendor ID, either a 24-bit OUI or, if
2308 * @NL80211_ATTR_VENDOR_SUBCMD: vendor sub-command
2312 * info, containing a nested array of possible events
2316 * in IEEE Std 802.11-2012, 8.4.2.97.
2395 * is self-managing its regulatory information and any regulatory domain
2402 * least-significant bit of the first byte in the array, ie. bit index 0
2416 * net-detect scan is started, counting from the moment the
2433 * Each scan plan is a nested attribute of &enum nl80211_sched_scan_plan.
2438 * @NL80211_ATTR_BSS_SELECT: nested attribute for driver supporting the
2440 * attributes according &enum nl80211_bss_select_attr to indicate what
2442 * it contains the behaviour-specific attribute containing the parameters for
2448 * @NL80211_ATTR_PAD: attribute used for padding for 64-bit alignment
2450 * @NL80211_ATTR_IFTYPE_EXT_CAPA: Nested attribute of the following attributes:
2453 * other interface-type specific capabilities per interface type. For MLO,
2457 * @NL80211_ATTR_MU_MIMO_GROUP_DATA: array of 24 bytes that defines a MU-MIMO
2468 * Set this attribute in order to monitor packets using the given MU-MIMO
2472 * when using MU-MIMO air sniffer.
2505 * it is optional. If no bands are set, it means don't-care and
2508 * &enum nl80211_nan_func_attributes for description of this nested
2510 * @NL80211_ATTR_NAN_MATCH: used to report a match. This is a nested attribute.
2542 * @NL80211_ATTR_FILS_ERP_USERNAME: EAP Re-authentication Protocol (ERP)
2546 * @NL80211_ATTR_FILS_ERP_REALM: EAP Re-authentication Protocol (ERP) realm part
2550 * @NL80211_ATTR_FILS_ERP_NEXT_SEQ_NUM: Unsigned 16-bit ERP next sequence number
2554 * @NL80211_ATTR_FILS_ERP_RRK: ERP re-authentication Root Key (rRK) for the
2560 * @NL80211_ATTR_FILS_CACHE_ID: A 2-octet identifier advertised by a FILS AP
2567 * PSK for offloading 4-way handshake for WPA/WPA2-PSK networks. For 802.1X
2569 * support this attribute specifies the PMK-R0 if NL80211_ATTR_PMKR0_NAME
2572 * @NL80211_ATTR_SCHED_SCAN_MULTI: flag attribute which user-space shall use to
2577 * @NL80211_ATTR_WANT_1X_4WAY_HS: flag attribute which user-space can include
2579 * wants to use the supported offload of the 4-way handshake.
2580 * @NL80211_ATTR_PMKR0_NAME: PMK-R0 Name for offloaded FT.
2598 * @NL80211_ATTR_TXQ_STATS: TXQ statistics (nested attribute, see &enum
2611 * @NL80211_ATTR_FTM_RESPONDER: nested attribute which user-space can include
2616 * @NL80211_ATTR_FTM_RESPONDER_STATS: Nested attribute with FTM responder
2624 * data, uses nested attributes specified in
2627 * with the appropriate sub-attributes.
2637 * the default per-interface tx power setting will be overriding. Driver
2638 * should be picking up the lowest tx power, either tx power per-interface
2639 * or per-station.
2643 * SAE authentication for WPA3-Personal networks.
2647 * @NL80211_ATTR_HE_OBSS_PD: nested attribute for OBSS Packet Detection
2660 * @NL80211_ATTR_HE_BSS_COLOR: nested attribute for BSS Color Settings.
2662 * @NL80211_ATTR_IFTYPE_AKM_SUITES: nested array attribute, with each entry
2663 * using attributes from &enum nl80211_iftype_akm_attributes. This
2670 * nested attribute with &enum nl80211_tid_config_attr sub-attributes;
2671 * on output (in wiphy attributes) it contains only the feature sub-
2672 * attributes.
2707 * @NL80211_ATTR_SCAN_FREQ_KHZ: nested attribute with KHz frequencies
2713 * discovery. It is a nested attribute, see
2715 * nested attribute to disable this feature and delete the templates.
2718 * unsolicited broadcast probe response. It is a nested attribute, see
2720 * nested attribute to disable this feature and delete the templates.
2729 * derivation in WPA3-Personal networks which are using SAE authentication.
2749 * @NL80211_ATTR_COLOR_CHANGE_ELEMS: Nested set of attributes containing the IE
2752 * @NL80211_ATTR_MBSSID_CONFIG: Nested attribute for multiple BSSID
2755 * and enhanced multi-BSSID advertisements (EMA AP) to the userspace.
2760 * @NL80211_ATTR_MBSSID_ELEMS: Nested parameter to pass multiple BSSID elements.
2762 * Optional for the non-transmitting interfaces.
2781 * @NL80211_ATTR_MLO_LINKS: A nested array of links, each containing some
2782 * per-link information and a link ID.
2817 * indicates that the sub-channel is punctured. Higher 16 bits are
2827 * @NL80211_ATTR_EMA_RNR_ELEMS: Optional nested attribute for
2831 * elements such that each element excludes the non-transmitting
2847 * mapping is as defined in section 9.4.2.314 (TID-To-Link Mapping element)
2851 * mapping is as defined in section 9.4.2.314 (TID-To-Link Mapping element)
3397 /* add attributes here, update the policy in nl80211.c */
3401 NL80211_ATTR_MAX = __NL80211_ATTR_AFTER_LAST - 1
3404 /* source-level API compatibility */
3413 * Allow user space programs to use #ifdef on new attributes by defining them
3463 #define NL80211_SCAN_RSSI_THOLD_OFF -300
3468 * enum nl80211_iftype - (virtual) interface types
3475 * are a bit special in that they must always be tied to a pre-existing
3513 NL80211_IFTYPE_MAX = NUM_NL80211_IFTYPES - 1
3517 * enum nl80211_sta_flags - station flags
3529 * @NL80211_STA_FLAG_TDLS_PEER: station is a TDLS peer -- this flag should
3552 NL80211_STA_FLAG_MAX = __NL80211_STA_FLAG_AFTER_LAST - 1
3556 * enum nl80211_sta_p2p_ps_status - station support of P2P PS
3572 * struct nl80211_sta_flag_update - station flags mask/set
3584 * enum nl80211_he_gi - HE guard interval
3596 * enum nl80211_he_ltf - HE long training field
3608 * enum nl80211_he_ru_alloc - HE RU allocation values
3609 * @NL80211_RATE_INFO_HE_RU_ALLOC_26: 26-tone RU allocation
3610 * @NL80211_RATE_INFO_HE_RU_ALLOC_52: 52-tone RU allocation
3611 * @NL80211_RATE_INFO_HE_RU_ALLOC_106: 106-tone RU allocation
3612 * @NL80211_RATE_INFO_HE_RU_ALLOC_242: 242-tone RU allocation
3613 * @NL80211_RATE_INFO_HE_RU_ALLOC_484: 484-tone RU allocation
3614 * @NL80211_RATE_INFO_HE_RU_ALLOC_996: 996-tone RU allocation
3615 * @NL80211_RATE_INFO_HE_RU_ALLOC_2x996: 2x996-tone RU allocation
3628 * enum nl80211_eht_gi - EHT guard interval
3640 * enum nl80211_eht_ru_alloc - EHT RU allocation values
3641 * @NL80211_RATE_INFO_EHT_RU_ALLOC_26: 26-tone RU allocation
3642 * @NL80211_RATE_INFO_EHT_RU_ALLOC_52: 52-tone RU allocation
3643 * @NL80211_RATE_INFO_EHT_RU_ALLOC_52P26: 52+26-tone RU allocation
3644 * @NL80211_RATE_INFO_EHT_RU_ALLOC_106: 106-tone RU allocation
3646 * @NL80211_RATE_INFO_EHT_RU_ALLOC_242: 242-tone RU allocation
3647 * @NL80211_RATE_INFO_EHT_RU_ALLOC_484: 484-tone RU allocation
3649 * @NL80211_RATE_INFO_EHT_RU_ALLOC_996: 996-tone RU allocation
3652 * @NL80211_RATE_INFO_EHT_RU_ALLOC_2x996: 2x996-tone RU allocation
3654 * @NL80211_RATE_INFO_EHT_RU_ALLOC_3x996: 3x996-tone RU allocation
3656 * @NL80211_RATE_INFO_EHT_RU_ALLOC_4x996: 4x996-tone RU allocation
3678 * enum nl80211_rate_info - bitrate information
3682 * There are 2 attributes for bitrate, a legacy one that represents
3683 * a 16-bit value, and new one that represents a 32-bit value.
3684 * If the rate value fits into 16 bit, both attributes are reported
3686 * (>6.5535Gbps) only 32-bit attribute is included.
3687 * User space tools encouraged to use the 32-bit attribute and fall
3688 * back to the 16-bit one for compatibility with older kernels.
3700 * @NL80211_RATE_INFO_80P80_MHZ_WIDTH: unused - 80+80 is treated the
3703 * @NL80211_RATE_INFO_10_MHZ_WIDTH: 10 MHz width - note that this is
3706 * @NL80211_RATE_INFO_5_MHZ_WIDTH: 5 MHz width - note that this is
3709 * @NL80211_RATE_INFO_HE_MCS: HE MCS index (u8, 0-11)
3710 * @NL80211_RATE_INFO_HE_NSS: HE NSS value (u8, 1-8)
3715 * non-OFDMA was used (u8, see &enum nl80211_he_ru_alloc)
3717 * @NL80211_RATE_INFO_EHT_MCS: EHT MCS index (u8, 0-15)
3718 * @NL80211_RATE_INFO_EHT_NSS: EHT NSS value (u8, 1-8)
3722 * non-OFDMA was used (u8, see &enum nl80211_eht_ru_alloc)
3723 * @NL80211_RATE_INFO_S1G_MCS: S1G MCS index (u8, 0-10)
3724 * @NL80211_RATE_INFO_S1G_NSS: S1G NSS value (u8, 1-4)
3766 NL80211_RATE_INFO_MAX = __NL80211_RATE_INFO_AFTER_LAST - 1
3770 * enum nl80211_sta_bss_param - BSS information collected by STA
3796 NL80211_STA_BSS_PARAM_MAX = __NL80211_STA_BSS_PARAM_AFTER_LAST - 1
3800 * enum nl80211_sta_info - station information
3816 * @NL80211_STA_INFO_TX_BITRATE: current unicast tx rate, nested attribute
3830 * @NL80211_STA_INFO_RX_BITRATE: last unicast data frame rx rate, nested
3832 * @NL80211_STA_INFO_BSS_PARAM: current station's view of BSS, nested attribute
3838 * @NL80211_STA_INFO_LOCAL_PM: local mesh STA link-specific power mode
3839 * @NL80211_STA_INFO_PEER_PM: peer mesh STA link-specific power mode
3841 * non-peer STA
3842 * @NL80211_STA_INFO_CHAIN_SIGNAL: per-chain signal strength of last PPDU
3843 * Contains a nested array of signal strength attributes (u8, dBm)
3844 * @NL80211_STA_INFO_CHAIN_SIGNAL_AVG: per-chain signal strength average
3853 * @NL80211_STA_INFO_TID_STATS: per-TID statistics (see &enum nl80211_tid_stats)
3854 * This is a nested attribute where each the inner attribute number is the
3855 * TID+1 and the special TID 16 (i.e. value 17) is used for non-QoS frames;
3856 * each one of those is again nested with &enum nl80211_tid_stats
3857 * attributes carrying the actual values.
3860 * @NL80211_STA_INFO_PAD: attribute used for padding for 64-bit alignment
3930 NL80211_STA_INFO_MAX = __NL80211_STA_INFO_AFTER_LAST - 1
3933 /* we renamed this - stay compatible */
3938 * enum nl80211_tid_stats - per TID statistics attributes
3947 * @NL80211_TID_STATS_PAD: attribute used for padding for 64-bit alignment
3948 * @NL80211_TID_STATS_TXQ_STATS: TXQ stats (nested attribute)
3949 * @NUM_NL80211_TID_STATS: number of attributes here
3963 NL80211_TID_STATS_MAX = NUM_NL80211_TID_STATS - 1
3967 * enum nl80211_txq_stats - per TXQ statistics attributes
3969 * @NUM_NL80211_TXQ_STATS: number of attributes here
3978 * (only for per-phy stats)
4001 NL80211_TXQ_STATS_MAX = NUM_NL80211_TXQ_STATS - 1
4005 * enum nl80211_mpath_flags - nl80211 mesh path flags
4022 * enum nl80211_mpath_info - mesh path information
4056 NL80211_MPATH_INFO_MAX = __NL80211_MPATH_INFO_AFTER_LAST - 1
4060 * enum nl80211_band_iftype_attr - Interface type data attributes
4063 * @NL80211_BAND_IFTYPE_ATTR_IFTYPES: nested attribute containing a flag attribute
4105 NL80211_BAND_IFTYPE_ATTR_MAX = __NL80211_BAND_IFTYPE_ATTR_AFTER_LAST - 1
4109 * enum nl80211_band_attr - band attributes
4112 * an array of nested frequency attributes
4114 * an array of nested bitrate attributes
4115 * @NL80211_BAND_ATTR_HT_MCS_SET: 16-byte attribute containing the MCS set as
4118 * @NL80211_BAND_ATTR_HT_AMPDU_FACTOR: A-MPDU factor, as in 11n
4119 * @NL80211_BAND_ATTR_HT_AMPDU_DENSITY: A-MPDU density, as in 11n
4120 * @NL80211_BAND_ATTR_VHT_MCS_SET: 32-byte attribute containing the MCS set as
4123 * @NL80211_BAND_ATTR_IFTYPE_DATA: nested array attribute, with each entry using
4124 * attributes from &enum nl80211_band_iftype_attr
4131 * @NL80211_BAND_ATTR_S1G_MCS_NSS_SET: S1G capabilities, supported S1G-MCS and NSS
4160 NL80211_BAND_ATTR_MAX = __NL80211_BAND_ATTR_AFTER_LAST - 1
4166 * enum nl80211_wmm_rule - regulatory wmm rule
4185 NL80211_WMMR_MAX = __NL80211_WMMR_LAST - 1
4189 * enum nl80211_frequency_attr - frequency attributes
4205 * @NL80211_FREQUENCY_ATTR_NO_HT40_MINUS: HT40- isn't possible with this
4226 * off-channel on a channel that has the IR_CONCURRENT attribute set can be
4229 * off-channel while the device is also connected to an AP with DFS and
4230 * radar detection on the UNII band (it is up to user-space, i.e.,
4238 * This is a nested attribute that contains the wmm limitation per AC.
4260 * allowed for peer-to-peer or adhoc communication under the control
4261 * of a DFS master which operates on the same channel (FCC-594280 D01
4312 NL80211_FREQUENCY_ATTR_MAX = __NL80211_FREQUENCY_ATTR_AFTER_LAST - 1
4323 * enum nl80211_bitrate_attr - bitrate attributes
4339 NL80211_BITRATE_ATTR_MAX = __NL80211_BITRATE_ATTR_AFTER_LAST - 1
4343 * enum nl80211_initiator - Indicates the initiator of a reg domain request
4354 * structure passed by userspace (CRDA) from our wireless-regdb.
4356 * be disabled we disable the channel and re-enable it upon disassociation.
4366 * enum nl80211_reg_type - specifies the type of regulatory domain
4373 * driver specific world regulatory domain. These do not apply system-wide
4377 * of an intersection between two regulatory domains -- the previously
4389 * enum nl80211_reg_rule_attr - regulatory rule attributes
4432 NL80211_REG_RULE_ATTR_MAX = __NL80211_REG_RULE_ATTR_AFTER_LAST - 1
4436 * enum nl80211_sched_scan_match_attr - scheduled scan match attributes
4453 * BSS-es in the specified band is to be adjusted before doing
4454 * RSSI-based BSS selection. The attribute value is a packed structure
4458 * @NL80211_SCHED_SCAN_MATCH_PER_BAND_RSSI: Nested attribute that carries the
4465 * attributes will be nested within this attribute.
4483 __NL80211_SCHED_SCAN_MATCH_ATTR_AFTER_LAST - 1
4490 * enum nl80211_reg_rule_flags - regulatory rule flags
4506 * @NL80211_RRF_NO_HT40MINUS: channels can't be used in HT40- operation
4515 peer-to-peer or adhoc communication under the control of a DFS master
4516 which operates on the same channel (FCC-594280 D01 Section B.3).
4557 * enum nl80211_dfs_regions - regulatory DFS regions
4572 * enum nl80211_user_reg_hint_type - type of user regulatory hint
4595 * enum nl80211_survey_info - survey information
4616 * @NL80211_SURVEY_INFO_PAD: attribute used for padding for 64-bit alignment
4641 NL80211_SURVEY_INFO_MAX = __NL80211_SURVEY_INFO_AFTER_LAST - 1
4652 * enum nl80211_mntr_flags - monitor configuration flags
4681 NL80211_MNTR_FLAG_MAX = __NL80211_MNTR_FLAG_AFTER_LAST - 1
4685 * enum nl80211_mesh_power_mode - mesh power save modes
4698 * @__NL80211_MESH_POWER_AFTER_LAST - internal use
4699 * @NL80211_MESH_POWER_MAX - highest possible power save level
4709 NL80211_MESH_POWER_MAX = __NL80211_MESH_POWER_AFTER_LAST - 1
4713 * enum nl80211_meshconf_params - mesh configuration parameters
4782 * @NL80211_MESHCONF_FORWARDING: set Mesh STA as forwarding or non-forwarding
4783 * or forwarding entity (default is TRUE - forwarding entity)
4823 * @NL80211_MESHCONF_NOLEARN: Try to avoid multi-hop path discovery (e.g.
4825 * this might not be the optimal decision as a multi-hop route might be
4871 NL80211_MESHCONF_ATTR_MAX = __NL80211_MESHCONF_ATTR_AFTER_LAST - 1
4875 * enum nl80211_mesh_setup_params - mesh setup parameters
4936 NL80211_MESH_SETUP_ATTR_MAX = __NL80211_MESH_SETUP_ATTR_AFTER_LAST - 1
4940 * enum nl80211_txq_attr - TX queue parameter attributes
4946 * 2^n-1 in the range 1..32767]
4948 * 2^n-1 in the range 1..32767]
4963 NL80211_TXQ_ATTR_MAX = __NL80211_TXQ_ATTR_AFTER_LAST - 1
4982 * enum nl80211_channel_type - channel type
4983 * @NL80211_CHAN_NO_HT: 20 MHz, non-HT channel
4998 * enum nl80211_key_mode - Key mode
5019 * enum nl80211_chan_width - channel width definitions
5024 * @NL80211_CHAN_WIDTH_20_NOHT: 20 MHz, non-HT channel
5031 * and %NL80211_ATTR_CENTER_FREQ2 attributes must be provided as well
5062 * enum nl80211_bss_scan_width - control channel width for a BSS
5081 * enum nl80211_bss_use_for - bitmap indicating possible BSS use
5095 * enum nl80211_bss_cannot_use_reasons - reason(s) connection to a
5108 * enum nl80211_bss - netlink attributes for a BSS
5138 * (u32, enum nl80211_bss_scan_width) - No longer used!
5146 * @NL80211_BSS_PAD: attribute used for padding for 64-bit alignment
5153 * @NL80211_BSS_CHAIN_SIGNAL: per-chain signal strength of last BSS update.
5154 * Contains a nested array of signal strength attributes (u8, dBm),
5199 NL80211_BSS_MAX = __NL80211_BSS_AFTER_LAST - 1
5203 * enum nl80211_bss_status - BSS "status"
5221 * enum nl80211_auth_type - AuthenticationType
5234 * trying multiple times); this is invalid in netlink -- leave out
5249 NL80211_AUTHTYPE_MAX = __NL80211_AUTHTYPE_NUM - 1,
5254 * enum nl80211_key_type - Key Type
5269 * enum nl80211_mfp - Management frame protection state
5287 * enum nl80211_key_default_types - key default types
5304 * enum nl80211_key_attributes - key attributes
5309 * @NL80211_KEY_IDX: key ID (u8, 0-3)
5319 * @NL80211_KEY_DEFAULT_TYPES: A nested attribute containing flags
5320 * attributes, specifying what a key should be set as default as.
5344 NL80211_KEY_MAX = __NL80211_KEY_AFTER_LAST - 1
5348 * enum nl80211_tx_rate_attributes - TX rate set attributes
5350 * @NL80211_TXRATE_LEGACY: Legacy (non-MCS) rates allowed for TX rate selection
5378 NL80211_TXRATE_MAX = __NL80211_TXRATE_AFTER_LAST - 1
5385 * struct nl80211_txrate_vht - VHT MCS/NSS txrate bitmap
5394 * struct nl80211_txrate_he - HE MCS/NSS txrate bitmap
5408 * enum nl80211_band - Frequency band
5410 * @NL80211_BAND_5GHZ: around 5 GHz band (4.9 - 5.7 GHz)
5411 * @NL80211_BAND_60GHZ: around 60 GHz band (58.32 - 69.12 GHz)
5412 * @NL80211_BAND_6GHZ: around 6 GHz band (5.9 - 7.2 GHz)
5430 * enum nl80211_ps_state - powersave state
5440 * enum nl80211_attr_cqm - connection quality monitor attributes
5445 * set, multiple values can be supplied as a low-to-high sorted array of
5486 NL80211_ATTR_CQM_MAX = __NL80211_ATTR_CQM_AFTER_LAST - 1
5490 * enum nl80211_cqm_rssi_threshold_event - RSSI threshold event
5505 * enum nl80211_tx_power_setting - TX power adjustment
5517 * enum nl80211_tid_config - TID config state
5526 /* enum nl80211_tx_rate_setting - TX rate configuration type
5537 /* enum nl80211_tid_config_attr - TID specific configuration.
5538 * @NL80211_TID_CONFIG_ATTR_PAD: pad attribute for 64-bit values
5539 * @NL80211_TID_CONFIG_ATTR_VIF_SUPP: a bitmap (u64) of attributes supported
5540 * for per-vif configuration; doesn't list the ones that are generic
5542 * @NL80211_TID_CONFIG_ATTR_PEER_SUPP: same as the previous per-vif one, but
5554 * transmission, user-space sets this configuration in
5559 * transmission, user-space sets this configuration in
5599 NL80211_TID_CONFIG_ATTR_MAX = __NL80211_TID_CONFIG_ATTR_AFTER_LAST - 1
5603 * enum nl80211_packet_pattern_attr - packet pattern attribute
5604 * @__NL80211_PKTPAT_INVALID: invalid number for nested attribute
5608 * a bit for each byte in the pattern. The lowest-order bit corresponds
5610 * in a little-endian-like format, i.e. the 9th byte of the pattern
5611 * corresponds to the lowest-order bit in the second byte of the mask.
5620 * @NUM_NL80211_PKTPAT: number of attributes
5630 MAX_NL80211_PKTPAT = NUM_NL80211_PKTPAT - 1,
5634 * struct nl80211_pattern_support - packet pattern support information
5663 * enum nl80211_wowlan_triggers - WoWLAN trigger definitions
5664 * @__NL80211_WOWLAN_TRIG_INVALID: invalid number for nested attributes
5666 * the chip into a special state -- works best with chips that have
5667 * support for low-power operation already (flag)
5671 * is detected is implementation-specific (flag)
5675 * which are passed in an array of nested attributes, each nested attribute
5676 * defining a with attributes from &struct nl80211_wowlan_trig_pkt_pattern.
5685 * When reporting wakeup. it is a u32 attribute containing the 0-based
5695 * @NL80211_WOWLAN_TRIG_4WAY_HANDSHAKE: wake up on 4-way handshake (flag)
5713 * "TCP connection wakeup" for more details. This is a nested attribute
5724 * is detected. This is a nested attribute that contains the
5725 * same attributes used with @NL80211_CMD_START_SCHED_SCAN. It
5732 * @NL80211_WOWLAN_TRIG_NET_DETECT_RESULTS: nested attribute
5738 * Each element in the array is a nested attribute that contains
5741 * these attributes must be present. If
5748 * These nested attributes are used to configure the wakeup triggers and
5775 MAX_NL80211_WOWLAN_TRIG = NUM_NL80211_WOWLAN_TRIG - 1
5788 * optionally, a token from a list of tokens. This serves as a keep-alive
5791 * During this keep-alive period, the server doesn't send any data to the
5802 * struct nl80211_wowlan_tcp_data_seq - WoWLAN TCP data sequence
5816 * struct nl80211_wowlan_tcp_data_token - WoWLAN TCP data token config
5828 * struct nl80211_wowlan_tcp_data_token_feature - data token features
5838 * enum nl80211_wowlan_tcp_attrs - WoWLAN TCP connection parameters
5839 * @__NL80211_WOWLAN_TCP_INVALID: invalid number for nested attributes
5866 * @NUM_NL80211_WOWLAN_TCP: number of TCP attributes
5885 MAX_NL80211_WOWLAN_TCP = NUM_NL80211_WOWLAN_TCP - 1
5889 * struct nl80211_coalesce_rule_support - coalesce rule support information
5904 * enum nl80211_attr_coalesce_rule - coalesce rule attribute
5905 * @__NL80211_COALESCE_RULE_INVALID: invalid number for nested attribute
5911 * @NUM_NL80211_ATTR_COALESCE_RULE: number of attributes
5922 NL80211_ATTR_COALESCE_RULE_MAX = NUM_NL80211_ATTR_COALESCE_RULE - 1
5926 * enum nl80211_coalesce_condition - coalesce rule conditions
5938 * enum nl80211_iface_limit_attrs - limit attributes
5942 * @NL80211_IFACE_LIMIT_TYPES: nested attribute containing a
5944 * @NUM_NL80211_IFACE_LIMIT: number of attributes
5954 MAX_NL80211_IFACE_LIMIT = NUM_NL80211_IFACE_LIMIT - 1
5958 * enum nl80211_if_combination_attrs -- interface combination attributes
5961 * @NL80211_IFACE_COMB_LIMITS: Nested attributes containing the limits
5980 * @NUM_NL80211_IFACE_COMB: number of attributes
5987 * numbers = [ #{AP, P2P-GO} <= 8 ], BI min gcd, channels = 1, max = 8,
5993 * numbers = [ #{STA} <= 1, #{P2P-client,P2P-GO} <= 3 ], max = 4
6018 MAX_NL80211_IFACE_COMB = NUM_NL80211_IFACE_COMB - 1
6023 * enum nl80211_plink_state - state of a mesh peer link finite state machine
6026 * state of non-existent mesh peer links
6051 MAX_NL80211_PLINK_STATES = NUM_NL80211_PLINK_STATES - 1
6055 * enum nl80211_plink_action - actions to perform in mesh peers
6079 * enum nl80211_rekey_data - attributes for GTK rekey offload
6080 * @__NL80211_REKEY_DATA_INVALID: invalid number for nested attributes
6085 * @NUM_NL80211_REKEY_DATA: number of rekey attributes (internal)
6097 MAX_NL80211_REKEY_DATA = NUM_NL80211_REKEY_DATA - 1
6101 * enum nl80211_hidden_ssid - values for %NL80211_ATTR_HIDDEN_SSID
6104 * @NL80211_HIDDEN_SSID_ZERO_LEN: hide SSID by using zero-length SSID element
6116 * enum nl80211_sta_wme_attr - station WME attributes
6117 * @__NL80211_STA_WME_INVALID: invalid number for nested attribute
6132 NL80211_STA_WME_MAX = __NL80211_STA_WME_AFTER_LAST - 1
6136 * enum nl80211_pmksa_candidate_attr - attributes for PMKSA caching candidates
6137 * @__NL80211_PMKSA_CANDIDATE_INVALID: invalid number for nested attributes
6141 * @NL80211_PMKSA_CANDIDATE_PREAUTH: RSN pre-authentication supported (flag)
6142 * @NUM_NL80211_PMKSA_CANDIDATE: number of PMKSA caching candidate attributes
6155 MAX_NL80211_PMKSA_CANDIDATE = NUM_NL80211_PMKSA_CANDIDATE - 1
6159 * enum nl80211_tdls_operation - values for %NL80211_ATTR_TDLS_OPERATION
6175 * enum nl80211_ap_sme_features - device-integrated AP features
6185 * enum nl80211_feature_flags - device/driver features
6203 * @NL80211_FEATURE_VIF_TXPOWER: The driver supports per-vif TX power setting
6233 * channel bandwidth change (e.g., HT 20 <-> 40 MHz channel) during the
6256 * TSPEC sessions (TID aka TSID 0-7) with the %NL80211_CMD_ADD_TX_TS
6258 * needs to be able to handle Block-Ack agreements and other things.
6313 * enum nl80211_ext_feature_index - bit index of extended features.
6320 * @NL80211_EXT_FEATURE_MU_MIMO_AIR_SNIFFER: This device supports MU-MIMO air
6331 * time the last beacon/probe was received. For a non-MLO connection, the
6339 * configuration (AP/mesh), supporting a legacy (non-HT/VHT) rate.
6358 * @NL80211_EXT_FEATURE_4WAY_HANDSHAKE_STA_PSK: Device wants to do 4-way
6361 * @NL80211_EXT_FEATURE_4WAY_HANDSHAKE_STA_1X: Device wants to do doing 4-way
6380 * Device or driver will do all DFS-related actions by itself,
6381 * informing user-space about CAC progress, radar detection event,
6383 * No need to start CAC from user-space, no need to react to
6389 * @NL80211_EXT_FEATURE_TXQS: Driver supports FQ-CoDel-enabled intermediate
6400 * able to rekey an in-use key correctly. Userspace must not rekey PTK keys
6404 * Individually Addressed Frames" from IEEE802.11-2016.
6423 * with VLAN tagged frames and separate VLAN-specific netdevs added using
6458 * @NL80211_EXT_FEATURE_4WAY_HANDSHAKE_AP_PSK: Device wants to do 4-way
6518 * @NL80211_EXT_FEATURE_DFS_CONCURRENT: The device supports peer-to-peer or
6520 * DFS master on the same channel as described in FCC-594280 D01
6555 /* we renamed this - stay compatible */
6600 MAX_NL80211_EXT_FEATURES = NUM_NL80211_EXT_FEATURES - 1
6604 * enum nl80211_probe_resp_offload_support_attr - optional supported
6605 * protocols for probe-response offloading by the driver/FW.
6608 * protocols. Typically a subset of probe-requests belonging to a
6625 * enum nl80211_connect_failed_reason - connection request failed reasons
6636 * enum nl80211_timeout_reason - timeout reasons
6651 * enum nl80211_scan_flags - scan request control flags
6666 * will be lost while scanning off-channel, therefore it must be used only
6671 * @NL80211_ATTR_MAC_MASK attributes may also be given in which case only
6673 * randomised. If the attributes are not given full randomisation (46 bits,
6681 * rate of at least 5.5M. In case non-OCE AP is discovered in the channel,
6687 * a suitable candidate for (re-)association - suitable in terms of
6717 * probe requests on non-PSC channels is limited, it is highly likely that
6741 * enum nl80211_acl_policy - access control policy
6759 * enum nl80211_smps_mode - SMPS mode
6774 NL80211_SMPS_MAX = __NL80211_SMPS_AFTER_LAST - 1
6778 * enum nl80211_radar_event - type of radar event for DFS operation
6789 * @NL80211_RADAR_NOP_FINISHED: The Non-Occupancy Period for this channel is
6792 * non-operating channel is expired and no longer valid. New CAC must
6794 * applicable for ETSI dfs domain where pre-CAC is valid for ever.
6808 * enum nl80211_dfs_state - DFS states for channels
6825 * enum nl80211_protocol_features - nl80211 protocol features
6837 * enum nl80211_crit_proto_id - nl80211 critical protocol identifiers
6858 * enum nl80211_rxmgmt_flags - flags for received management frame.
6881 * struct nl80211_vendor_cmd_info - vendor command data
6883 * value is a 24-bit OUI; if it is set then a separately allocated ID
6886 * @subcmd: sub-command ID for the command
6894 * enum nl80211_tdls_peer_capability - TDLS peer flags.
6912 * enum nl80211_sched_scan_plan - scanning plan for scheduled scan
6932 __NL80211_SCHED_SCAN_PLAN_AFTER_LAST - 1
6936 * struct nl80211_bss_select_rssi_adjust - RSSI adjustment parameters.
6948 * enum nl80211_bss_select_attr - attributes for bss selection.
6951 * @NL80211_BSS_SELECT_ATTR_RSSI: Flag indicating only RSSI-based BSS selection
6955 * When there are multiple BSS-es in the preferred band, the driver
6956 * shall use RSSI-based BSS selection as a second step. The value of
6959 * BSS-es in the specified band is to be adjusted before doing
6960 * RSSI-based BSS selection. The attribute value is a packed structure
6965 * One and only one of these attributes are found within %NL80211_ATTR_BSS_SELECT
6977 NL80211_BSS_SELECT_ATTR_MAX = __NL80211_BSS_SELECT_ATTR_AFTER_LAST - 1
6981 * enum nl80211_nan_function_type - NAN function type
6987 * @NL80211_NAN_FUNC_FOLLOW_UP: function is follow-up
6996 NL80211_NAN_FUNC_MAX_TYPE = __NL80211_NAN_FUNC_TYPE_AFTER_LAST - 1,
7000 * enum nl80211_nan_publish_type - NAN publish tx type
7013 * enum nl80211_nan_func_term_reason - NAN functions termination reason
7032 * enum nl80211_nan_func_attributes - NAN function attributes
7059 * @NL80211_NAN_FUNC_SRF: Service Receive Filter. This is a nested attribute.
7061 * @NL80211_NAN_FUNC_RX_MATCH_FILTER: Receive Matching filter. This is a nested
7064 * nested attribute. It is a list of binary values.
7094 NL80211_NAN_FUNC_ATTR_MAX = NUM_NL80211_NAN_FUNC_ATTR - 1
7098 * enum nl80211_nan_srf_attributes - NAN Service Response filter attributes
7107 * and only if %NL80211_NAN_SRF_BF isn't present. This is a nested
7108 * attribute. Each nested attribute is a MAC address.
7121 NL80211_NAN_SRF_ATTR_MAX = NUM_NL80211_NAN_SRF_ATTR - 1,
7125 * enum nl80211_nan_match_attributes - NAN match attributes
7128 * match. This is a nested attribute.
7131 * that caused the match. This is a nested attribute.
7144 NL80211_NAN_MATCH_ATTR_MAX = NUM_NL80211_NAN_MATCH_ATTR - 1
7148 * nl80211_external_auth_action - Action to perform with external
7159 * enum nl80211_ftm_responder_attributes - fine timing measurement
7160 * responder attributes
7164 * (9.4.2.22 in 802.11-2016) with type 8 - LCI (9.4.2.22.10),
7167 * (9.4.2.22 in 802.11-2016) with type 11 - Civic (Section 9.4.2.22.13),
7181 NL80211_FTM_RESP_ATTR_MAX = __NL80211_FTM_RESP_ATTR_LAST - 1,
7185 * enum nl80211_ftm_responder_stats - FTM responder statistics
7197 * @NL80211_FTM_STATS_NON_ASAP_NUM: number of non-ASAP sessions (u32)
7198 * @NL80211_FTM_STATS_TOTAL_DURATION_MSEC: total sessions durations - gives an
7200 * @NL80211_FTM_STATS_UNKNOWN_TRIGGERS_NUM: number of unknown FTM triggers -
7204 * - initiator asks for a new scheduling although it already has scheduled
7227 NL80211_FTM_STATS_MAX = __NL80211_FTM_STATS_AFTER_LAST - 1
7231 * enum nl80211_preamble - frame preamble types
7247 * enum nl80211_peer_measurement_type - peer measurement types
7249 * these numbers also for attributes
7262 NL80211_PMSR_TYPE_MAX = NUM_NL80211_PMSR_TYPES - 1
7266 * enum nl80211_peer_measurement_status - peer measurement status
7270 * @NL80211_PMSR_STATUS_FAILURE: measurement failed, a type-dependent
7281 * enum nl80211_peer_measurement_req - peer measurement request attributes
7284 * @NL80211_PMSR_REQ_ATTR_DATA: This is a nested attribute with measurement
7285 * type-specific request data inside. The attributes used are from the
7301 NL80211_PMSR_REQ_ATTR_MAX = NUM_NL80211_PMSR_REQ_ATTRS - 1
7305 * enum nl80211_peer_measurement_resp - peer measurement response attributes
7308 * @NL80211_PMSR_RESP_ATTR_DATA: This is a nested attribute with measurement
7309 * type-specific results inside. The attributes used are from the enums
7321 * (*e.g. with FTM per-burst data) this flag will be cleared on all but
7324 * @NL80211_PMSR_RESP_ATTR_PAD: padding for 64-bit attributes, ignore
7341 NL80211_PMSR_RESP_ATTR_MAX = NUM_NL80211_PMSR_RESP_ATTRS - 1
7345 * enum nl80211_peer_measurement_peer_attrs - peer attributes for measurement
7349 * @NL80211_PMSR_PEER_ATTR_CHAN: channel definition, nested, using top-level
7350 * attributes like %NL80211_ATTR_WIPHY_FREQ etc.
7351 * @NL80211_PMSR_PEER_ATTR_REQ: This is a nested attribute indexed by
7352 * measurement type, with attributes from the
7354 * @NL80211_PMSR_PEER_ATTR_RESP: This is a nested attribute indexed by
7355 * measurement type, with attributes from the
7371 NL80211_PMSR_PEER_ATTR_MAX = NUM_NL80211_PMSR_PEER_ATTRS - 1,
7375 * enum nl80211_peer_measurement_attrs - peer measurement attributes
7388 * type-specific capabilities inside, which are from the enums
7390 * @NL80211_PMSR_ATTR_PEERS: nested attribute, the nesting index is
7392 * sub-attributes taken from
7409 NL80211_PMSR_ATTR_MAX = NUM_NL80211_PMSR_ATTR - 1
7413 * enum nl80211_peer_measurement_ftm_capa - FTM capabilities
7418 * @NL80211_PMSR_FTM_CAPA_ATTR_NON_ASAP: flag attribute indicating non-ASAP
7439 * if non-trigger-based ranging measurement is supported
7460 NL80211_PMSR_FTM_CAPA_ATTR_MAX = NUM_NL80211_PMSR_FTM_CAPA_ATTR - 1
7464 * enum nl80211_peer_measurement_ftm_req - FTM request attributes
7471 * 802.11-2016 9.4.2.168 "Fine Timing Measurement Parameters element"
7472 * (u8, 0-15, optional with default 15 i.e. "no preference")
7475 * @NL80211_PMSR_FTM_REQ_ATTR_BURST_DURATION: burst duration, as in 802.11-2016
7476 * Table 9-257 "Burst Duration field encoding" (u8, 0-15, optional with
7480 * (u8, 0-31, optional with default 0 i.e. "no preference")
7493 * @NL80211_PMSR_FTM_REQ_ATTR_NON_TRIGGER_BASED: request non-trigger-based
7529 NL80211_PMSR_FTM_REQ_ATTR_MAX = NUM_NL80211_PMSR_FTM_REQ_ATTR - 1
7533 * enum nl80211_peer_measurement_ftm_failure_reasons - FTM failure reasons
7560 * enum nl80211_peer_measurement_ftm_resp - FTM response attributes
7563 * @NL80211_PMSR_FTM_RESP_ATTR_FAIL_REASON: FTM-specific failure reason
7566 * as separate results then it will be the burst index 0...(N-1) and
7585 * FTM action frame (optional, nested, using &enum nl80211_rate_info
7586 * attributes)
7588 * action frame (optional, nested, using &enum nl80211_rate_info attrs)
7601 * this is the contents of the Measurement Report Element (802.11-2016
7606 * this is the contents of the Measurement Report Element (802.11-2016
7641 NL80211_PMSR_FTM_RESP_ATTR_MAX = NUM_NL80211_PMSR_FTM_RESP_ATTR - 1
7645 * enum nl80211_obss_pd_attributes - OBSS packet detection attributes
7650 * @NL80211_HE_OBSS_PD_ATTR_NON_SRG_MAX_OFFSET: the non-SRG OBSS PD maximum
7673 NL80211_HE_OBSS_PD_ATTR_MAX = __NL80211_HE_OBSS_PD_ATTR_LAST - 1,
7677 * enum nl80211_bss_color_attributes - BSS Color attributes
7696 NL80211_HE_BSS_COLOR_ATTR_MAX = __NL80211_HE_BSS_COLOR_ATTR_LAST - 1,
7700 * enum nl80211_iftype_akm_attributes - interface type AKM attributes
7703 * @NL80211_IFTYPE_AKM_ATTR_IFTYPES: nested attribute containing a flag
7720 NL80211_IFTYPE_AKM_ATTR_MAX = __NL80211_IFTYPE_AKM_ATTR_LAST - 1,
7724 * enum nl80211_fils_discovery_attributes - FILS discovery configuration
7725 * from IEEE Std 802.11ai-2016, Annex C.3 MIB detail.
7748 NL80211_FILS_DISCOVERY_ATTR_MAX = __NL80211_FILS_DISCOVERY_ATTR_LAST - 1
7758 * enum nl80211_unsol_bcast_probe_resp_attributes - Unsolicited broadcast probe
7782 __NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_LAST - 1
7786 * enum nl80211_sae_pwe_mechanism - The mechanism(s) allowed for SAE PWE
7787 * derivation. Applicable only when WPA3-Personal SAE authentication is
7792 * @NL80211_SAE_PWE_HUNT_AND_PECK: hunting-and-pecking loop only
7793 * @NL80211_SAE_PWE_HASH_TO_ELEMENT: hash-to-element only
7794 * @NL80211_SAE_PWE_BOTH: both hunting-and-pecking loop and hash-to-element
7805 * enum nl80211_sar_type - type of SAR specs
7820 * enum nl80211_sar_attrs - Attributes for SAR spec
7824 * @NL80211_SAR_ATTR_SPECS: Nested array of SAR power
7838 * These attributes are used with %NL80211_CMD_SET_SAR_SPEC
7847 NL80211_SAR_ATTR_MAX = __NL80211_SAR_ATTR_LAST - 1,
7851 * enum nl80211_sar_specs_attrs - Attributes for SAR power limit specs
7892 NL80211_SAR_ATTR_SPECS_MAX = __NL80211_SAR_ATTR_SPECS_LAST - 1,
7896 * enum nl80211_mbssid_config_attributes - multiple BSSID (MBSSID) and enhanced
7897 * multi-BSSID advertisements (EMA) in AP mode.
7898 * Kernel uses some of these attributes to advertise driver's support for
7900 * Remaining attributes should be used by the userspace to configure the
7908 * wiphy->mbssid_max_interfaces to a value more than or equal to 2.
7913 * by setting wiphy->ema_max_profile_periodicity to
7914 * a non-zero value.
7918 * Value must be set to 0 for the transmitting interface and non-zero for
7919 * all non-transmitting interfaces. The userspace will be responsible
7921 * Range: 0 to wiphy->mbssid_max_interfaces-1.
7924 * a non-transmitted profile which provides the interface index (u32) of
7932 * by setting wiphy->ema_max_profile_periodicity to non-zero.
7948 NL80211_MBSSID_CONFIG_ATTR_MAX = __NL80211_MBSSID_CONFIG_ATTR_LAST - 1,
7952 * enum nl80211_ap_settings_flags - AP settings flags