Searched refs:msix_supported (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_vnic.c134 ahw->msix_supported = qlcnic_use_msi_x ? 1 : 0; qlcnic_83xx_init_mgmt_vnic()
153 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; qlcnic_83xx_init_privileged_vnic()
174 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; qlcnic_83xx_init_non_privileged_vnic()
H A Dqlcnic_83xx_init.c2372 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; qlcnic_83xx_init_default_driver()
2447 if (!adapter->ahw->msix_supported) { qlcnic_83xx_init_rings()
2463 ahw->msix_supported = !!qlcnic_use_msi_x; qlcnic_83xx_init()
H A Dqlcnic_main.c764 if (adapter->ahw->msix_supported) { qlcnic_enable_msix()
1288 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; qlcnic_check_options()
2558 if (adapter->ahw->msix_supported) { qlcnic_probe()
H A Dqlcnic_sriov_common.c616 ahw->msix_supported = 1; qlcnic_sriov_vf_init()
H A Dqlcnic.h488 u8 msix_supported; member in struct:qlcnic_hardware_context
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c642 if (adapter->msix_supported) { netxen_setup_msi_interrupts()
920 adapter->msix_supported = 0; netxen_check_options()
922 adapter->msix_supported = !!use_msi_x; netxen_check_options()
934 adapter->msix_supported = !!use_msi_x; netxen_check_options()
H A Dnetxen_nic.h1618 u8 msix_supported; member in struct:netxen_adapter

Completed in 276 milliseconds