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