commit | 02e121650b5e46ef3f2b3ed1ebc4b70e47799056 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Sat Apr 27 01:55:21 2013 +0100 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Tue Aug 27 22:28:47 2013 +0100 |
tree | fff130923bf82cde0bc0359384edf2d4cd359967 | |
parent | 43a3739d559f02cb00d92a51d8f2a7d294a1b5e5 [diff] |
sfc: Add TX merged completion counter Add a counter for TX merged completion events. This is implemented in the common TX path, because the NIC event handlers only know how many descriptors were completed, not how many packets. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>