Searched refs:pre_rx_pkt (Results 1 – 1 of 1) sorted by relevance
218 u64 pre_rx_pkt; in hns3_lb_check_rx_ring() local221 pre_rx_pkt = rx_group->total_packets; in hns3_lb_check_rx_ring()227 rcv_good_pkt_total += (rx_group->total_packets - pre_rx_pkt); in hns3_lb_check_rx_ring()228 rx_group->total_packets = pre_rx_pkt; in hns3_lb_check_rx_ring()