From: Yevgeny Petrilin Date: Fri, 10 Oct 2008 19:01:37 +0000 (-0700) Subject: mlx4_core: Add QP range reservation support X-Git-Tag: v2.6.28-rc1~61^2^6~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3cdcbfa8fb1fccfe48d359da86e99546610c562;p=pandora-kernel.git mlx4_core: Add QP range reservation support To allow allocating an aligned range of consecutive QP numbers, add an interface to reserve an aligned range of QP numbers and have the QP allocation function always take a QP number. This will be used for RSS support in the mlx4_en Ethernet driver and also potentially by IPoIB RSS support. Signed-off-by: Yevgeny Petrilin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed