ath10k: add wmi support for addba_send

Add WMI support for sending addba request. This command is meant
for debugging purpose.

Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
This commit is contained in:
Rajkumar Manoharan
2015-01-12 14:07:26 +02:00
committed by Kalle Valo
szülő dc8ab27861
commit 65c0893d91
3 fájl változott, egészen pontosan 50 új sor hozzáadva és 0 régi sor törölve

Fájl megtekintése

@@ -2208,6 +2208,7 @@ static const struct wmi_ops wmi_tlv_ops = {
/* .gen_pdev_set_quiet_mode not implemented */
/* .gen_pdev_get_temperature not implemented */
/* .gen_addba_clear_resp not implemented */
/* .gen_addba_send not implemented */
};
/************/