Home
last modified time | relevance | path

Searched refs:irq_phys_addr (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c292 ep->irq_phys_addr); in cdns_pcie_ep_assert_intx()
373 ep->irq_phys_addr, in cdns_pcie_ep_send_msi_irq()
418 ep->irq_phys_addr, in cdns_pcie_ep_send_msix_irq()
570 ep->irq_cpu_addr = pci_epc_mem_alloc_addr(epc, &ep->irq_phys_addr, in cdns_pcie_ep_setup()
H A Dpcie-cadence.h329 * @irq_phys_addr: base address on the AXI bus where the MSI/legacy IRQ
350 phys_addr_t irq_phys_addr; member
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-rockchip-ep.c29 * @irq_phys_addr: base address on the AXI bus where the MSI/legacy IRQ
46 phys_addr_t irq_phys_addr; member
396 r = rockchip_ob_region(ep->irq_phys_addr); in rockchip_pcie_ep_send_msi_irq()
398 ep->irq_phys_addr, in rockchip_pcie_ep_send_msi_irq()
577 ep->irq_cpu_addr = pci_epc_mem_alloc_addr(epc, &ep->irq_phys_addr, in rockchip_pcie_ep_probe()
/kernel/linux/linux-6.6/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c335 ep->irq_phys_addr); in cdns_pcie_ep_assert_intx()
419 ep->irq_phys_addr, in cdns_pcie_ep_send_msi_irq()
522 ep->irq_phys_addr, in cdns_pcie_ep_send_msix_irq()
721 ep->irq_cpu_addr = pci_epc_mem_alloc_addr(epc, &ep->irq_phys_addr, in cdns_pcie_ep_setup()
H A Dpcie-cadence.h350 * @irq_phys_addr: base address on the AXI bus where the MSI/legacy IRQ
372 phys_addr_t irq_phys_addr; member
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-rockchip-ep.c29 * @irq_phys_addr: base address on the AXI bus where the MSI/legacy IRQ
46 phys_addr_t irq_phys_addr; member
441 ep->irq_phys_addr, in rockchip_pcie_ep_send_msi_irq()
604 ep->irq_cpu_addr = pci_epc_mem_alloc_addr(epc, &ep->irq_phys_addr, in rockchip_pcie_ep_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.h148 dma_addr_t irq_phys_addr; member
H A Dqed_roce.c243 &qp->irq_phys_addr, GFP_KERNEL); in qed_roce_sp_create_responder()
303 DMA_REGPAIR_LE(p_ramrod->irq_pbl_addr, qp->irq_phys_addr); in qed_roce_sp_create_responder()
355 qp->irq, qp->irq_phys_addr); in qed_roce_sp_create_responder()
736 qp->irq, qp->irq_phys_addr); in qed_roce_sp_destroy_qp_responder()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.h148 dma_addr_t irq_phys_addr; member
H A Dqed_roce.c243 &qp->irq_phys_addr, GFP_KERNEL); in qed_roce_sp_create_responder()
303 DMA_REGPAIR_LE(p_ramrod->irq_pbl_addr, qp->irq_phys_addr); in qed_roce_sp_create_responder()
355 qp->irq, qp->irq_phys_addr); in qed_roce_sp_create_responder()
736 qp->irq, qp->irq_phys_addr); in qed_roce_sp_destroy_qp_responder()

Completed in 11 milliseconds