Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_ucfg_api.h492 int ucfg_dp_bbm_context_init(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c1617 int ucfg_dp_bbm_context_init(struct wlan_objmgr_psoc *psoc) in ucfg_dp_bbm_context_init() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c14042 ret = ucfg_dp_bbm_context_init(hdd_ctx->psoc); in hdd_context_init()