Searched refs:legacy_stats_cb (Results 1 – 3 of 3) sorted by relevance
69 void (*legacy_stats_cb)(void *stats); member
1416 if (psoc_cp_stats_priv && psoc_cp_stats_priv->legacy_stats_cb) in tgt_mc_cp_send_lost_link_stats()1417 psoc_cp_stats_priv->legacy_stats_cb(ev); in tgt_mc_cp_send_lost_link_stats()
1048 psoc_cp_stats_priv->legacy_stats_cb = lost_link_cp_stats_info_cb; in ucfg_mc_cp_stats_register_lost_link_info_cb()