Searched refs:db_phys (Results 1 – 1 of 1) sorted by relevance
303 *addr = dev->lif_cfg.db_phys + ((phys_addr_t)dbpage_num << PAGE_SHIFT); in ionic_get_dbid()373 phys_addr_t db_phys = 0; in ionic_alloc_ucontext() local381 rc = ionic_get_dbid(dev, &ctx->dbid, &db_phys); in ionic_alloc_ucontext()388 PHYS_PFN(db_phys), 0, NULL); in ionic_alloc_ucontext()396 resp.dbell_offset = db_phys & ~PAGE_MASK; in ionic_alloc_ucontext()