diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-04-21 22:30:22 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-04-21 22:30:22 +0000 |
| commit | 47517ebce7b8d1dc0ee900f13404f2e90ce33be9 (patch) | |
| tree | 4c44a2ef65a5bd5726893e26aca9e4790eec0766 /wmi-tlv.h | |
| parent | e05a7642395e7a6cbf1876350e96bd80e6292cd4 (diff) | |
Diffstat (limited to 'wmi-tlv.h')
| -rw-r--r-- | wmi-tlv.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wmi-tlv.h b/wmi-tlv.h index dbb48d70f2e9..8a2f87d0a3a3 100644 --- a/wmi-tlv.h +++ b/wmi-tlv.h @@ -3,6 +3,7 @@ * Copyright (c) 2005-2011 Atheros Communications Inc. * Copyright (c) 2011-2017 Qualcomm Atheros, Inc. * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. + * Copyright (c) 2022, 2024 Qualcomm Innovation Center, Inc. All rights reserved. */ #ifndef _WMI_TLV_H #define _WMI_TLV_H @@ -2342,7 +2343,7 @@ struct wmi_tlv_adaptive_qcs { } __packed; /** - * wmi_tlv_tx_pause_id - firmware tx queue pause reason types + * enum wmi_tlv_tx_pause_id - firmware tx queue pause reason types * * @WMI_TLV_TX_PAUSE_ID_MCC: used for by multi-channel firmware scheduler. * Only vdev_map is valid. |
