Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h161 uint32_t bus_bw_medium_threshold; member
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.c985 dp_ctx->dp_cfg.bus_bw_medium_threshold, in wlan_dp_display_tx_rx_histogram()
1535 } else if (total_pkts > dp_ctx->dp_cfg.bus_bw_medium_threshold) { in dp_pld_request_bus_bandwidth()
H A Dwlan_dp_main.c500 config->bus_bw_medium_threshold = in dp_ini_bus_bandwidth()