Searched defs:get_stats (Results 1 – 3 of 3) sorted by relevance
59 int (*get_stats)(struct rte_vdpa_device *dev, int qid, member
408 struct get_stats { struct409 uint32_t version_only;410 uint32_t ingress_sa_index;411 uint32_t egress_sa_index;412 uint32_t egress_sc_index;
415 get_stats(zfs_handle_t *zhp) in get_stats() function