qcacmn: Add wmi to enable wds in Beryllium
Add new wmi to enable/disable wds in Beryllium firmware Change-Id: I4439973017d5fda734f5ca351334dc9f03988717
This commit is contained in:

committed by
Madan Koyyalamudi

parent
8c5f682d9d
commit
591f8bb3a1
@@ -7499,8 +7499,8 @@ void wmi_copy_resource_config(wmi_resource_config *resource_cfg,
|
||||
1);
|
||||
|
||||
wmi_copy_twt_resource_config(resource_cfg, tgt_res_cfg);
|
||||
resource_cfg->peer_map_unmap_v2_support =
|
||||
tgt_res_cfg->peer_map_unmap_v2;
|
||||
resource_cfg->peer_map_unmap_versions =
|
||||
tgt_res_cfg->peer_map_unmap_version;
|
||||
resource_cfg->smart_ant_cap = tgt_res_cfg->smart_ant_cap;
|
||||
if (tgt_res_cfg->re_ul_resp)
|
||||
WMI_SET_BITS(resource_cfg->flags2, 0, 4,
|
||||
|
Reference in New Issue
Block a user