Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h317 uint64_t l3_csum_errors; member
528 rxq->l3_csum_errors++; in hns3_handle_bdinfo()
H A Dhns3_stats.c270 HNS3_RX_BD_ERROR_STATS_FIELD_OFFSET(l3_csum_errors)},
590 rxq->l3_csum_errors = 0; in hns3_stats_reset()
H A Dhns3_rxtx.c1797 rxq->l3_csum_errors = 0; in hns3_rx_queue_setup()