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
@@ -314,6 +314,9 @@ QDF_STATUS (*send_lro_config_cmd)(wmi_unified_t wmi_handle,
|
||||
QDF_STATUS (*send_set_thermal_mgmt_cmd)(wmi_unified_t wmi_handle,
|
||||
struct thermal_cmd_params *thermal_info);
|
||||
|
||||
QDF_STATUS (*send_peer_rate_report_cmd)(wmi_unified_t wmi_handle,
|
||||
struct wmi_peer_rate_report_params *rate_report_params);
|
||||
|
||||
QDF_STATUS (*send_set_mcc_channel_time_quota_cmd)
|
||||
(wmi_unified_t wmi_handle,
|
||||
uint32_t adapter_1_chan_freq,
|
||||
|
Reference in New Issue
Block a user