Searched refs:ath10k_bmi_fast_download (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
| D | bmi.h | 233 int ath10k_bmi_fast_download(struct ath10k *ar, u32 address,
|
| D | bmi.c | 281 int ath10k_bmi_fast_download(struct ath10k *ar, in ath10k_bmi_fast_download() function
|
| D | core.c | 529 ret = ath10k_bmi_fast_download(ar, address, ar->otp_data, ar->otp_len); in ath10k_core_get_board_id_from_otp() 584 ret = ath10k_bmi_fast_download(ar, address, ar->otp_data, ar->otp_len); in ath10k_download_and_run_otp() 644 ret = ath10k_bmi_fast_download(ar, address, data, data_len); in ath10k_download_fw()
|