Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.h107 void dp_rtpm_tput_policy_init(struct wlan_objmgr_psoc *psoc);
136 void dp_rtpm_tput_policy_init(struct wlan_objmgr_psoc *psoc) in dp_rtpm_tput_policy_init() function
H A Dwlan_dp_bus_bandwidth.c537 void dp_rtpm_tput_policy_init(struct wlan_objmgr_psoc *psoc) in dp_rtpm_tput_policy_init() function
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c663 dp_rtpm_tput_policy_init(psoc); in ucfg_dp_psoc_open()