2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 11:44:01 +08:00
linux-next/drivers/net/ethernet/emulex/benet
Sathya Perla bc617526db be2net: add a counter for pkts dropped in xmit path
In the xmit path, the driver may drop some pkts due to reasons such as
DMA mapping errors, out of memory conditions or to protect HW from
unrecoverable errors. Add a counter in TX-stats for such drops.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-01 12:45:52 -04:00
..
be_cmds.c be2net: fix adaptive interrupt coalescing 2013-10-01 12:45:52 -04:00
be_cmds.h be2net: fix adaptive interrupt coalescing 2013-10-01 12:45:52 -04:00
be_ethtool.c be2net: add a counter for pkts dropped in xmit path 2013-10-01 12:45:52 -04:00
be_hw.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-06-05 16:37:30 -07:00
be_main.c be2net: add a counter for pkts dropped in xmit path 2013-10-01 12:45:52 -04:00
be_roce.c be2net: refactor be_get_resources() code 2013-08-27 15:57:04 -04:00
be_roce.h be2net: refactor be_get_resources() code 2013-08-27 15:57:04 -04:00
be.h be2net: add a counter for pkts dropped in xmit path 2013-10-01 12:45:52 -04:00
Kconfig net: Remove bogus dependencies on INET 2012-11-19 19:13:59 -05:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00