qcacmn: Add handling for mlo link disable event

Add code changes to handle new wmi_mlo_link_disable_event
Extract the wmi event params and store in host defined
structure.

Change-Id: I6893bfa4da7b27f4a9b1ce2936057bb3576a317c
CRs-Fixed: 3458680
This commit is contained in:
Amruta Kulkarni
2023-05-02 19:05:09 -07:00
committed by Madan Koyyalamudi
parent 2b2a9fc6c8
commit c16aa9d544
12 changed files with 240 additions and 4 deletions

View File

@@ -5238,6 +5238,7 @@ typedef enum {
wmi_mlo_teardown_complete_event_id,
wmi_mlo_link_set_active_resp_eventid,
wmi_mlo_link_removal_eventid,
wmi_mlo_link_disable_request_eventid,
#endif
wmi_pdev_fips_extend_event_id,
wmi_roam_frame_event_id,