Home
last modified time | relevance | path

Searched refs:ath10k_bmi_fast_download (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dbmi.h223 int ath10k_bmi_fast_download(struct ath10k *ar, u32 address,
Dbmi.c281 int ath10k_bmi_fast_download(struct ath10k *ar, in ath10k_bmi_fast_download() function
Dcore.c376 ret = ath10k_bmi_fast_download(ar, address, ar->otp_data, ar->otp_len); in ath10k_download_and_run_otp()
427 ret = ath10k_bmi_fast_download(ar, address, data, data_len); in ath10k_download_fw()