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:

committed by
Madan Koyyalamudi

vanhempi
2b2a9fc6c8
commit
c16aa9d544
@@ -3127,6 +3127,11 @@ QDF_STATUS (*extract_mgmt_rx_mlo_link_removal_info)(
|
||||
void *buf,
|
||||
struct mgmt_rx_mlo_link_removal_info *link_removal_info,
|
||||
int num_link_removal_info);
|
||||
|
||||
QDF_STATUS (*extract_mlo_link_disable_request_evt_param)(
|
||||
struct wmi_unified *wmi_handle,
|
||||
void *buf,
|
||||
struct mlo_link_disable_request_evt_params *params);
|
||||
#endif
|
||||
|
||||
#ifdef WLAN_FEATURE_SON
|
||||
|
Viittaa uudesa ongelmassa
Block a user