Home
last modified time | relevance | path

Searched refs:bus_bw_mid_high_threshold (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h159 uint32_t bus_bw_mid_high_threshold; member
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.c983 dp_ctx->dp_cfg.bus_bw_mid_high_threshold, in wlan_dp_display_tx_rx_histogram()
1461 if (dp_ctx->dp_cfg.bus_bw_mid_high_threshold && in dp_sap_p2p_update_mid_high_tput()
1462 total_pkts > dp_ctx->dp_cfg.bus_bw_mid_high_threshold) { in dp_sap_p2p_update_mid_high_tput()
H A Dwlan_dp_main.c496 config->bus_bw_mid_high_threshold = in dp_ini_bus_bandwidth()