Intended to be used with upcoming feature to add sub-interfaces, since
those new interfaces will be dynamically created and will need to have
spare MSI-X interrupts already allocated for them on driver load.
While here, fix some alignment of sysctl declarations as well.
Signed-off-by: Eric Joyner <erj@FreeBSD.org>