Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h215 void nicvf_hw_get_tx_qstats(struct nicvf *nic,
H A Dnicvf_hw.c911 nicvf_hw_get_tx_qstats(struct nicvf *nic, struct nicvf_hw_tx_qstats *qstats, in nicvf_hw_get_tx_qstats() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c252 nicvf_hw_get_tx_qstats(nic, &tx_qstats, qidx); in nicvf_dev_stats_get()
284 nicvf_hw_get_tx_qstats(snic, &tx_qstats, in nicvf_dev_stats_get()