Home | History | Annotate | Download | only in pci

Lines Matching defs:sc_msix

1343 	bool sc_msix;
1784 sc->sc_msix = true;
1788 sc->sc_msix = true;
1794 sc->sc_msix = true;
1799 sc->sc_msix = true;
1802 sc->sc_msix = false;
1816 if (sc->sc_msix)
1824 sc->sc_msix = false;
1856 if (sc->sc_msix && (sc->sc_nqueues > 1))
1894 if (sc->sc_msix && (sc->sc_nqueues > 1))
4466 if (sc->sc_msix)
4473 sc->sc_msix ? 1 : 0);
4484 if (!sc->sc_msix)