Home
last modified time | relevance | path

Searched refs:hns3_rx_bd_errors_stats (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_stats.h131 (offsetof(struct hns3_rx_bd_errors_stats, f))
H A Dhns3_rxtx.h286 struct hns3_rx_bd_errors_stats { struct
343 struct hns3_rx_bd_errors_stats err_stats;
H A Dhns3_stats.c1048 struct hns3_rx_bd_errors_stats *rx_err_stats; in hns3_dev_xstats_get()
H A Dhns3_rxtx.c1914 memset(&rxq->err_stats, 0, sizeof(struct hns3_rx_bd_errors_stats)); in hns3_rx_queue_setup()