Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c209 u32 i, rcv_good_pkt_total = 0; in hns3_lb_check_rx_ring() local
224 rcv_good_pkt_total += (rx_group->total_packets - pre_rx_pkt); in hns3_lb_check_rx_ring()
227 return rcv_good_pkt_total; in hns3_lb_check_rx_ring()