Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.h139 void hinic_txq_get_stats(struct hinic_txq *txq, struct hinic_txq_stats *stats);
H A Dhinic_pmd_tx.c266 void hinic_txq_get_stats(struct hinic_txq *txq, struct hinic_txq_stats *stats) in hinic_txq_get_stats() function
H A Dhinic_pmd_ethdev.c1337 hinic_txq_get_stats(txq, &txq_stats); in hinic_dev_stats_get()
2215 hinic_txq_get_stats(txq, &txq_stats); in hinic_dev_xstats_get()