OpenCloudOS-Kernel/drivers/net/ethernet/chelsio/cxgb4vf
Hariprasad Shenai 08f1a1b9d1 cxgb4: Free completed tx skbs promptly
Description of problem:
The NIC card is not reporting back to the driver the transmitted skbs,
so they get stuck in the TX ring causing issues with reference
counters in other kernel components.

Developed a new Automatic Egress Queue Update firmware facility to slowly tick
through Egress Queues and send back any outstanding CIDX Updates which are
laying around.

Based on original work by Casey Leedom <leedom@chelsio.com>

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-08-21 21:54:52 -07:00
..
Makefile
adapter.h cxgb4vf: added much cleaner implementation of is_t4() 2013-12-03 16:55:40 -05:00
cxgb4vf_main.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
sge.c cxgb4: Free completed tx skbs promptly 2014-08-21 21:54:52 -07:00
t4vf_common.h cxgb4: make functions static and remove dead code 2013-12-22 18:32:44 -05:00
t4vf_defs.h
t4vf_hw.c cxgb4: make functions static and remove dead code 2013-12-22 18:32:44 -05:00