Searched refs:rte_stats_bitrates (Results 1 – 5 of 5) sorted by relevance
18 struct rte_stats_bitrates;28 struct rte_stats_bitrates *rte_stats_bitrate_create(void);37 void rte_stats_bitrate_free(struct rte_stats_bitrates *bitrate_data);49 int rte_stats_bitrate_reg(struct rte_stats_bitrates *bitrate_data);66 int rte_stats_bitrate_calc(struct rte_stats_bitrates *bitrate_data,
26 struct rte_stats_bitrates { struct31 struct rte_stats_bitrates * argument34 return rte_zmalloc(NULL, sizeof(struct rte_stats_bitrates), in rte_stats_bitrate_create()39 rte_stats_bitrate_free(struct rte_stats_bitrates *bitrate_data) in rte_stats_bitrate_free()45 rte_stats_bitrate_reg(struct rte_stats_bitrates *bitrate_data) in rte_stats_bitrate_reg()64 rte_stats_bitrate_calc(struct rte_stats_bitrates *bitrate_data, in rte_stats_bitrate_calc()
22 static struct rte_stats_bitrates *bitrate_data;
201 struct rte_stats_bitrates *bitrate_data;
508 struct rte_stats_bitrates *bitrate_data;