qcacmn: Handle TWT ack event support in wmi init
In WMI INIT, check whether firmware supports the ack event or not. If it supports then enable driver support and send it to firmware during WMI INIT. Change-Id: Icfdee6bc06e6a393de880b87fdab70665ea7c8b4 CRs-Fixed: 2987898
This commit is contained in:

committed by
Madan Koyyalamudi

parent
fc3c62d771
commit
e831cf3415
@@ -5535,6 +5535,7 @@ typedef struct {
|
||||
uint32_t is_go_connected_d3wow_enabled;
|
||||
bool sae_eapol_offload;
|
||||
bool dynamic_pcie_gen_speed_change;
|
||||
bool twt_ack_support_cap;
|
||||
} target_resource_config;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user