Home
last modified time | relevance | path

Searched +full:ath10k +full:- +full:pre +full:- +full:calibration +full:- +full:data (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/net/wireless/
H A Dqcom,ath10k.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/wireless/qcom,ath10k.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Technologies ath10k wireless devices
10 - Jeff Johnson <jjohnson@kernel.org>
18 - qcom,ath10k # SDIO-based devices
19 - qcom,ipq4019-wifi
20 - qcom,wcn3990-wifi # SNoC-based devices
25 reg-names:
[all …]
/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.c1 // SPDX-License-Identifier: ISC
3 * Copyright (c) 2005-2011 Atheros Communications Inc.
4 * Copyright (c) 2011-2017 Qualcomm Atheros, Inc.
5 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
17 #include <linux/nvmem-consumer.h>
29 #include "wmi-ops.h"
58 MODULE_PARM_DESC(skip_otp, "Skip otp failure for calibration in testmode");
59 MODULE_PARM_DESC(cryptmode, "Crypto mode: 0-hardware, 1-softwar
970 ath10k_push_board_ext_data(struct ath10k * ar,const void * data,size_t data_len) ath10k_push_board_ext_data() argument
1093 ath10k_core_check_bdfext(const struct dmi_header * hdr,void * data) ath10k_core_check_bdfext() argument
1188 const void *data; ath10k_download_fw() local
1432 ath10k_core_search_bd(struct ath10k * ar,const char * boardname,const u8 * data,size_t len) ath10k_core_search_bd() argument
1495 const u8 *data; ath10k_core_fetch_board_data_api_n() local
1744 ath10k_download_board_data(struct ath10k * ar,const void * data,size_t data_len) ath10k_download_board_data() argument
1898 void *data; ath10k_download_cal_dt() local
1952 void *data = NULL; ath10k_download_cal_eeprom() local
2017 const u8 *data; ath10k_core_fetch_firmware_api_n() local
[all...]