Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h213 void nicvf_hw_get_rx_qstats(struct nicvf *nic,
H A Dnicvf_hw.c901 nicvf_hw_get_rx_qstats(struct nicvf *nic, struct nicvf_hw_rx_qstats *qstats, in nicvf_hw_get_rx_qstats() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c239 nicvf_hw_get_rx_qstats(nic, &rx_qstats, qidx); in nicvf_dev_stats_get()
271 nicvf_hw_get_rx_qstats(snic, &rx_qstats, in nicvf_dev_stats_get()