sfc: Allocate SRAM between buffer table and descriptor caches at init time
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 15 Feb 2012 01:58:49 +0000 (01:58 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 16 Feb 2012 00:25:12 +0000 (00:25 +0000)
Each port has a block of 64-bit SRAM that is divided between buffer
table and descriptor cache regions at initialisation time.  Currently
we use a fixed allocation, but it needs to be changed to support
larger numbers of queues.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found