Searched refs:PCI_MSI_FLAGS_QSIZE (Results 1 – 3 of 3) sorted by relevance
159 control |= (((fls(num) - 1) << 4) & PCI_MSI_FLAGS_QSIZE);
289 #define PCI_MSI_FLAGS_QSIZE 0x70 /* Message queue size configured */ macro
705 control &= ~PCI_MSI_FLAGS_QSIZE; in msi_capability_init()1441 ~PCI_MSI_FLAGS_QSIZE; in pci_restore_msi_state()
Completed in 9 milliseconds