rx_pkt_total     3143 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	int rx_pkt_total = 0;
rx_pkt_total     3172 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 		rx_pkt_total += rx_cleaned;
rx_pkt_total     3175 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	tqp_vector->rx_group.total_packets += rx_pkt_total;
rx_pkt_total     3186 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	return rx_pkt_total;