Searched refs:MSIX_TABLE_ENTRY_SIZE (Results 1 – 4 of 4) sorted by relevance
316 table_size = pi->pi_msix.table_count * MSIX_TABLE_ENTRY_SIZE; in cfginitmsi()369 offset >= table_offset + table_count * MSIX_TABLE_ENTRY_SIZE) { in msix_table_read()394 index = offset / MSIX_TABLE_ENTRY_SIZE; in msix_table_read()398 entry_offset = offset % MSIX_TABLE_ENTRY_SIZE; in msix_table_read()443 offset >= table_offset + table_count * MSIX_TABLE_ENTRY_SIZE) { in msix_table_write()466 index = offset / MSIX_TABLE_ENTRY_SIZE; in msix_table_write()470 entry_offset = offset % MSIX_TABLE_ENTRY_SIZE; in msix_table_write()532 table_size += pi->pi_msix.table_count * MSIX_TABLE_ENTRY_SIZE; in init_msix_table()1081 table_size += pi->pi_msix.table_count * MSIX_TABLE_ENTRY_SIZE; in passthru_msix_addr()
426 tab_index = offset / MSIX_TABLE_ENTRY_SIZE; in pci_emul_msix_twrite()430 msix_entry_offset = offset % MSIX_TABLE_ENTRY_SIZE; in pci_emul_msix_twrite()463 msix_entry_offset = offset % MSIX_TABLE_ENTRY_SIZE; in pci_emul_msix_tread()470 tab_index = offset / MSIX_TABLE_ENTRY_SIZE; in pci_emul_msix_tread()1199 table_size = table_entries * MSIX_TABLE_ENTRY_SIZE; in pci_msix_table_init()1216 tab_size = msgnum * MSIX_TABLE_ENTRY_SIZE; in pci_emul_add_msixcap()
113 #define MSIX_TABLE_ENTRY_SIZE 16 macro
904 tab_index = offset / MSIX_TABLE_ENTRY_SIZE; in pci_viona_msix_update()