Home
last modified time | relevance | path

Searched refs:db_phys_addr (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c814 dev->db_phys_addr = out_params.dpi_phys_addr; in qlnxr_init_hw()
823 (void *)ha->cdev.db_phys_addr, ha->cdev.db_size); in qlnxr_init_hw()
827 (void *)dev->db_addr, (void *)dev->db_phys_addr, in qlnxr_init_hw()
H A Dqlnxr_def.h386 uint64_t db_phys_addr; member
H A Dqlnxr_verbs.c1038 unmapped_db = dev->db_phys_addr + (ucontext->dpi * ucontext->dpi_size); in qlnxr_mmap()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore.h671 u64 db_phys_addr; member
894 u64 db_phys_addr; member
H A Decore_dev.c5840 void OSAL_IOMEM *p_doorbells, u64 db_phys_addr, in ecore_hw_prepare_single() argument
5851 p_hwfn->db_phys_addr = db_phys_addr; in ecore_hw_prepare_single()
6001 p_dev->doorbells, p_dev->db_phys_addr, in ecore_hw_prepare()
6012 u64 db_phys_addr; in ecore_hw_prepare() local
6025 db_phys_addr = p_dev->db_phys_addr + offset; in ecore_hw_prepare()
6029 p_doorbell, db_phys_addr, in ecore_hw_prepare()
H A Decore_rdma.c1102 out_params->dpi_phys_addr = p_hwfn->db_phys_addr + dpi_start_offset + in ecore_rdma_add_user()
H A Dqlnx_os.c1224 ha->cdev.db_phys_addr = ha->dbells_phys_addr; in qlnx_init_hw()
1231 ha->cdev.db_phys_addr = ha->dbells_phys_addr; in qlnx_init_hw()