Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dbmi.h233 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.c529 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()