Searched refs:doorbells (Results 1 – 11 of 11) sorted by relevance
16 Devices may be configured by software to write to arbitrary doorbells which17 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.
10 arbitrated semaphores and doorbells.39 For doorbells, the second cell specifies the index of the doorbell to use.
557 if (p_hwfn->doorbells == OSAL_NULL) { in ecore_vf_hw_prepare()558 p_hwfn->doorbells = (u8 OSAL_IOMEM *)p_hwfn->regview + in ecore_vf_hw_prepare()573 p_hwfn->doorbells = (u8 OSAL_IOMEM *) in ecore_vf_hw_prepare()655 p_hwfn->doorbells = (u8 OSAL_IOMEM *)p_hwfn->regview + in ecore_vf_hw_prepare()662 p_hwfn->regview, p_hwfn->doorbells, in ecore_vf_hw_prepare()663 p_hwfn->p_dev->doorbells); in ecore_vf_hw_prepare()1008 *pp_doorbell = (u8 OSAL_IOMEM *)p_hwfn->doorbells + in ecore_vf_pf_txq_start()1013 *pp_doorbell = (u8 OSAL_IOMEM *)p_hwfn->doorbells + in ecore_vf_pf_txq_start()
610 void OSAL_IOMEM *doorbells; member858 void OSAL_IOMEM *doorbells; member
569 db_addr = (void *)((u8 *)p_hwfn->doorbells + p_spq->db_addr_offset); in ecore_spq_setup()639 db_addr = (void *)((u8 *)p_hwfn->doorbells + p_spq->db_addr_offset); in ecore_spq_free()
80 if (db_addr < p_dev->doorbells || (u8 *)db_addr > in ecore_db_rec_sanity()81 (u8 *)p_dev->doorbells + p_dev->db_size) { in ecore_db_rec_sanity()84 db_addr, p_dev->doorbells, in ecore_db_rec_sanity()85 (u8 *)p_dev->doorbells + p_dev->db_size); in ecore_db_rec_sanity()108 p_hwfn = db_addr < p_dev->hwfns[1].doorbells ? in ecore_db_rec_find_hwfn()5621 p_hwfn->doorbells = p_doorbells; in ecore_hw_prepare_single()5795 p_dev->doorbells, p_dev->db_phys_addr, in ecore_hw_prepare()5817 addr = (u8 OSAL_IOMEM *)p_dev->doorbells + offset; in ecore_hw_prepare()
148 ((u8 *)(uintptr_t)(_p_hwfn->doorbells) + \
1216 p_hwfn->doorbells + in ecore_eth_pf_tx_queue_start()
82 u64 doorbells; member
112 ENA_STAT_TX_ENTRY(doorbells),2614 tx_ring->tx_stats.doorbells++; in eth_ena_xmit_pkts()
38 edev->doorbells = pci_dev->mem_resource[2].addr; in qed_init_pci()