Searched refs:INTR_MSIX (Results 1 – 3 of 3) sorted by relevance
332 for (itype = INTR_MSIX; itype != 0; itype >>= 1) { in cfg_itype_and_nqueues()336 if (itype == INTR_MSIX) in cfg_itype_and_nqueues()441 if (itype == INTR_MSIX) in cfg_itype_and_nqueues()460 if (itype == INTR_MSIX) in cfg_itype_and_nqueues()762 sc->params.nports, sc->intr_count, sc->intr_type == INTR_MSIX ? in t4vf_attach()
127 INTR_MSIX = (1 << 2) enumerator
483 int t4_intr_types = INTR_MSIX | INTR_MSI | INTR_INTX;1649 sc->intr_count, sc->intr_type == INTR_MSIX ? "MSI-X" : in t4_attach()1827 if (sc->intr_type == INTR_MSI || sc->intr_type == INTR_MSIX) in t4_detach_common()4580 for (itype = INTR_MSIX; itype; itype >>= 1) { in cfg_itype_and_nqueues()4585 if (itype == INTR_MSIX) in cfg_itype_and_nqueues()4598 if (itype == INTR_MSIX) in cfg_itype_and_nqueues()12868 t4_intr_types &= INTR_MSIX | INTR_MSI | INTR_INTX; in tweak_tunables()