Searched refs:cstats_node (Results 1 – 2 of 2) sorted by relevance
25 static struct cstats_node *gcstats_buffer[CSTATS_MAX_TYPE];44 sizeof(struct cstats_node)); in wlan_cp_stats_cstats_init()60 sizeof(struct cstats_node)); in wlan_cp_stats_cstats_init()75 qdf_container_of(tmp_node, struct cstats_node, node); in wlan_cp_stats_cstats_init()125 qdf_container_of(tmp_node, struct cstats_node, node); in wlan_cp_stats_get_cstats_free_node()130 qdf_container_of(tmp_node, struct cstats_node, node); in wlan_cp_stats_get_cstats_free_node()233 struct cstats_node *clog_msg; in wlan_cp_stats_cstats_send_buffer_to_user()234 struct cstats_node *next; in wlan_cp_stats_cstats_send_buffer_to_user()
66 struct cstats_node { struct80 struct cstats_node *ccur_node[CSTATS_MAX_TYPE]; argument