linux/drivers/net/cxgb4vf
Casey Leedom c710245caa cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes
Was using L1_CACHE_BYTES for the Ingress Queue Entry Size but it really
needs to be 64 bytes in order to support the largest message sizes.

Signed-off-by: Casey Leedom <leedom@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-10 15:49:33 -08:00
..
Makefile cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vf 2010-06-28 23:59:37 -07:00
adapter.h cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vf 2010-06-28 23:59:36 -07:00
cxgb4vf_main.c cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes 2010-12-10 15:49:33 -08:00
sge.c cxgb4vf: fix some errors in Gather List to skb conversion 2010-11-12 12:30:59 -08:00
t4vf_common.h cxgb4vf: add call to Firmware to reset VF State. 2010-11-12 12:31:01 -08:00
t4vf_defs.h cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device communication code 2010-06-28 23:59:35 -07:00
t4vf_hw.c cxgb4vf: fix setting unicast/multicast addresses ... 2010-11-28 11:40:58 -08:00