Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.h60 int dp_bbm_context_init(struct wlan_objmgr_psoc *psoc);
84 static inline int dp_bbm_context_init(struct wlan_objmgr_psoc *psoc) in dp_bbm_context_init() function
H A Dwlan_dp_bus_bandwidth.c488 int dp_bbm_context_init(struct wlan_objmgr_psoc *psoc) in dp_bbm_context_init() function
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c1619 return dp_bbm_context_init(psoc); in ucfg_dp_bbm_context_init()