NETXEN_NIC_MSI_ENABLED 1148 drivers/net/ethernet/qlogic/netxen/netxen_nic.h 	((adapter)->flags & (NETXEN_NIC_MSI_ENABLED | NETXEN_NIC_MSIX_ENABLED))
NETXEN_NIC_MSI_ENABLED  639 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 		adapter->flags |= NETXEN_NIC_MSI_ENABLED;
NETXEN_NIC_MSI_ENABLED  662 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 	adapter->flags &= ~(NETXEN_NIC_MSI_ENABLED | NETXEN_NIC_MSIX_ENABLED);
NETXEN_NIC_MSI_ENABLED  692 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 	if (adapter->flags & NETXEN_NIC_MSI_ENABLED)
NETXEN_NIC_MSI_ENABLED 1049 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 	else if (adapter->flags & NETXEN_NIC_MSI_ENABLED)