qcacmn: Add support for ptqm migration
Add support for ptqm migration Change-Id: I3f3d6e410bee554477e8e058b1da51f2af5abb23 CRs-Fixed: 3529926
This commit is contained in:

committed by
Rahul Choudhary

父節點
6f407b1a93
當前提交
be34bbe6fc
@@ -5309,6 +5309,9 @@ typedef enum {
|
||||
wmi_csa_ie_received_event_id,
|
||||
#ifdef WLAN_FEATURE_11BE_MLO
|
||||
wmi_mlo_link_state_info_eventid,
|
||||
#endif
|
||||
#ifdef QCA_SUPPORT_PRIMARY_LINK_MIGRATE
|
||||
wmi_peer_ptqm_migration_response_eventid,
|
||||
#endif
|
||||
wmi_events_max,
|
||||
} wmi_conv_event_id;
|
||||
|
Reference in New Issue
Block a user