Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_chipset_stats.h102 QDF_STATUS wlan_cp_stats_cstats_init(struct wlan_objmgr_psoc *psoc);
163 wlan_cp_stats_cstats_init(struct wlan_objmgr_psoc *psoc) in wlan_cp_stats_cstats_init() function
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/
H A Dwlan_cp_stats_chipset_stats.c27 QDF_STATUS wlan_cp_stats_cstats_init(struct wlan_objmgr_psoc *psoc) in wlan_cp_stats_cstats_init() function
H A Dwlan_cp_stats_obj_mgr_handler.c205 wlan_cp_stats_cstats_init(psoc); in wlan_cp_stats_psoc_obj_create_handler()