Home
last modified time | relevance | path

Searched refs:wlan_cp_stats_ctx_deinit_ol (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.h144 QDF_STATUS wlan_cp_stats_ctx_deinit_ol(struct cp_stats_context *csc);
H A Dwlan_cp_stats_ol_api.c187 QDF_STATUS wlan_cp_stats_ctx_deinit_ol(struct cp_stats_context *csc) in wlan_cp_stats_ctx_deinit_ol() function
H A Dwlan_cp_stats_obj_mgr_handler.c175 csc->cp_stats_ctx_deinit = wlan_cp_stats_ctx_deinit_ol; in wlan_cp_stats_psoc_obj_create_handler()