Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c212 u32 i, rcv_good_pkt_total = 0; in hns3_lb_check_rx_ring() local
227 rcv_good_pkt_total += (rx_group->total_packets - pre_rx_pkt); in hns3_lb_check_rx_ring()
230 return rcv_good_pkt_total; in hns3_lb_check_rx_ring()