qcacmn: Add support for ptqm migration

Add support for ptqm migration

Change-Id: I3f3d6e410bee554477e8e058b1da51f2af5abb23
CRs-Fixed: 3529926
This commit is contained in:
Himanshu Batra
2023-04-04 18:46:58 +05:30
committed by Rahul Choudhary
父節點 6f407b1a93
當前提交 be34bbe6fc
共有 16 個文件被更改,包括 1020 次插入1 次删除

查看文件

@@ -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;