]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 308066: cxgbe(4): Accurate statistics for all chip settings.
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 5 Dec 2016 23:55:53 +0000 (23:55 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 5 Dec 2016 23:55:53 +0000 (23:55 +0000)
commit8abfaee22bb7c8d213217e5ecb5cbce4bee87a2d
tree42237541b6bb74f5ec9b37230fbfc7999ac43e09
parentdfde96fd1ec8f1e2319283cf0ebfcc1bce3112a3
MFC 308066: cxgbe(4): Accurate statistics for all chip settings.

There are 4 independent knobs in T5+ chips to include or exclude PAUSE
frames from the "total frames" and "multicast frames" counters in either
direction.  This change lets the driver deal with any combination of
these settings.

git-svn-id: svn://svn.freebsd.org/base/stable/10@309580 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/cxgbe/common/t4_hw.c