]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/bnx2x.h
bnx2x: MSI support
authorEilon Greenstein <eilong@broadcom.com>
Thu, 12 Feb 2009 08:36:15 +0000 (08:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Feb 2009 07:31:05 +0000 (23:31 -0800)
commit8badd27aa0d7c02572fcd1a4a3c6b57d67f40b78
tree1a207ceefdd4dd4269a1449a47356e43f96d5d81
parent555f6c78373f969f14487253abe331d085449360
bnx2x: MSI support

Enabling MSI on top of MSI-X and INTA. Also changing the module parameter to
allow choosing INTA or MSI even when MSI-X is available. The default status
block should not be reversed for endianity. Since MSI can issue
re-configuration, the interrupt disable function now requires mmiowb

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x.h
drivers/net/bnx2x_hsi.h
drivers/net/bnx2x_main.c
drivers/net/bnx2x_reg.h