Home
last modified time | relevance | path

Searched refs:doorbells (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Dmsi.txt16 Devices may be configured by software to write to arbitrary doorbells which
17 they can address. An MSI controller may feature a number of doorbells.
35 address by some master. An MSI controller may feature a number of doorbells.
48 not encode doorbells or payloads as these can be configured dynamically.
/Linux-v5.15/drivers/ntb/
DKconfig21 hardware doorbells. MSI interrupts typically offer lower latency
22 than doorbells and more MSI interrupts can be made available to
/Linux-v5.15/Documentation/devicetree/bindings/mailbox/
Dnvidia,tegra186-hsp.txt10 arbitrated semaphores and doorbells.
39 For doorbells, the second cell specifies the index of the doorbell to use.
/Linux-v5.15/drivers/mailbox/
Dtegra-hsp.c105 struct list_head doorbells; member
148 list_for_each_entry(entry, &hsp->doorbells, list) in __tegra_hsp_doorbell_get()
295 list_add_tail(&db->list, &hsp->doorbells); in tegra_hsp_doorbell_create()
654 INIT_LIST_HEAD(&hsp->doorbells); in tegra_hsp_probe()
801 list_for_each_entry(db, &hsp->doorbells, list) { in tegra_hsp_resume()
/Linux-v5.15/Documentation/PCI/endpoint/function/binding/
Dpci-ntb.rst31 db_count Number of doorbells; default = 4
/Linux-v5.15/drivers/virt/
DKconfig26 2) A file interface to reading incoming doorbells.
/Linux-v5.15/drivers/net/ethernet/qlogic/qed/
Dqed_vf.c468 if (!p_hwfn->doorbells) { in qed_vf_hw_prepare()
469 p_hwfn->doorbells = (u8 __iomem *)p_hwfn->regview + in qed_vf_hw_prepare()
484 p_hwfn->doorbells = (u8 __iomem *) in qed_vf_hw_prepare()
544 p_hwfn->doorbells = (u8 __iomem *)p_hwfn->regview + in qed_vf_hw_prepare()
551 p_hwfn->regview, p_hwfn->doorbells, p_hwfn->cdev->doorbells); in qed_vf_hw_prepare()
875 *pp_doorbell = (u8 __iomem *)p_hwfn->doorbells + resp->offset; in qed_vf_pf_txq_start()
879 *pp_doorbell = (u8 __iomem *)p_hwfn->doorbells + in qed_vf_pf_txq_start()
Dqed.h543 void __iomem *doorbells; member
760 void __iomem *doorbells; member
963 (cdev->doorbells) + (db_addr)))
Dqed_spq.c526 db_addr = (void __iomem *)((u8 __iomem *)p_hwfn->doorbells + in qed_spq_setup()
596 db_addr = (void __iomem *)((u8 __iomem *)p_hwfn->doorbells + in qed_spq_free()
Dqed_dev.c87 if (db_addr < cdev->doorbells || in qed_db_rec_sanity()
89 (u8 __iomem *)cdev->doorbells + cdev->db_size) { in qed_db_rec_sanity()
93 cdev->doorbells, in qed_db_rec_sanity()
94 (u8 __iomem *)cdev->doorbells + cdev->db_size); in qed_db_rec_sanity()
115 p_hwfn = db_addr < cdev->hwfns[1].doorbells ? in qed_db_rec_find_hwfn()
4602 p_hwfn->doorbells = p_doorbells; in qed_hw_prepare_single()
4699 cdev->doorbells, in qed_hw_prepare()
4721 p_doorbell = cdev->doorbells + offset; in qed_hw_prepare()
Dqed_main.c290 if (cdev->doorbells && cdev->db_size) in qed_free_pci()
291 iounmap(cdev->doorbells); in qed_free_pci()
385 cdev->doorbells = ioremap_wc(cdev->db_phys_addr, cdev->db_size); in qed_init_pci()
387 if (!cdev->doorbells) { in qed_init_pci()
Dqed_nvmetcp.c448 return (u8 __iomem *)p_hwfn->doorbells + in qed_nvmetcp_get_db_addr()
Dqed_fcoe.c500 return (u8 __iomem *)p_hwfn->doorbells + in qed_fcoe_get_db_addr()
/Linux-v5.15/drivers/ntb/test/
DKconfig6 doorbells of the ntb hardware. This driver may be used to test that
/Linux-v5.15/Documentation/admin-guide/
Drapidio.rst40 resources, and manage mailboxes/doorbells.
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/google/
Dgve.rst33 - Bar2 - IRQ, RX and TX doorbells
141 doorbells to notify the device of new descriptors.
/Linux-v5.15/drivers/net/ethernet/amazon/ena/
Dena_netdev.h204 u64 doorbells; member
Dena_ethtool.c71 ENA_STAT_TX_ENTRY(doorbells),
/Linux-v5.15/Documentation/driver-api/rapidio/
Dmport_cdev.rst41 - Query/Control type of events reported through this driver: doorbells,
Dtsi721.rst10 doorbells, inbound maintenance port-writes and RapidIO messaging.
/Linux-v5.15/drivers/rapidio/devices/
Drio_mport_cdev.c172 struct list_head doorbells; member
1411 list_for_each_entry(db_filter, &data->doorbells, data_node) { in rio_mport_doorbell_handler()
1462 list_add_tail(&db_filter->data_node, &md->doorbells); in rio_mport_add_db_filter()
2387 INIT_LIST_HEAD(&md->doorbells); in mport_cdev_add()
/Linux-v5.15/Documentation/driver-api/pci/
Dp2pdma.rst80 this to include other types of resources like doorbells.
/Linux-v5.15/drivers/scsi/
Dpmcraid.c577 u32 doorbells, intrs; in pmcraid_start_bist() local
582 doorbells = ioread32(pinstance->int_regs.host_ioa_interrupt_reg); in pmcraid_start_bist()
585 doorbells, intrs); in pmcraid_start_bist()
639 u32 doorbells; in pmcraid_reset_alert() local
663 doorbells = in pmcraid_reset_alert()
665 pmcraid_info("doorbells after reset alert: %x\n", doorbells); in pmcraid_reset_alert()
/Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h774 writel_relaxed((u32)(val), (bp)->doorbells + ((bp)->db_size * (cid)))
1354 void __iomem *doorbells; member
/Linux-v5.15/Documentation/x86/
Dsva.rst159 consider doorbells as a mechanism of informing hardware about work to process.

12