qcacmn: Add wma apis for High Latency systems (Part 4 - HL Datapath)
Initialize bad peer tx control data structure in WMA, send down the initial configuration info to fw and configure the peer status update setting in the tx_rx module. CRs-Fixed: 975526 Change-Id: Ib380e10a0b343b6a8f9c2c0bf6d6dd602d2601c5
This commit is contained in:

committed by
Vishwajith Upendra

parent
7b76800323
commit
794b996b00
@@ -438,6 +438,9 @@ QDF_STATUS wmi_unified_lro_config_cmd(void *wmi_hdl,
|
||||
QDF_STATUS wmi_unified_set_thermal_mgmt_cmd(void *wmi_hdl,
|
||||
struct thermal_cmd_params *thermal_info);
|
||||
|
||||
QDF_STATUS wmi_unified_peer_rate_report_cmd(void *wmi_hdl,
|
||||
struct wmi_peer_rate_report_params *rate_report_params);
|
||||
|
||||
QDF_STATUS wmi_unified_set_mcc_channel_time_quota_cmd
|
||||
(void *wmi_hdl,
|
||||
uint32_t adapter_1_chan_freq,
|
||||
|
Reference in New Issue
Block a user