PCI_MSIX_ENTRY_SIZE 1038 drivers/net/ethernet/atheros/alx/hw.c 	reg = ALX_MSIX_ENTRY_BASE + index * PCI_MSIX_ENTRY_SIZE +
PCI_MSIX_ENTRY_SIZE  587 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 				max_msix * PCI_MSIX_ENTRY_SIZE,
PCI_MSIX_ENTRY_SIZE  634 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 			   max_msix * PCI_MSIX_ENTRY_SIZE,
PCI_MSIX_ENTRY_SIZE  434 drivers/pci/controller/dwc/pcie-designware-ep.c 	tbl_addr += (tbl_offset + ((interrupt_num - 1) * PCI_MSIX_ENTRY_SIZE));
PCI_MSIX_ENTRY_SIZE  438 drivers/pci/controller/dwc/pcie-designware-ep.c 				   PCI_MSIX_ENTRY_SIZE);
PCI_MSIX_ENTRY_SIZE  199 drivers/pci/msi.c 		desc->msi_attrib.entry_nr * PCI_MSIX_ENTRY_SIZE;
PCI_MSIX_ENTRY_SIZE  691 drivers/pci/msi.c 	return ioremap_nocache(phys_addr, nr_entries * PCI_MSIX_ENTRY_SIZE);