OpenCloudOS-Kernel/drivers/net/ethernet/marvell
stephen hemminger 738a849c8e sky2: enforce minimum ring size
The hardware has a restriction that the minimum ring size possible
is 128. The number of elements used is controlled by tx_pending and
the overall number of elements in the ring tx_ring_size, therefore it
is okay to limit the number of elements in use to a small value (63)
but still provide a bigger ring.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-17 21:43:57 -05:00
..
Kconfig
Makefile
mv643xx_eth.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
pxa168_eth.c
skge.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
skge.h
sky2.c sky2: enforce minimum ring size 2011-11-17 21:43:57 -05:00
sky2.h