Searched +full:ath11k +full:- +full:calibration +full:- +full:variant (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)2 # Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.5 ---6 $id: http://devicetree.org/schemas/net/wireless/qcom,ath11k.yaml#7 $schema: http://devicetree.org/meta-schemas/core.yaml#9 title: Qualcomm Technologies ath11k wireless devices Generic Binding12 - Kalle Valo <kvalo@kernel.org>21 - qcom,ipq8074-wifi22 - qcom,ipq6018-wifi23 - qcom,wcn6750-wifi[all …]
1 // SPDX-License-Identifier: BSD-3-Clause-Clear3 * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved.4 * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.27 MODULE_PARM_DESC(crypto_mode, "crypto mode: 0-hardware, 1-software");605 WARN_ON(!ab->hw_params.single_pdev_only); in ath11k_core_get_single_pdev()607 return &ab->pdevs[0]; in ath11k_core_get_single_pdev()615 list_del(&i->list); in ath11k_fw_stats_pdevs_free()625 list_del(&i->list); in ath11k_fw_stats_vdevs_free()635 list_del(&i->list); in ath11k_fw_stats_bcn_free()640 void ath11k_fw_stats_init(struct ath11k *ar) in ath11k_fw_stats_init()[all …]