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()2672 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in cfg_queues()3148 adapter->flags |= CXGB4VF_USING_MSIX; in cxgb4vf_pci_probe()3223 (adapter->flags & CXGB4VF_USING_MSIX) ? "MSI-X" : in cxgb4vf_pci_probe()3237 if (adapter->flags & CXGB4VF_USING_MSIX) { in cxgb4vf_pci_probe()3239 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()