Searched +full:rxdma2host +full:- +full:destination +full:- +full:ring +full:- +full:mac1 (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/net/wireless/ |
H A D | qcom,ath11k.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Kalle Valo <kvalo@kernel.org> 12 - Jeff Johnson <jjohnson@kernel.org> 21 - qcom,ipq8074-wifi 22 - qcom,ipq6018-wifi 23 - qcom,wcn6750-wifi 24 - qcom,ipq5018-wifi [all …]
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | ahb.c | 1 // SPDX-License-Identifier: BSD-3-Clause-Clear 3 * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. 4 * Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved. 12 #include <linux/dma-mapping.h> 28 { .compatible = "qcom,ipq8074-wifi", 31 { .compatible = "qcom,ipq6018-wifi", 34 { .compatible = "qcom,wcn6750-wifi", 37 { .compatible = "qcom,ipq5018-wifi", 48 "misc-pulse1", 49 "misc-latch", [all …]
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | pci.c | 1 // SPDX-License-Identifier: BSD-3-Clause-Clear 3 * Copyright (c) 2019-2021 The Linux Foundation. All rights reserved. 4 * Copyright (c) 2021-2024 Qualcomm Innovation Center, Inc. All rights reserved. 35 * 4K - 32 = 0xFE0 80 "mhi-er0", 81 "mhi-er1", 98 "host2wbm-desc-feed", 99 "host2reo-re-injection", 100 "host2reo-command", 101 "host2rxdma-monitor-ring3", [all …]
|