Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dbmi.h232 int ath10k_bmi_done(struct ath10k *ar);
H A Dbmi.c22 int ath10k_bmi_done(struct ath10k *ar) in ath10k_bmi_done() function
H A Dcore.c3011 status = ath10k_bmi_done(ar); in ath10k_core_start()