qcacmn: Add command to not send ADDBA REQs

Add command support to not send ADDBA REQs.
The corresponding WMI VDEV param ID to set the
VDEV param has been added.

Change-Id: Id53f8101a61ccc0aba2a9a6735d1c6942ba3592d
CRs-fixed: 2188560
This commit is contained in:
Rhythm Patwa
2018-02-15 13:22:39 -08:00
committed by snandini
szülő f302c5c8e8
commit 2f088b7d2a

Fájl megtekintése

@@ -5822,9 +5822,9 @@ typedef enum {
wmi_vdev_param_set_he_ltf,
wmi_vdev_param_set_heop,
wmi_vdev_param_disable_cabq,
wmi_vdev_param_rate_dropdown_bmap,
wmi_vdev_param_tx_power,
wmi_vdev_param_set_ba_mode,
wmi_vdev_param_max,
} wmi_conv_vdev_param_id;