Home
last modified time | relevance | path

Searched refs:psoc_cp_stats (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/
H A Dwlan_cp_stats_defs.h63 struct psoc_cp_stats { struct
166 struct psoc_cp_stats *psoc_cs;
170 QDF_STATUS (*cp_stats_psoc_obj_init)(struct psoc_cp_stats *psoc_cs);
171 QDF_STATUS (*cp_stats_psoc_obj_deinit)(struct psoc_cp_stats *psoc_cs);
196 static inline void wlan_cp_stats_psoc_obj_lock(struct psoc_cp_stats *psoc) in wlan_cp_stats_psoc_obj_lock()
207 static inline void wlan_cp_stats_psoc_obj_unlock(struct psoc_cp_stats *psoc) in wlan_cp_stats_psoc_obj_unlock()
288 struct psoc_cp_stats *wlan_cp_stats_get_psoc_stats_obj(struct wlan_objmgr_psoc in wlan_cp_stats_get_psoc_stats_obj()
H A Dwlan_cp_stats_cmn_api_i.h37 QDF_STATUS wlan_cp_stats_psoc_cs_init(struct psoc_cp_stats *psoc_cs);
45 QDF_STATUS wlan_cp_stats_psoc_cs_deinit(struct psoc_cp_stats *psoc_cs);
H A Dwlan_cp_stats_ol_api.h40 QDF_STATUS wlan_cp_stats_psoc_obj_init_ol(struct psoc_cp_stats *psoc_cs);
48 QDF_STATUS wlan_cp_stats_psoc_obj_deinit_ol(struct psoc_cp_stats *psoc_cs);
H A Dwlan_cp_stats_ol_api.c35 QDF_STATUS wlan_cp_stats_psoc_obj_init_ol(struct psoc_cp_stats *psoc_cs) in wlan_cp_stats_psoc_obj_init_ol()
42 QDF_STATUS wlan_cp_stats_psoc_obj_deinit_ol(struct psoc_cp_stats *psoc_cs) in wlan_cp_stats_psoc_obj_deinit_ol()
H A Dwlan_cp_stats_obj_mgr_handler.c152 struct psoc_cp_stats *psoc_cs = NULL; in wlan_cp_stats_psoc_obj_create_handler()
530 struct psoc_cp_stats *psoc_cp_stats_priv; in wlan_cp_stats_infra_cp_register_resp_cb()
549 struct psoc_cp_stats *psoc_cp_stats_priv; in wlan_cp_stats_infra_cp_deregister_resp_cb()
570 struct psoc_cp_stats *psoc_cp_stats_priv; in wlan_cp_stats_infra_cp_get_context()
H A Dwlan_cp_stats_comp_handler.c43 struct psoc_cp_stats *psoc_cs; in wlan_cp_stats_psoc_comp_obj_config()
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/
H A Dwlan_cp_stats_mc_ucfg_api.c323 QDF_STATUS wlan_cp_stats_psoc_cs_init(struct psoc_cp_stats *psoc_cs) in wlan_cp_stats_psoc_cs_init()
332 QDF_STATUS wlan_cp_stats_psoc_cs_deinit(struct psoc_cp_stats *psoc_cs) in wlan_cp_stats_psoc_cs_deinit()
423 struct psoc_cp_stats *psoc_cp_stats_priv; in ucfg_mc_cp_stats_inc_wake_lock_stats_by_protocol()
475 struct psoc_cp_stats *psoc_cp_stats_priv; in ucfg_mc_cp_stats_inc_wake_lock_stats_by_dst_addr()
520 struct psoc_cp_stats *psoc_cp_stats_priv; in ucfg_mc_cp_stats_inc_wake_lock_stats()
559 struct psoc_cp_stats *psoc_cp_stats_priv; in vdev_iterator()
605 struct psoc_cp_stats *psoc_cp_stats_priv; in ucfg_mc_cp_stats_get_psoc_wake_lock_stats()
629 struct psoc_cp_stats *psoc_cp_stats_priv; in ucfg_mc_cp_stats_get_vdev_wake_lock_stats()
670 struct psoc_cp_stats *psoc_cp_stats_priv; in ucfg_mc_cp_stats_write_wow_stats()
774 struct psoc_cp_stats *psoc_cp_stats_priv; in ucfg_mc_cp_set_big_data_fw_support()
[all …]
H A Dwlan_cp_stats_mc_tgt_api.c1413 struct psoc_cp_stats *psoc_cp_stats_priv; in tgt_mc_cp_send_lost_link_stats()
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_mc_ucfg_api.h60 struct psoc_cp_stats;