summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2013-01-21 22:07:05 +0000
committerneel <neel@FreeBSD.org>2013-01-21 22:07:05 +0000
commitc6282fca6a60777e3390954cefa46346dfdc5cc0 (patch)
tree5dee8688ac5680dfb254a1d316be91e5deb33eb9 /lib
parent5eef2355a8b167b66a1b1a4b52238fffd1b40d4b (diff)
downloadFreeBSD-src-c6282fca6a60777e3390954cefa46346dfdc5cc0.zip
FreeBSD-src-c6282fca6a60777e3390954cefa46346dfdc5cc0.tar.gz
Allocate the memory for the MSI-X table dynamically instead of allocating 32KB
statically. In most cases the number of table entries will be far less than the maximum of 2048 allowed by the PCI specification. Reuse macros from pcireg.h to interpret the MSI-X capability instead of rolling our own. Obtained from: NetApp
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud