[PATCH] chelsio: add MSI support
Using MSI can avoid sharing IRQ and associated overhead. Tested on PCI-X. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:

committed by
Jeff Garzik

parent
57834ca152
commit
325dde4891
@@ -228,6 +228,7 @@ struct adapter_params {
|
||||
unsigned short chip_revision;
|
||||
unsigned char chip_version;
|
||||
unsigned char is_asic;
|
||||
unsigned char has_msi;
|
||||
};
|
||||
|
||||
struct link_config {
|
||||
|
Reference in New Issue
Block a user