Home
last modified time | relevance | path

Searched +full:ath11k +full:- +full:calibration +full:- +full:variant (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dqcom,ath11k-pci.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/net/wireless/qcom,ath11k-pci.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Qualcomm Technologies ath11k wireless devices (PCIe)
11 - Kalle Valo <kvalo@kernel.org>
19 - pci17cb,1103 # WCN6855
24 qcom,ath11k-calibration-variant:
27 string to uniquely identify variant of the calibration data for designs
31 - compatible
[all …]
H A Dqcom,ath11k.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
4 ---
5 $id: http://devicetree.org/schemas/net/wireless/qcom,ath11k.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Qualcomm Technologies ath11k wireless devices
11 - Kalle Valo <kvalo@kernel.org>
20 - qcom,ipq8074-wifi
21 - qcom,ipq6018-wifi
22 - qcom,wcn6750-wifi
[all …]
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c1 // SPDX-License-Identifier: BSD-3-Clause-Clear
3 * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.
4 * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
36 MODULE_PARM_DESC(crypto_mode, "crypto mode: 0-hardware, 1-software");
718 WARN_ON(!ab->hw_params.single_pdev_only); in ath11k_core_get_single_pdev()
720 return &ab->pdevs[0]; in ath11k_core_get_single_pdev()
728 list_del(&i->list); in ath11k_fw_stats_pdevs_free()
738 list_del(&i->list); in ath11k_fw_stats_vdevs_free()
748 list_del(&i->list); in ath11k_fw_stats_bcn_free()
753 void ath11k_fw_stats_init(struct ath11k *ar) in ath11k_fw_stats_init()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc8280xp-lenovo-thinkpad-x13s.dts1 // SPDX-License-Identifier: BSD-3-Clause
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/iio/qcom,spmi-adc7-pm8350.h>
11 #include <dt-binding
[all...]