Searched refs:CXGB4VF_USING_MSIX (Results 1 – 3 of 3) sorted by relevance
777 if (adapter->flags & CXGB4VF_USING_MSIX) in adapter_up()787 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in adapter_up()788 if (adapter->flags & CXGB4VF_USING_MSIX) in adapter_up()819 if (adapter->flags & CXGB4VF_USING_MSIX) in adapter_down()1235 if (adapter->flags & CXGB4VF_USING_MSIX) { in cxgb4vf_poll_controller()2680 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in cfg_queues()3138 adapter->flags |= CXGB4VF_USING_MSIX; in cxgb4vf_pci_probe()3214 (adapter->flags & CXGB4VF_USING_MSIX) ? "MSI-X" : in cxgb4vf_pci_probe()3228 if (adapter->flags & CXGB4VF_USING_MSIX) { in cxgb4vf_pci_probe()3230 adapter->flags &= ~CXGB4VF_USING_MSIX; in cxgb4vf_pci_probe()[all …]
412 CXGB4VF_USING_MSIX = (1UL << 2), enumerator
2045 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in t4vf_intr_handler()2046 if (adapter->flags & CXGB4VF_USING_MSIX) in t4vf_intr_handler()