qcacmn: Add support for configuring ACK timeout pdev param
Add support in host to configure ACK timeout pdev param through WMI interface Change-Id: Ifc43cd146fbbf6ef818268acf69789b38b28e384 CRs-Fixed: 2042639
Cette révision appartient à :

révisé par
Nandini Suresh

Parent
4ef4d7ba9c
révision
262d54ae05
@@ -5287,6 +5287,7 @@ typedef enum {
|
||||
wmi_pdev_param_atf_peer_stats,
|
||||
wmi_pdev_param_btcoex_cfg,
|
||||
wmi_pdev_param_mesh_mcast_enable,
|
||||
wmi_pdev_param_tx_ack_timeout,
|
||||
|
||||
wmi_pdev_param_max,
|
||||
} wmi_conv_pdev_params_id;
|
||||
@@ -5546,6 +5547,7 @@ typedef enum {
|
||||
wmi_service_offchan_tx_wmi,
|
||||
wmi_service_chan_load_info,
|
||||
wmi_service_extended_nss_support,
|
||||
wmi_service_ack_timeout,
|
||||
|
||||
wmi_services_max,
|
||||
} wmi_conv_service_ids;
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur