Home
last modified time | relevance | path

Searched refs:oerror_stats (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_stats.c538 hw->oerror_stats += cnt; in hns3_update_port_tx_ssu_drop_stats()
582 hw->oerror_stats = 0; in hns3_update_oerror_stats()
673 rte_stats->oerrors = hw->oerror_stats; in hns3_stats_get()
H A Dhns3_ethdev.h505 uint64_t oerror_stats; member