Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c207 u32 i, rcv_good_pkt_total = 0; in hns3_lb_check_rx_ring() local
222 rcv_good_pkt_total += (rx_group->total_packets - pre_rx_pkt); in hns3_lb_check_rx_ring()
225 return rcv_good_pkt_total; in hns3_lb_check_rx_ring()