commit | 28e47c498a931200125e299e9d60d22e27b4ab0d | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Wed Feb 15 01:58:49 2012 +0000 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Thu Feb 16 00:25:12 2012 +0000 |
tree | 871e75c4db7e670c2ceaed7b5fd69b9ef9a5f4c4 | |
parent | a9a52506277275b73955504bf4df745502a28b8b [diff] |
sfc: Allocate SRAM between buffer table and descriptor caches at init time 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>