Home
last modified time | relevance | path

Searched refs:nicvf_hw_stats (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h75 struct nicvf_hw_stats { struct
212 void nicvf_hw_get_stats(struct nicvf *nic, struct nicvf_hw_stats *stats);
H A Dnicvf_hw.c876 nicvf_hw_get_stats(struct nicvf *nic, struct nicvf_hw_stats *stats) in nicvf_hw_get_stats()
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c225 struct nicvf_hw_stats port_stats; in nicvf_dev_stats_get()