|
@@ -2316,5 +2316,6 @@ int ath6kl_wmi_set_appie_cmd(struct wmi *wmi, u8 if_idx, u8 mgmt_frm_type,
|
|
struct ath6kl_vif *ath6kl_get_vif_by_index(struct ath6kl *ar, u8 if_idx);
|
|
struct ath6kl_vif *ath6kl_get_vif_by_index(struct ath6kl *ar, u8 if_idx);
|
|
void *ath6kl_wmi_init(struct ath6kl *devt);
|
|
void *ath6kl_wmi_init(struct ath6kl *devt);
|
|
void ath6kl_wmi_shutdown(struct wmi *wmi);
|
|
void ath6kl_wmi_shutdown(struct wmi *wmi);
|
|
|
|
+void ath6kl_wmi_reset(struct wmi *wmi);
|
|
|
|
|
|
#endif /* WMI_H */
|
|
#endif /* WMI_H */
|