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);36 void rte_stats_bitrate_free(struct rte_stats_bitrates *bitrate_data);48 int rte_stats_bitrate_reg(struct rte_stats_bitrates *bitrate_data);65 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()66 rte_stats_bitrate_calc(struct rte_stats_bitrates *bitrate_data, in rte_stats_bitrate_calc()
23 static struct rte_stats_bitrates *bitrate_data;
201 struct rte_stats_bitrates *bitrate_data;
523 struct rte_stats_bitrates *bitrate_data;