Searched refs:msix_flags (Results 1 – 1 of 1) sorted by relevance
201 u16 msix_flags; in qib_msix_setup() local216 pci_read_config_word(dd->pcidev, pos + PCI_MSIX_FLAGS, &msix_flags); in qib_msix_setup()217 tabsize = 1 + (msix_flags & PCI_MSIX_FLAGS_QSIZE); in qib_msix_setup()