qcacmn: Add vdev param to enable/disable buffering of mcast frames
Add WMI vdev param to indicate firmware not to buffer mcast frames even when clients are in power-save. CRs-Fixed: 2133095 Change-Id: I4fe936e6a490ec8007f909e1ba079bec2f2713cd
This commit is contained in:

committed by
snandini

parent
d1bb020423
commit
3c299ba2a8
@@ -5664,6 +5664,7 @@ typedef enum {
|
||||
wmi_vdev_param_set_hemu_mode,
|
||||
wmi_vdev_param_set_he_ltf,
|
||||
wmi_vdev_param_set_heop,
|
||||
wmi_vdev_param_disable_cabq,
|
||||
|
||||
wmi_vdev_param_max,
|
||||
} wmi_conv_vdev_param_id;
|
||||
|
Reference in New Issue
Block a user