Searched refs:PCI_MSIX_ENTRY_SIZE (Results 1 – 9 of 9) sorted by relevance
26 return desc->pci.mask_base + desc->msi_index * PCI_MSIX_ENTRY_SIZE; in pci_msix_desc_addr()
569 return ioremap(phys_addr, nr_entries * PCI_MSIX_ENTRY_SIZE); in msix_map_region()650 for (i = 0; i < tsize; i++, base += PCI_MSIX_ENTRY_SIZE) in msix_mask_all()
337 #define PCI_MSIX_ENTRY_SIZE 16 macro
313 val = (offset + (interrupts * PCI_MSIX_ENTRY_SIZE)) | bir; in cdns_pcie_ep_set_msix()
420 val = (offset + (interrupts * PCI_MSIX_ENTRY_SIZE)) | bir; in dw_pcie_ep_set_msix()
865 msix_table_size = PCI_MSIX_ENTRY_SIZE * epf->msix_interrupts; in pci_epf_test_alloc_space()
1034 msix_table_size = PCI_MSIX_ENTRY_SIZE * ntb->db_count; in epf_ntb_config_spad_bar_alloc()
1038 reg = ALX_MSIX_ENTRY_BASE + index * PCI_MSIX_ENTRY_SIZE + in alx_mask_msix()
703 max_msix * PCI_MSIX_ENTRY_SIZE, in rvu_setup_msix_resources()758 max_msix * PCI_MSIX_ENTRY_SIZE, in rvu_free_hw_resources()
Completed in 30 milliseconds