linux/drivers/net/ethernet/chelsio/cxgb4vf
Hariprasad Shenai 50d21a662d cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold
Free List Starvation Threshold needs to be larger than the SGE's Egress
Congestion Threshold or we'll end up in a mutual stall where the driver waits
for Ingress Packets to drive replacing Free List Pointers and the SGE waits for
Free List Pointers before pushing Ingress Packets to the host.

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-11-10 14:15:03 -05:00
..
adapter.h cxgb4vf: Move fl_starv_thres into adapter->sge data structure 2014-11-10 14:15:03 -05:00
cxgb4vf_main.c cxgb4vf: Replace repetitive pci device ID's with right ones 2014-10-29 14:48:12 -04:00
Makefile
sge.c cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold 2014-11-10 14:15:03 -05:00
t4vf_common.h cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold 2014-11-10 14:15:03 -05:00
t4vf_defs.h
t4vf_hw.c cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold 2014-11-10 14:15:03 -05:00