Searched refs:qlcnic_use_msi_x (Results 1 – 5 of 5) 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()
41 int qlcnic_use_msi_x = 1; variable43 module_param_named(use_msi_x, qlcnic_use_msi_x, int, 0444);837 if (qlcnic_use_msi || qlcnic_use_msi_x) in qlcnic_enable_msi_legacy()1275 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_check_options()2594 if (qlcnic_83xx_check(adapter) && !qlcnic_use_msi_x && in qlcnic_probe()
2350 adapter->ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_83xx_init_default_driver()2441 ahw->msix_supported = !!qlcnic_use_msi_x; in qlcnic_83xx_init()
335 extern int qlcnic_use_msi_x;
537 if (!qlcnic_use_msi_x && !!qlcnic_use_msi) in qlcnic_sriov_setup_vf()