Searched refs:ath10k_bmi_fast_download (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | bmi.h | 280 int ath10k_bmi_fast_download(struct ath10k *ar, u32 address,
|
H A D | bmi.c | 471 int ath10k_bmi_fast_download(struct ath10k *ar, in ath10k_bmi_fast_download() function
|
H A D | core.c | 1026 ret = ath10k_bmi_fast_download(ar, address, in ath10k_core_get_board_id_from_otp() 1218 ret = ath10k_bmi_fast_download(ar, address, data, data_len); in ath10k_download_fw() 1728 ret = ath10k_bmi_fast_download(ar, address, in ath10k_core_get_ext_board_id_from_otp() 1857 ret = ath10k_bmi_fast_download(ar, address, in ath10k_download_and_run_otp()
|