Home
last modified time | relevance | path

Searched refs:curr_bus_bw_lookup_table (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.h47 bus_bw_table_type *curr_bus_bw_lookup_table; member
H A Dwlan_dp_bus_bandwidth.c185 bus_bw_table_type *lkp_table = bbm_ctx->curr_bus_bw_lookup_table; in bbm_get_bus_bw_level_vote()
371 bbm_ctx->curr_bus_bw_lookup_table = &bus_bw_table_default; in bbm_apply_wlm_policy()
374 bbm_ctx->curr_bus_bw_lookup_table = &bus_bw_table_low_latency; in bbm_apply_wlm_policy()
501 bbm_ctx->curr_bus_bw_lookup_table = &bus_bw_table_default; in dp_bbm_context_init()