Searched refs:roc_nix_stats_queue_get (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/net/cnxk/ |
| H A D | cnxk_stats.c | 41 rc = roc_nix_stats_queue_get(nix, qidx, 0, &qstats); in cnxk_nix_stats_get() 51 rc = roc_nix_stats_queue_get(nix, qidx, 1, &qstats); in cnxk_nix_stats_get() 120 rc = roc_nix_stats_queue_get(nix, q, 1, &qstats); in cnxk_nix_xstats_get() 144 rc = roc_nix_stats_queue_get(nix, q, 0, &qstats); in cnxk_nix_xstats_get()
|
| H A D | cnxk_tm.c | 580 rc = roc_nix_stats_queue_get(nix, node->id, 0, &qstats); in cnxk_nix_tm_node_stats_read()
|
| /dpdk/drivers/common/cnxk/ |
| H A D | version.map | 238 roc_nix_stats_queue_get;
|
| H A D | roc_nix_stats.c | 224 roc_nix_stats_queue_get(struct roc_nix *roc_nix, uint16_t qid, bool is_rx, in roc_nix_stats_queue_get() function
|
| H A D | roc_nix.h | 830 int __roc_api roc_nix_stats_queue_get(struct roc_nix *roc_nix, uint16_t qid,
|