Searched refs:msix_supported (Results 1 – 7 of 7) sorted by relevance
134 ahw->msix_supported = qlcnic_use_msi_x ? 1 : 0; in qlcnic_83xx_init_mgmt_vnic()153 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_83xx_init_privileged_vnic()174 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_83xx_init_non_privileged_vnic()
2372 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_83xx_init_default_driver()2447 if (!adapter->ahw->msix_supported) { in qlcnic_83xx_init_rings()2463 ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_83xx_init()
773 if (adapter->ahw->msix_supported) { in qlcnic_enable_msix()1298 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_check_options()2568 if (adapter->ahw->msix_supported) { in qlcnic_probe()
486 u8 msix_supported; member
617 ahw->msix_supported = 1; in qlcnic_sriov_vf_init()
642 if (adapter->msix_supported) { in netxen_setup_msi_interrupts()920 adapter->msix_supported = 0; in netxen_check_options()922 adapter->msix_supported = !!use_msi_x; in netxen_check_options()934 adapter->msix_supported = !!use_msi_x; in netxen_check_options()
1618 u8 msix_supported; member