Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dbmi.h232 int ath10k_bmi_done(struct ath10k *ar);
Dbmi.c21 int ath10k_bmi_done(struct ath10k *ar) in ath10k_bmi_done() function
Dcore.c2966 status = ath10k_bmi_done(ar); in ath10k_core_start()