Home
last modified time | relevance | path

Searched refs:cp_stats_ctx_init (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/
H A Dwlan_cp_stats_defs.h168 QDF_STATUS (*cp_stats_ctx_init)(struct cp_stats_context *ctx); member
H A Dwlan_cp_stats_obj_mgr_handler.c174 csc->cp_stats_ctx_init = wlan_cp_stats_ctx_init_ol; in wlan_cp_stats_psoc_obj_create_handler()
178 if (QDF_STATUS_SUCCESS != csc->cp_stats_ctx_init(csc)) { in wlan_cp_stats_psoc_obj_create_handler()