Home
last modified time | relevance | path

Searched refs:roc_nix_stats_get (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Dversion.map237 roc_nix_stats_get;
H A Droc_nix_stats.c26 roc_nix_stats_get(struct roc_nix *roc_nix, struct roc_nix_stats *stats) in roc_nix_stats_get() function
H A Droc_nix.h827 int __roc_api roc_nix_stats_get(struct roc_nix *roc_nix,
/dpdk/drivers/net/cnxk/
H A Dcnxk_stats.c18 rc = roc_nix_stats_get(nix, &nix_stats); in cnxk_nix_stats_get()