Home
last modified time | relevance | path

Searched refs:ucfg_dp_bbm_apply_independent_policy (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_ucfg_api.h513 void ucfg_dp_bbm_apply_independent_policy(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_driver_ops.c1403 ucfg_dp_bbm_apply_independent_policy(hdd_ctx->psoc, &param); in __wlan_hdd_bus_suspend()
1584 ucfg_dp_bbm_apply_independent_policy(hdd_ctx->psoc, &param); in wlan_hdd_bus_resume()
H A Dwlan_hdd_main.c3290 ucfg_dp_bbm_apply_independent_policy(hdd_ctx->psoc, &param); in __hdd_mon_open()
17099 ucfg_dp_bbm_apply_independent_policy(hdd_ctx->psoc, &param); in hdd_wlan_stop_modules()
20180 ucfg_dp_bbm_apply_independent_policy(hdd_ctx->psoc, &param); in __hdd_driver_mode_change()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c1627 void ucfg_dp_bbm_apply_independent_policy(struct wlan_objmgr_psoc *psoc, in ucfg_dp_bbm_apply_independent_policy() function