Searched refs:dp_ipa_set_perf_level (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_ipa.h | 356 QDF_STATUS dp_ipa_set_perf_level(int client, uint32_t max_supported_bw_mbps,
|
H A D | dp_ipa.c | 3582 QDF_STATUS dp_ipa_set_perf_level(int client, uint32_t max_supported_bw_mbps, in dp_ipa_set_perf_level() function
|
H A D | dp_main.c | 13358 .ipa_set_perf_level = dp_ipa_set_perf_level,
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_bus_bandwidth.c | 811 void dp_ipa_set_perf_level(struct wlan_dp_psoc_context *dp_ctx, in dp_ipa_set_perf_level() function 817 static void dp_ipa_set_perf_level(struct wlan_dp_psoc_context *dp_ctx, in dp_ipa_set_perf_level() function 2035 dp_ipa_set_perf_level(dp_ctx, &tx_packets, &rx_packets, in __dp_bus_bw_work_handler()
|