Searched refs:PCI_MSIX_FLAGS_QSIZE (Results 1 – 2 of 2) sorted by relevance
170 #define msix_table_size(control) ((control & PCI_MSIX_FLAGS_QSIZE)+1)225 #define MAX_MSIX_TABLE_ENTRIES (PCI_MSIX_FLAGS_QSIZE + 1)
302 #define PCI_MSIX_FLAGS_QSIZE 0x7FF macro
Completed in 5 milliseconds