Searched refs:CXGB4VF_USING_MSIX (Results 1 – 3 of 3) sorted by relevance
779 if (adapter->flags & CXGB4VF_USING_MSIX) in adapter_up()789 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in adapter_up()790 if (adapter->flags & CXGB4VF_USING_MSIX) in adapter_up()821 if (adapter->flags & CXGB4VF_USING_MSIX) in adapter_down()1237 if (adapter->flags & CXGB4VF_USING_MSIX) { in cxgb4vf_poll_controller()2743 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in cfg_queues()3194 adapter->flags |= CXGB4VF_USING_MSIX; in cxgb4vf_pci_probe()3269 (adapter->flags & CXGB4VF_USING_MSIX) ? "MSI-X" : in cxgb4vf_pci_probe()3283 if (adapter->flags & CXGB4VF_USING_MSIX) { in cxgb4vf_pci_probe()3285 adapter->flags &= ~CXGB4VF_USING_MSIX; in cxgb4vf_pci_probe()[all …]
411 CXGB4VF_USING_MSIX = (1UL << 2), enumerator
2048 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in t4vf_intr_handler()2049 if (adapter->flags & CXGB4VF_USING_MSIX) in t4vf_intr_handler()