Accumulate out of RX buffers into a 64-bit value and subtract out of
authorhselasky <hselasky@FreeBSD.org>
Thu, 19 Nov 2015 10:23:10 +0000 (10:23 +0000)
committerhselasky <hselasky@FreeBSD.org>
Thu, 19 Nov 2015 10:23:10 +0000 (10:23 +0000)
commita7382641c161123c8b389dabca38a9552f0f21d2
treebbf956fa25b1b1779c9107fb7827fe5dcf4f07c6
parentbc506272b1e1782ae5e1212fbc0d6bc9535c96e7
Accumulate out of RX buffers into a 64-bit value and subtract out of
RX buffers from number of received packets.

Differential Revision: https://reviews.freebsd.org/D4178
Submitted by: Drew Gallatin <gallatin@freebsd.org>
Sponsored by: Mellanox Technologies
MFC after: 3 days
sys/dev/mlx5/mlx5_en/en.h
sys/dev/mlx5/mlx5_en/mlx5_en_main.c