Home
last modified time | relevance | path

Searched refs:roc_nix_stats_queue_get (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/cnxk/
H A Dcnxk_stats.c41 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 Dcnxk_tm.c580 rc = roc_nix_stats_queue_get(nix, node->id, 0, &qstats); in cnxk_nix_tm_node_stats_read()
/dpdk/drivers/common/cnxk/
H A Dversion.map238 roc_nix_stats_queue_get;
H A Droc_nix_stats.c224 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 Droc_nix.h830 int __roc_api roc_nix_stats_queue_get(struct roc_nix *roc_nix, uint16_t qid,