Searched refs:msix_supported (Results 1 – 6 of 6) sorted by relevance
133 ahw->msix_supported = qlcnic_use_msi_x ? 1 : 0; in qlcnic_83xx_init_mgmt_vnic()152 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_83xx_init_privileged_vnic()173 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_83xx_init_non_privileged_vnic()
2350 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_83xx_init_default_driver()2425 if (!adapter->ahw->msix_supported) { in qlcnic_83xx_init_rings()2441 ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_83xx_init()
747 if (adapter->ahw->msix_supported) { in qlcnic_enable_msix()1275 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_check_options()2530 if (adapter->ahw->msix_supported) { in qlcnic_probe()
485 u8 msix_supported; member
629 ahw->msix_supported = 1; in qlcnic_sriov_vf_init()
1599 u8 msix_supported; member