Searched refs:intr_type (Results 1 – 5 of 5) sorted by relevance
282 (sc->intr_type == IFLIB_INTR_MSIX)) ? 1 : 4)287 sc->intr_type == IFLIB_INTR_MSIX) ? 1 : 16)452 #define intr_type shared->isc_intr macro
1419 } else if (sc->intr_type == IFLIB_INTR_MSIX) /* Set up queue routing */2311 if (sc->intr_type == IFLIB_INTR_MSIX)3738 if (sc->intr_type == IFLIB_INTR_MSIX) {3752 if (sc->intr_type == IFLIB_INTR_MSIX)3765 if (__predict_true(sc->intr_type == IFLIB_INTR_MSIX)) {3782 if (__predict_true(sc->intr_type == IFLIB_INTR_MSIX)) {
48 enum intr_type { enum
340 #define intr_type shared->isc_intr macro
837 if (adapter->intr_type == IFLIB_INTR_MSIX) /* Set up queue routing */ in igc_if_init()1450 if (adapter->intr_type == IFLIB_INTR_MSIX) in igc_free_pci_resources()2138 if (__predict_true(adapter->intr_type == IFLIB_INTR_MSIX)) { in igc_if_intr_enable()2155 if (__predict_true(adapter->intr_type == IFLIB_INTR_MSIX)) { in igc_if_intr_disable()