Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.h50 qdf_mutex_t bbm_lock; member
H A Dwlan_dp_bus_bandwidth.c450 qdf_mutex_acquire(&bbm_ctx->bbm_lock); in dp_bbm_apply_independent_policy()
485 qdf_mutex_release(&bbm_ctx->bbm_lock); in dp_bbm_apply_independent_policy()
503 status = qdf_mutex_create(&bbm_ctx->bbm_lock); in dp_bbm_context_init()
530 qdf_mutex_destroy(&bbm_ctx->bbm_lock); in dp_bbm_context_deinit()