Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/
H A Dwlan_cp_stats_ol_api.c175 csc->cp_stats_psoc_obj_init = wlan_cp_stats_psoc_obj_init_ol; in wlan_cp_stats_ctx_init_ol()
193 csc->cp_stats_psoc_obj_init = NULL; in wlan_cp_stats_ctx_deinit_ol()
H A Dwlan_cp_stats_defs.h170 QDF_STATUS (*cp_stats_psoc_obj_init)(struct psoc_cp_stats *psoc_cs); member
H A Dwlan_cp_stats_obj_mgr_handler.c191 if (csc->cp_stats_psoc_obj_init) { in wlan_cp_stats_psoc_obj_create_handler()
193 csc->cp_stats_psoc_obj_init(psoc_cs)) { in wlan_cp_stats_psoc_obj_create_handler()