Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_napi.c391 if (packets > ucfg_dp_get_bus_bw_high_threshold(hddctx->psoc)) in hdd_napi_apply_throughput_policy()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_ucfg_api.h1217 uint32_t ucfg_dp_get_bus_bw_high_threshold(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c2188 uint32_t ucfg_dp_get_bus_bw_high_threshold(struct wlan_objmgr_psoc *psoc) in ucfg_dp_get_bus_bw_high_threshold() function