qcacmn: Fill peer assoc mlo params in peer assoc request
Fill peer assoc mlo params in peer assoc request command. Also add definitions to the WMI_SERVICE_11BE. Change-Id: Ied7959e022ee27f3bd698b84dc801491175f85b3 CRs-Fixed: 2934417
This commit is contained in:

committed by
Madan Koyyalamudi

parent
c68ad7037a
commit
17f12e5b39
@@ -5186,6 +5186,9 @@ typedef enum {
|
||||
wmi_service_dcs_awgn_int_support,
|
||||
#ifdef WLAN_FEATURE_IGMP_OFFLOAD
|
||||
wmi_service_igmp_offload_support,
|
||||
#endif
|
||||
#ifdef WLAN_FEATURE_11BE
|
||||
wmi_service_11be,
|
||||
#endif
|
||||
wmi_services_max,
|
||||
} wmi_conv_service_ids;
|
||||
|
Reference in New Issue
Block a user