Searched refs:pre_rx_pkt (Results 1 – 1 of 1) sorted by relevance
215 u64 pre_rx_pkt; in hns3_lb_check_rx_ring() local218 pre_rx_pkt = rx_group->total_packets; in hns3_lb_check_rx_ring()224 rcv_good_pkt_total += (rx_group->total_packets - pre_rx_pkt); in hns3_lb_check_rx_ring()225 rx_group->total_packets = pre_rx_pkt; in hns3_lb_check_rx_ring()