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:
Jyoti Kumari
2021-06-27 23:19:29 +05:30
committed by Madan Koyyalamudi
부모 fc3c62d771
커밋 e831cf3415
3개의 변경된 파일9개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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