Searched refs:pre_rx_pkt (Results 1 – 1 of 1) sorted by relevance
213 u64 pre_rx_pkt; in hns3_lb_check_rx_ring() local216 pre_rx_pkt = rx_group->total_packets; in hns3_lb_check_rx_ring()222 rcv_good_pkt_total += (rx_group->total_packets - pre_rx_pkt); in hns3_lb_check_rx_ring()223 rx_group->total_packets = pre_rx_pkt; in hns3_lb_check_rx_ring()