Commit 43413a36 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: iwlwifi: api: fix kernel-doc links

parent d6b0e44e
Loading
Loading
Loading
Loading
+8 −4
Original line number Diff line number Diff line
@@ -555,18 +555,22 @@ enum iwl_legacy_cmds {
	WOWLAN_TKIP_PARAM = 0xe3,

	/**
	 * @WOWLAN_KEK_KCK_MATERIAL: &struct iwl_wowlan_kek_kck_material_cmd
	 * @WOWLAN_KEK_KCK_MATERIAL: &struct iwl_wowlan_kek_kck_material_cmd_v2,
	 * &struct iwl_wowlan_kek_kck_material_cmd_v3 or
	 * &struct iwl_wowlan_kek_kck_material_cmd_v4
	 */
	WOWLAN_KEK_KCK_MATERIAL = 0xe4,

	/**
	 * @WOWLAN_GET_STATUSES: response in &struct iwl_wowlan_status
	 * @WOWLAN_GET_STATUSES: response in &struct iwl_wowlan_status_v6,
	 *	&struct iwl_wowlan_status_v7, &struct iwl_wowlan_status_v9 or
	 *	&struct iwl_wowlan_status_v12
	 */
	WOWLAN_GET_STATUSES = 0xe5,

	/**
	 * @SCAN_OFFLOAD_PROFILES_QUERY_CMD:
	 * No command data, response is &struct iwl_scan_offload_profiles_query
	 * @SCAN_OFFLOAD_PROFILES_QUERY_CMD: No command data, response is
	 *	&struct iwl_scan_offload_profiles_query_v1
	 */
	SCAN_OFFLOAD_PROFILES_QUERY_CMD = 0x56,
};
+4 −2
Original line number Diff line number Diff line
@@ -38,7 +38,9 @@ enum iwl_data_path_subcmd_ids {
	WNM_80211V_TIMING_MEASUREMENT_CONFIG_CMD = 0x4,

	/**
	 * @STA_HE_CTXT_CMD: &struct iwl_he_sta_context_cmd
	 * @STA_HE_CTXT_CMD: &struct iwl_he_sta_context_cmd_v1,
	 *	&struct iwl_he_sta_context_cmd_v2 or
	 *	&struct iwl_he_sta_context_cmd_v3
	 */
	STA_HE_CTXT_CMD = 0x7,

@@ -447,7 +449,7 @@ struct iwl_sad_properties {
 * @phy_id: PHY index
 * @rlc: RLC properties, &struct iwl_rlc_properties
 * @sad: SAD (single antenna diversity) options, &struct iwl_sad_properties
 * @flags: flags, &enum iwl_rlc_flags
 * @flags: flags (unused)
 * @reserved: reserved
 */
struct iwl_rlc_config_cmd {
+11 −5
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
/*
 * Copyright (C) 2015-2017 Intel Deutschland GmbH
 * Copyright (C) 2018-2021 Intel Corporation
 * Copyright (C) 2018-2022 Intel Corporation
 */
#ifndef __iwl_fw_api_location_h__
#define __iwl_fw_api_location_h__
@@ -35,8 +35,11 @@ enum iwl_location_subcmd_ids {
	 */
	TOF_RANGE_REQ_EXT_CMD = 0x3,
	/**
	 * @TOF_RESPONDER_CONFIG_CMD: FTM responder configuration,
	 *	uses &struct iwl_tof_responder_config_cmd
	 * @TOF_RESPONDER_CONFIG_CMD: FTM responder configuration, one of
	 *	&struct iwl_tof_responder_config_cmd_v6,
	 *	&struct iwl_tof_responder_config_cmd_v7,
	 *	&struct iwl_tof_responder_config_cmd_v8 or
	 *	&struct iwl_tof_responder_config_cmd_v9
	 */
	TOF_RESPONDER_CONFIG_CMD = 0x4,
	/**
@@ -69,8 +72,11 @@ enum iwl_location_subcmd_ids {
	 */
	TOF_MCSI_DEBUG_NOTIF = 0xFE,
	/**
	 * @TOF_RANGE_RESPONSE_NOTIF: ranging response, using
	 *	&struct iwl_tof_range_rsp_ntfy
	 * @TOF_RANGE_RESPONSE_NOTIF: ranging response, using one of
	 *	&struct iwl_tof_range_rsp_ntfy_v5,
	 *	&struct iwl_tof_range_rsp_ntfy_v6,
	 *	&struct iwl_tof_range_rsp_ntfy_v7 or
	 *	&struct iwl_tof_range_rsp_ntfy_v8
	 */
	TOF_RANGE_RESPONSE_NOTIF = 0xFF,
};
+8 −3
Original line number Diff line number Diff line
@@ -17,7 +17,12 @@ enum iwl_regulatory_and_nvm_subcmd_ids {
	NVM_ACCESS_COMPLETE = 0x0,

	/**
	 * @LARI_CONFIG_CHANGE: &struct iwl_lari_config_change_cmd
	 * @LARI_CONFIG_CHANGE: &struct iwl_lari_config_change_cmd_v1,
	 *	&struct iwl_lari_config_change_cmd_v2,
	 *	&struct iwl_lari_config_change_cmd_v3,
	 *	&struct iwl_lari_config_change_cmd_v4,
	 *	&struct iwl_lari_config_change_cmd_v5 or
	 *	&struct iwl_lari_config_change_cmd_v6
	 */
	LARI_CONFIG_CHANGE = 0x1,

@@ -29,12 +34,12 @@ enum iwl_regulatory_and_nvm_subcmd_ids {
	NVM_GET_INFO = 0x2,

	/**
	 * @TAS_CONFIG: &struct iwl_tas_config_cmd
	 * @TAS_CONFIG: &union iwl_tas_config_cmd
	 */
	TAS_CONFIG = 0x3,

	/**
	 * @SAR_OFFSET_MAPPING_TABLE_CMD: &iwl_sar_offset_mapping_cmd
	 * @SAR_OFFSET_MAPPING_TABLE_CMD: &struct iwl_sar_offset_mapping_cmd
	 */
	SAR_OFFSET_MAPPING_TABLE_CMD = 0x4,

+2 −1
Original line number Diff line number Diff line
@@ -28,7 +28,8 @@ enum iwl_prot_offload_subcmd_ids {
	D3_END_NOTIFICATION = 0xFE,

	/**
	 * @STORED_BEACON_NTF: &struct iwl_stored_beacon_notif
	 * @STORED_BEACON_NTF: &struct iwl_stored_beacon_notif_v2 or
	 *	&struct iwl_stored_beacon_notif_v3
	 */
	STORED_BEACON_NTF = 0xFF,
};
Loading