|
@@ -184,6 +184,7 @@ struct bmi_target_info {
|
|
|
#define BMI_CE_NUM_TO_TARG 0
|
|
|
#define BMI_CE_NUM_TO_HOST 1
|
|
|
|
|
|
+void ath10k_bmi_start(struct ath10k *ar);
|
|
|
int ath10k_bmi_done(struct ath10k *ar);
|
|
|
int ath10k_bmi_get_target_info(struct ath10k *ar,
|
|
|
struct bmi_target_info *target_info);
|