Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c821 dev->db_phys_addr = out_params.dpi_phys_addr; in qlnxr_init_hw()
830 (void *)ha->cdev.db_phys_addr, ha->cdev.db_size); in qlnxr_init_hw()
834 (void *)dev->db_addr, (void *)dev->db_phys_addr, in qlnxr_init_hw()
H A Dqlnxr_def.h391 uint64_t db_phys_addr; member
H A Dqlnxr_verbs.c1095 unmapped_db = dev->db_phys_addr + (ucontext->dpi * ucontext->dpi_size); in qlnxr_mmap()
1097 unmapped_db = dev->db_phys_addr; in qlnxr_mmap()
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore.h672 u64 db_phys_addr; member
894 u64 db_phys_addr; member
H A Decore_dev.c5842 void OSAL_IOMEM *p_doorbells, u64 db_phys_addr, in ecore_hw_prepare_single() argument
5853 p_hwfn->db_phys_addr = db_phys_addr; in ecore_hw_prepare_single()
6003 p_dev->doorbells, p_dev->db_phys_addr, in ecore_hw_prepare()
6014 u64 db_phys_addr; in ecore_hw_prepare() local
6027 db_phys_addr = p_dev->db_phys_addr + offset; in ecore_hw_prepare()
6031 p_doorbell, db_phys_addr, in ecore_hw_prepare()
H A Decore_rdma.c1104 out_params->dpi_phys_addr = p_hwfn->db_phys_addr + dpi_start_offset + in ecore_rdma_add_user()
H A Dqlnx_os.c1261 ha->cdev.db_phys_addr = ha->dbells_phys_addr; in qlnx_init_hw()
1268 ha->cdev.db_phys_addr = ha->dbells_phys_addr; in qlnx_init_hw()