Home
last modified time | relevance | path

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

/linux-6.8/Documentation/devicetree/bindings/net/wireless/
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 …]
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 …]
/linux-6.8/drivers/net/wireless/ath/ath11k/
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.
28 MODULE_PARM_DESC(crypto_mode, "crypto mode: 0-hardware, 1-software");
710 WARN_ON(!ab->hw_params.single_pdev_only); in ath11k_core_get_single_pdev()
712 return &ab->pdevs[0]; in ath11k_core_get_single_pdev()
720 list_del(&i->list); in ath11k_fw_stats_pdevs_free()
730 list_del(&i->list); in ath11k_fw_stats_vdevs_free()
740 list_del(&i->list); in ath11k_fw_stats_bcn_free()
745 void ath11k_fw_stats_init(struct ath11k *ar) in ath11k_fw_stats_init()
[all …]
/linux-6.8/arch/arm64/boot/dts/qcom/
Dqcm6490-fairphone-fp5.dts1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
12 #include <dt-bindings/iio/qcom,spmi-adc7-pm7325.h>
13 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h>
14 #include <dt-bindings/leds/common.h>
15 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
16 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
23 /delete-node/ &rmtfs_mem;
28 chassis-type = "handset";
36 #address-cells = <2>;
[all …]
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-bindings/iio/qcom,spmi-adc7-pmk8350.h>
12 #include <dt-bindings/iio/qcom,spmi-adc7-pmr735a.h>
13 #include <dt-bindings/input/gpio-keys.h>
14 #include <dt-bindings/input/input.h>
15 #include <dt-bindings/leds/common.h>
16 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
[all …]